Fly registry down?

Am I the only one for whom the container registry is failing me?

First pushing succeeds

#30 exporting to image
#30 pushing layers 5.0s done
#30 pushing manifest for registry.fly.io/xxx:sss@sha256:087ef6b9ab2be4887eab2e3a4f6989f2c1974c297ae23f88cd6a8c9b2c4a0362 0.6s done

Subsequently updates are failing:

Error failed to fetch an image or build from source: Could not find image "registry.fly.io/xxx:sss"

It has worked for several months until now – with no changes to the pipeline.

1 Like

Not working for me too

This appears related to a change in the GitHub Actions runner. See here for more info:

1 Like

It was the exact same error, thanks!

Extremely tricky when the build is completed and pushed correctly.