fly ssh console results in 443: connect: network is unreachable

I am attempting to ssh into my fly instance but the command results in a 443 error.

➜  test-app fly ssh console -s
Error: ssh: can't build tunnel for personal: Post "https://api.fly.io/graphql": dial tcp [2a09:8280:1:f28:246e:d6a:949:dbbf]:443: connect: network is unreachable

I have tried fly wireguard reset to no avail.

I’m really not sure where to go from here. I saw fly was doing some maintenance earlier today, could that be it?

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.