a year ago
I just setup a new railway Posgressql database instance.
And i wanted to push my Prisma Schema to it.
I copied the Database Public URL, wich has the password and user in it.
Im getting the following error tho:
Error: P1000: Authentication failed against database server at [junction.proxy.rlwy.net](junction.proxy.rlwy.net), the provided database credentials for postgres are not valid.
Please make sure to provide valid database credentials for the database server at [junction.proxy.rlwy.net](junction.proxy.rlwy.net).
Does anyone have an idea why that is?
Would realy appreciate the help, since this is my first time using Railway š
13 Replies
And if i use the normal DatabaseURL i get this error:
Error: P1001: Can't reach database server at postgres.railway.internal:5432
Please make sure your database server is running at postgres.railway.internal:5432.
a year ago
have you changed any variables on the postgres service?
a year ago
nope, but the password was changed somehow, ive reverted it and you are good to go now
i have one more question tho. is there a way for me to see the tables inside the Database ?
a year ago
no problem!
a year ago
!s
Status changed to Solved brody ⢠about 1 year ago