rhuynh
Postgres Migration Connection Issue
Hmm strange... I tried redploying and in the server logs I get this now
No other db errors showing int he logs.
However when I try my local server on my machine and connecting to the postgres db on railway it seems to work just fine. Could it be an issue with server connection on railway?
25 replies
Postgres Migration Connection Issue
Yes still having issues. It's giving me a different error now then before but essentially my prisma client can't seem to connect to the postgres database.
I set the environment variables for my server as as
${{Postgres.DATABASE_URL}}
25 replies