Deployment fails with code 500

Hi guys,

One of the nodes start getting 500 code upon deploy.

--> Pushing image done    

image: registry.fly.io/<Redacted>

image size: 246 MB    

Watch your deployment at https://fly.io/apps/pod-api/monitoring    

Error: returned error 500: {"data":{},"errors":[{"message":"You hit a Fly API error with request ID: 01K7539ZJVBTD0XACY1V2RFRYW-iad","extensions":{"code":"SERVER_ERROR","fly_request_id":"01K7539ZJVBTD0XACY1V2RFRYW-iad"}}]}

Rolling and recreating boxes by scaling to 0 and back did not help. Other boxes within account can be deployed just fine.

Hey there, are you still seeing this error when deploying? We pushed a fix yesterday afternoon that should avoid the specific 500 error that was hitting.

If you’re using an older flyctl version (<= v0.3.180), you may also need to update with fly version update

@Sam-Fly It’s got resolved with the latest version, thank you

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.