Deployment failed on CI: server misbehaving

Hello!

When I deploy my app locally everything works well, but on my CI I get this:

+ /home/build/fly/bin/flyctl deploy
==> Verifying app config
--> Verified app config
==> Building image
Waiting for remote builder fly-builder-divine-lake-7264...
Error failed to fetch an image or build from source: failed building options: lookup iad1.gateway.6pn.dev on 8.8.4.4:53: server misbehaving

I looked into the source of flyctl and could not find any hint on the “server misbehaving” message.

Is there anything I can do to debug this issue?

Thanks a lot!

This is a message coming from our backend. We’ll take a look - thanks for raising the issue.

1 Like

Tried again this morning, things are working!
Thanks a lot @jsierles !