unable to connect to postgres
madmagestudio
HOBBYOP

an hour ago

My postgres cluster seems to be online and running but my application is unable to connect for about a day now.

[ConfigService] Failed to fetch public features, using defaults. Database might be unreachable during build. error: pgpool is not accepting any new connections

I have not changed anything related to the database in the code.

I also am unable to connect using pgAdmin for the same amount of time. I am concerned because I am being asked to log in using 'postgres' user but the password that I thought was correct is not working.

Awaiting User Response

1 Replies

Railway
BOT

an hour ago

The proxy service logs confirm that pgpool sees all backend nodes as down. Your proxy was last deployed in February, while the primary and replica were both redeployed in the last couple of days. Try redeploying the proxy service so it re-establishes connections to the current backend nodes. For the password issue, after converting to HA the correct credentials are on the proxy (Postgres HA) service's variables tab - make sure you're using those when connecting externally via pgAdmin.


Status changed to Awaiting User Response Railway about 1 hour ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...