today deployed once - success.
then on another deployment it stopped at preparing image layer:
The push refers to repository [registry.fly.io/readway]
: Preparing
: Layer already exists
: Layer already exists
:…
then i was all retrying each 10 seconds. and… nothing.
at the end :
Error: failed to fetch an image or build from source: error rendering push status stream: received unexpected HTTP status: 500 Internal Server Error
i never seen that before… tried to restart agent. no luck.
ideas?
Aha, was in the same boat as you. 2 layers that it got stuck on “preparing”
So I decided to do the sensible thing and delete the builder (this was a thing that helped another time when a builder was acting weirdly), but this only meant the app now has 0 builders available (it’s not creating a new one on deploy).