Can't proxy PG server

Getting error when trying to proxy to pg server, this is true for all of my organizations:

platform $ flyctl proxy 5433:5432 -a dq-db-preview
Opening a wireguard tunnel to dequency-preview 🌎Error: tunnel unavailable for organization dequency-preview: failed probing "dequency-preview": context deadline exceeded

I had to flyctl wireguard reset

This is still happening in our GitHub Actions CI environment. We have a backup job that runs on the hour and it seems to happen about 3/4 of the time.

Seems like the solution to this might be:

flyctl wireguard websockets enable

1 Like

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