ERR_POSTGRES_CONNECTION_CLOSED
dariowskii
HOBBYOP
10 days ago
I'm try to connect to my supabase Postgres db but I encounter this error:
Error [PostgresError]: Connection closed at wrapPostgresError (internal:sql/postgres:171:10) at #onClose (internal:sql/postgres:353:30) { code: 'ERR_POSTGRES_CONNECTION_CLOSED' }
I've setted the DATABASE_URL
I'm using Bun 1.3.13
Pinned Solution
10 days ago
Try enabling IPv6 outbound in your service settings and redeploy.
1 Replies
Status changed to Open Railway • 10 days ago
Status changed to Solved brody • 10 days ago