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?