Postgres DB Connection issues
iamjaime
PROOP

2 months ago

I noticed that deployments were enabled for pro users. I tried to deploy a server side script that uses the ${{Postgres.PGHOST}} variable in the environment file and I realized that it's empty.

Then i checked the Postgres container and the database connection doesn't work:

Database Connection

Attempting to connect to the database...

"Invalid database URL"

I think this is related to the outage but just wanted to report the issue

4 Replies

zechdc
HOBBY

2 months ago

Having similar issue, the connection to my Postgres is no longer working. I went back and deployed a previous working commit, but still unable to connect


jeffreyq
PRO

2 months ago

Same issue


zechdc
HOBBY

2 months ago

Finally resolved for me. Rebuilt and deployed and its connection to Postgres again.


naraaruna6302
HOBBY

a month ago

same issue for me, how to resolve. I redeployed few times .


Loading...