So I was trying to launch an app, and got the following error:
can't build tunnel for personal: Post "https://api.fly.io/graphql"
I ran fly doctor
and got a FAILED for Pinging WireGuard gateway
.
As suggested I ran:
fly wireguard websockets enable
fly agent restart
Now when I run fly doctor
it fails immediately. I get a Testing authentication token... FAILED
, even though by now I tried the auth login many times, with it sometimes returning an error and sometimes managing to connect. When it returns an error, it’s the following: Error Post "https://api.fly.io/api/v1/cli_sessions": dial tcp: lookup api.fly.io on [fe80::dafb:5eff:fefb:aff7%en0]:53: no such host
Even if I manage to login, I think there will still be the wireguard issue