Hi,
my Zuul Service seems to run ok but i don't get a response from the Zuul endpoint. It only says :
`This application has no explicit mapping for /error, so you are seeing this as a fallback.
Sat Jan 18 17:03:40 CET 2020
There was an unexpected error (type=Not Found, status=404).
No message available`
while trying to connect to the Spring Boot Admin Application i get the following error:
Error [java.io.IOException: Eine bestehende Verbindung wurde softwaregesteuert durch den Hostcomputer abgebrochen] for HTTP GET "/instances/events", but ServerHttpResponse already committed (200 OK)
When i try to execute a Post -Request with the swaggerUI for an genereal Outlook by ZIP-Code it just returns this with unreadable character:
`
| 200 |
Response bodyUnrecognized response type; displaying content as text.Download%PDF-1.4 |
`
Thanks
Hi,
my Zuul Service seems to run ok but i don't get a response from the Zuul endpoint. It only says :
`This application has no explicit mapping for /error, so you are seeing this as a fallback.
Sat Jan 18 17:03:40 CET 2020
There was an unexpected error (type=Not Found, status=404).
No message available`
while trying to connect to the Spring Boot Admin Application i get the following error:
Error [java.io.IOException: Eine bestehende Verbindung wurde softwaregesteuert durch den Hostcomputer abgebrochen] for HTTP GET "/instances/events", but ServerHttpResponse already committed (200 OK)When i try to execute a Post -Request with the swaggerUI for an genereal Outlook by ZIP-Code it just returns this with unreadable character:
`
`
Thanks