POSGRES DB not connecting to my project
jdepool
HOBBYOP

7 months ago

I'm deploying from replit for the first time. I updated the variables to paste the URL DATABASE i got from postgres but when i try to edit or look into the variable it shows empty string as if nothing has been pasted as the value of the variable.

$10 Bounty

3 Replies

Railway
BOT

7 months ago

Hey there! We've found the following might help you get unblocked faster:

If you find the answer from one of these, please let us know by solving the thread!


7 months ago

Hey, can you elaborate more about how your application is connecting to the Postgres database on Railway? You will have to use the public url to connect to it, if your application is hosted outside of Railway, it is best to just reference the DATABASE_URL if your application is in the same Railway project.


fra
HOBBYTop 10% Contributor

7 months ago

Instead of copy/paste why don't you just select the variables using the drop-down?


Loading...