Deploys failing with tcp error

Hi, I’m just trying to follow the Fly Node App guide and keep encountering this message on fly deploy or fly launch

Error failed building options: Post "https://api.fly.io/graphql": dial tcp: lookup api.fly.io on 192.168.1.1:53: no such host

Is there some configuration I need to do on my end or is it down?

1 Like

This looks like it might be a DNS problem on your local DNS server, as flyctl is using 192.168.1.1 to lookup api.fly.io. Are you running a VPN or something similar?

That’s what it looks like to me too, but there’s no VPN that I’m aware of. Any way to verify this or understand why it’s doing that?

This is probably just how your router is setup to do DNS queries. You could try changing your DNS servers on your computer to something like 1.1.1.1.