WireGuard peer creation failing

Hello,

When running fly doctor (or any fly command), i’m seeing a upstream service is unavailable error message.

Testing authentication token... PASSED
Testing flyctl agent... PASSED
Testing local Docker instance... Nope
Pinging WireGuard gateway (give us a sec)... FAILED
(Error: ping gateway: pinger: upstream service is unavailable)

When I tail the logs (LOG_LEVEL=debug fly agent daemon-start) and run fly doctor again, i’m seeing following error

...
2022/09/04 16:04:10.926497 #4 -> (  145) "\x8f\x00err Post \"https://api.fly.io/graphql\": http2: server sent GOAWAY and closed the connection; LastStreamID=2147483647, ErrCode=NO_ERROR, debug=\"\""
2022/09/04 16:04:10.926750 #4 dropped.
DEBUG --> POST https://api.fly.io/graphql
...

It doesn’t look like there is any maintenance running currently. I’ve also tried uninstalling and reinstalling my flyctl utility and logging in and out and i’m seeing the same issue.

“Server sent GOAWAY” :slightly_frowning_face: haha - any tips on resolving this one?

I’m having the same issue trying to delete some wireguard connections.

It seems that all the wireguard connections that I can’t delete are located in the iad region. Maybe there’s an issue specifically there.