Error:
failed to push registry.fly.io/sifto-api:deployment-...: failed to do request: Head "https://_api.internal:5000/v2/sifto-api/blobs/sha256:... ?ns=registry.fly.io": dial tcp [fdaa::3]:5000: connect: connection refused
What I already tried:
-
fly deploy --depot=false -
fly deploy --depot=false --recreate-builder -
fly deploy --local-only
--local-only avoids the remote builder issue, but I still hit the registry push failure on normal deploys. Since this has persisted for 12+ hours, could someone check whether my builder/registry path is stuck in a bad region or if there is an ongoing internal registry issue for this org/app?