Have reinstalled and logged in again.
fly deploy
fails with
WARN Failed to start remote builder heartbeat: failed building options: websocket: failed to WebSocket dial: expected handshake response status code 101 but got 403
Fly doctor output
Testing authentication token... PASSED
Testing flyctl agent... PASSED
Testing local Docker instance... PASSED
Pinging WireGuard gateway (give us a sec)... FAILED
(Error: ping gateway: pinger: websocket: failed to WebSocket dial: expected handshake response status code 101 but got 403)
We can't establish connectivity with WireGuard for your personal organization.
WireGuard runs on 51820/udp, which your local network may block.
If this is the first time you've ever used 'flyctl' on this machine, you
can try running 'flyctl doctor' again.
If this was working before, you can ask 'flyctl' to create a new peer for
you by running 'flyctl wireguard reset'.
If your network might be blocking UDP, you can run 'flyctl wireguard websockets enable',
followed by 'flyctl agent restart', and we'll run WireGuard over HTTPS
Trying to run flyctl wireguard reset
flyctl wireguard reset
? Select Organization: atymic (personal)
Oops, something went wrong! Could you try that again?
Any ideas?