App is working fine but when trying to access the console via flyctl ssh console -a <app_name> it times out.
fly doctor returns:
Testing authentication token... PASSED
Testing flyctl agent... PASSED
Testing local Docker instance... PASSED
Pinging WireGuard gateway (give us a sec)... PASSED
Testing WireGuard DNS... PASSED
Testing WireGuard Flaps... FAILED
(Error: wireguard dialer: failed to dial _api.internal: connect tcp [fdaa:82:7f7e::3]:4280: connection was refused)
it worked fine a couple of days ago, any way to fix it?