Cant connect to postgres via public link
marty-sudo
HOBBYOP

a year ago

Hi folks. I have tried for hours to connect to postgres via pgAdmin.

-The server has been timing out.

-Domain and env variables are defniately right. I have experimented with all SSL options.

-I have even tried adding a custom domain to see if that works, still timeouts.

-I created a new postgres deployment, same issue.

-Password, DBName and URL's are all set propertly.

-No isses connected to postgres DB via the same method when deployed on a different providor.

I have tried pg_isready from the terminal too, no reposnse.

Is there anything I am missing? Why cant i connect from the public link. Going crazy!

Solved

1 Replies

brody
EMPLOYEE

a year ago

Hello,

At this point you have severely misconfigured the database service, I have reverted all that for you.

You can now connect to the database, please use DATABASE_URL to do so.

Best,
Brody


Status changed to Awaiting User Response Railway 12 months ago


Status changed to Solved brody 12 months ago


Loading...