Server misbehaving

Hello !

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

Can someone help me please ? :smiley:

2 Likes

is it still happening? @Surowyn

yes

I have the same issue. Could it be related to the migration to V2 apps? I also updated the old config as suggested in the email.

Same problem on a brand 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

Same issue on AMS, with a V2 apps (not newly created or migrated).

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

I just tried recreating the config, deleting and recreating the app, deleting the builder and recreating, none worked.

Any solution from the Fly team would be greatly appreciated so I’ll try tagging some folks…
@jsierles @JP_Phillips @jssjr @billy

This should hopefully be fixed now, can you try again?

Still the same issue as before (for me at least).

@lillian It has not been fixed unfortunately for me, same issue, hopefully you guys figure it out asap.

I face the same issue where I get

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

Still not fixed for me either

I’m seeing the same error too.

Just tried. Still not working !

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’m also having the same issue. Yesterday was my very first day using fly.io, that’s quite a bad first impression tbh.

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