Why is my PostgreSQL connection failing on Railway?
a year ago
I'm trying to connect my Node.js application to a PostgreSQL database on Railway, but I keep getting a connection error. I’ve added the DATABASE_URL environment variable in the Railway dashboard and verified my credentials, but the issue persists.
error message
SequelizeConnectionError: password authentication failed for user "postgres"
Has anyone encountered this issue? Could it be related to missing SSL settings or something else in my configuration? Any help would be appreciated!
2 Replies
Status changed to Solved itsrems • 12 months ago
kimseryeong
FREE
a year ago
I'm having same issue with you now, so Could you solve it? If so, I hope you let me know how to solve..
Status changed to Awaiting Railway Response Railway • 11 months ago