unable to connect to my postgres database
0xmukesh
PROOP

a year ago

hey there! i am trying to connecting to my postgres database and it does nothing - neither it throws an error nor it successfully connects to the database. i just remains in this idle/loading state forever. i have either using both psql and railway's cli for connecting to the database

6 Replies

0xmukesh
PROOP

a year ago

1b678057-1877-4e5f-8ba6-1b984b253504


a year ago

can the data tab connect to the database?


0xmukesh
PROOP

a year ago

yes, i'm able to connect to the database via the data tab


a year ago

that data tab connects over the public network so it's a clear indicator that the database is accessible.

this means it's likely an issue with your local network, perhaps you are behind a workplace or public firewall?


0xmukesh
PROOP

a year ago

ah yep, it was an issue with my local network. sorry for the inconvenience


a year ago

no worries!


Loading...