Connection always refused
madster456
HOBBYOP

a year ago

I have tried connecting to the postgres service I have via my backend service. I have tried using PG login variables, I have tried using ${{Postgres.DATABASE_URL}} but this returns a empty string.

I cannot figure out what is wrong.

View Deploy details

ⓘ Deployment information is only viewable by project members and Railway employees.

1 Replies

madster456
HOBBYOP

a year ago

Error: Connection terminated unexpectedly

Sep 23 00:22:10

at /app/node_modules/pg/lib/client.js:526:17

Sep 23 00:22:10

at processTicksAndRejections (node:internal/process/task_queues:95:5)

On our postgres logs:
2024-09-23 05:21:05.868 UTC [95] LOG: could not accept SSL connection: EOF detected


Loading...