ERR_POSTGRES_CONNECTION_CLOSED
dariowskii
HOBBYOP
a month 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
a month ago
Try enabling IPv6 outbound in your service settings and redeploy.
1 Replies
Status changed to Open Railway • about 1 month ago
Status changed to Solved brody • about 1 month ago