Error: failed to fetch an image or build from source: error rendering push status stream: received unexpected HTTP status: 500 Internal Server Error

I noticed the migration seem to be completed but code deployment seem not to be completed. I don’t know if i am correct or not in status of things but I can’t deploy anymore.

It will try to push repository several times.

=> CACHED [stage-1 6/6] COPY --from=builder --chown=nobody:root /app/_build/prod/rel/study4a ./ 0.0s
=> exporting to image 0.0s
=> => exporting layers 0.0s
=> => writing image sha256:f022d34402249a5c34e81323376ccfefebc1b890f78cbd48afbfb44b829e0011 0.0s
=> => naming to registry.fly.io/study4as-dev:deployment-01H7ART4MGQ9S5NCDM6XYVZH7G 0.0s
→ Building image done
==> Pushing image to fly
The push refers to repository [registry.fly.io/study4as-dev]
cbcda1639c64: Retrying in 1 second
d1043a66e825: Layer already exists
8df324c5fda6: Layer already exists
7e07e7188484: Layer already exists
5e86d6e97786: Layer already exists
650abce4b096: Layer already exists

Keeps getting this error at end

Error: failed to fetch an image or build from source: error rendering push status stream: received unexpected HTTP status: 500 Internal Server Error

1 Like

Yes, i am too!! I can’t deploy my project, every time deploy get error

Error: failed to fetch an image or build from source: error rendering push status stream: received unexpected HTTP status: 500 Internal Server Error

This error appeared about 4 hours ago when I wrote this post

Now pushing repository is working but updating the current VM is failing

→ Pushing image done
image: registry.fly.io/study4as-dev:deployment-01H7B6YHXZTDT07DB0CFJ7ZRWV
image size: 137 MB

Watch your app at Sign In · Fly

Running study4as-dev release_command: /app/bin/migrate
release_command 4d896d0f619087 completed successfully
Updating existing machines in ‘study4as-dev’ with rolling strategy
[1/2] Updating 4d896d9c670187 [app]
Error: failed to update VM 4d896d9c670187: request returned non-2xx status, 504

me too

We were having registry issues https://status.flyio.net/
A fix has been implemented and we’re now monitoring.
Feel free to retry your deployments

1 Like

It worked once and after keeps showing error after trying again.
The error log is below

deployment-01H7BTY09Z9WXXD66BZ78GVGR3: digest: sha256:896c310389da7215b1ae2513b053eff5657dd71e0575d706406db250697c8c58 size: 1575
→ Pushing image done
image: registry.fly.io/study4as-dev:deployment-01H7BTY09Z9WXXD66BZ78GVGR3
image size: 137 MB

Watch your app at Sign In · Fly

Running study4as-dev release_command: /app/bin/migrate
release_command 148e452a756689 completed successfully
Updating existing machines in ‘study4as-dev’ with rolling strategy
[1/2] Updating 4d896d9c670187 [app]
Error: failed to update VM 4d896d9c670187: request returned non-2xx status, 504

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