MeetStewart repo-Postgres service unable to authenticate
nickmc123
PROOP

9 days ago

Postgres service on Railway — admin user postgres cannot authenticate even after using the dashboard’s Change Password function. The new password shown in the dashboard (and in DATABASE_URL) is rejected with FATAL: password authentication failed for user "postgres" when connecting via the public proxy at centerbeam.proxy.rlwy.net:40983. This persists across service restart and password reset. Tested with both URL-form and -U postgres prompt-form psql connections.

$20 Bounty

2 Replies

Railway
BOT

9 days ago

This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.

Status changed to Open Railway 9 days ago


Did you change your password from settings > database > config? If you did, you need to redeploy all services that connect to your database, so that they use the new password.

image.png

Attachments


nickmc123
PROOP

9 days ago

I changed it in Variables with the generator function under the three dots to the right of the password

. Is there a shortcut in terminal to list all that use it and


Welcome!

Sign in to your Railway account to join the conversation.

Loading...