Builder stuck in infinite loop of "failed to pull image"

Hi!

I accidently deleted a builder today. When I deployed my Dockerfile app it redeployed the builder automatically, however now my builder is stuck in a loop of “Pulling container image” and “Pulling image failed”. The builder is fly-builder-lively-smoke-4851

The Request ID is 01GBNCEJYTSFCPTRGR0Q940CBX-yyz if it helps, although I’m not sure it is related to the request from flyctl but more like the builder didn’t reinitialize properly.

Hmm … Given the timing, I would suspect it failed because of the API issues:

That issue is showing as resolved now so maybe give it another try?

2 Likes

Seems that was it! I guess builder image pulls must go through the same API as well.

Thanks. :slightly_smiling_face:

1 Like