I am currently trying to deploy my app but i got this error :
Error: failed to fetch an image or build from source: error rendering push status stream: Get "https://registry.fly.io/v2/": dial tcp: lookup registry.fly.io on [fdaa::3]:53: server misbehaving
Error: failed to fetch an image or build from source:
error rendering push status stream:
Get "https://registry.fly.io/v2/":
dial tcp: lookup registry.fly.io on [fdaa::3]:53:
server misbehaving
same issue also on AMS, with 2 V2 apps. Error: failed to fetch an image or build from source: error rendering push status stream: Get "https://registry.fly.io/v2/": dial tcp: lookup registry.fly.io on [fdaa::3]:53: server misbehaving
failed to fetch an image or build from source: error rendering push status stream: Get "https://registry.fly.io/v2/": dial tcp: lookup registry.fly.io on [fdaa::3]:53: server misbehaving
Hello, I still have the same issue here while trying to deploy a new app : āError: failed to fetch an image or build from source: error rendering push status stream: Get āhttps://registry.fly.io/v2/ā: dial tcp: lookup registry.fly.io on [fdaa::3]:53: server misbehavingā
Iāve also had the same issue for the last 24 hours.
The image builds fine and if I run flyctl deploy --build-only the command finishes successfully.
However, regular flyctl deploy results in the same message as reported in the first post:
--> Building image done
==> Pushing image to fly
The push refers to repository [registry.fly.io/myapp]
Error: failed to fetch an image or build from source: error rendering push status stream: Get "https://registry.fly.io/v2/": dial tcp: lookup registry.fly.io on [fdaa::3]:53: server misbehaving
Iām also having the same issue. I migrate one of my app to V2 and now i canāt deploy:
--> Building image done
==> Pushing image to fly
The push refers to repository [registry.fly.io/myapp]
Error: failed to fetch an image or build from source: error rendering push status stream: Get "https://registry.fly.io/v2/": dial tcp: lookup registry.fly.io on [fdaa::3]:53: server misbehaving