The Consul Health Checks are passing and I can see them in the logs in the Monitoring menu, but from the outside no one can access my apps @fideloper-fly@kurt
Hi @jerome I’ve started seeing similar behaviour on one of my apps as of about 30 mins ago. The health checks seem fine but I’m getting a very slow response, ultimately resulting in a 502 when I try to access it in a browser. Do you think this is caused by the same issue?
Also seeing this on my host after a recent deploy. Here is the result of fly logs:
2022-11-02T15:55:55Z proxy[426351d7] ams [error]Error: error while making HTTP request to app: connection closed before message completed
2022-11-02T15:56:33Z proxy[426351d7] yyz [error]Error: error while making HTTP request to app: connection closed before message completed
The error makes it look like an app error, but this app has been stable for ages and fly restart fixed it. Was slowly returning 502s in the meantime.