Cannot Connect or Using Proxy Postgres using CLI

Hi I new on fly.io and just create postgres but cannot connect or using proxy

fly pg connect -a {app_name}
Connecting to fdaa:3:bf4e:a7b:186:28d5:a51d:2... complete

Error: error connecting to SSH server: connect tcp [fdaa:3:bf4e:a7b:186:28d5:a51d:2]:22: operation timed out

fly proxy 5432:5432 -a db-bangoo-dev 

Opening a wireguard tunnel to personal 🌎Error: tunnel unavailable for organization personal: failed probing "personal": context deadline exceeded

try using reauth, wireguard reset, wireguard remove, wireguard socket enable still not work

Check fly doctor result

esting flyctl agent... PASSED
Testing local Docker instance... Nope
Pinging WireGuard gateway (give us a sec)... FAILED
(Error: ping gateway: no response from gateway received)

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.

already enable webssocket and restart message still same.

Can help how to connect db ?

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