502 errors after successful deployment. Nothing in the application logs

We’re having a bit of a strange issue.

We created a new environment - very similar to our other environments. Deployment is green - all seems good. But when we access the endpoint we see a 502. Nothing appears in the application logs that would indicate a problem.

The deployment id is dep-c3luu0k7o9q7tesgp4sg - some help would be much appreciated!

I eventually “solved” this by deleting the service, renaming the services in the yaml and then re-syncing.

No idea what happened!

I found this post after experiencing issues with a FastAPI deployment. I rebuilt from the repo using the GUI vs. the YAML generator and now it’s working. Weird!

Hi @fsecada01, if you would still like to use a YAML configuration I would be happy to help you with that. Feel free to DM me with your YAML (with sensitive info redacted) so I can take a look.