My fly app at https://goodplace.fly.dev is essentially broken as of it’s v13 about 3 hours ago, even though healthchecks are passing. As far as I can tell the app itself is fine as it returns responses with a locally built docker image. When I curl the endpoint I see the initial request then a fairly long pause followed by a 502.
If I ssh onto the machine itself I can curl the endpoint and see the response I expect.
I can’t really see what I can do differently here, anything you can do to help would be amazing.