Deplyment fails due to 'failed to fetch an image or build from source'

When I try to deploy my nodejs/react app i get the following error during deployment since today. Yesterday everything was just working fine.

The push refers to repository [registry.fly.io/xxx-xxx-client]
e11a3e453860: Preparing
f347b3d1982a: Preparing
f347b3d1982a: Layer already exists
e11a3e453860: Retrying in 5 seconds
e11a3e453860: Retrying in 4 seconds
e11a3e453860: Retrying in 3 seconds
e11a3e453860: Retrying in 2 seconds
e11a3e453860: Retrying in 1 second
e11a3e453860: Pushed
failed to fetch an image or build from source: error rendering push status stream: received unexpected HTTP status: 500 Internal Server Error

Is this an error on my side or maybe an incident on fly’s side?

Just now the status page was updated and the incident is mentioned. Closing this accordingly.

1 Like

Completely disrupting our deployment workflow (ie blocking our devs) since 2h back. Not good :frowning:

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