Postgres refusing new connections and redeployment
dirtydusty-dev
PROOP

3 months ago

i heard services have been restored by i am still getting the error below for 4 hours now.

The database container is starting up or transitioning. Please wait a moment and try again.

and

org.postgresql.util.PSQLException: The connection attempt failed.

at org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:331)

at org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:49)

at org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:223)

at org.postgresql.Driver.makeConnection(Driver.java:402)

at org.postgresql.Driver.connect(Driver.java:261)

at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138)

at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:364)

at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:206)

at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:476)

Solved

5 Replies

pp-tom
PRO

3 months ago

Same issue on our MongoDB deployment, exact same error. Unable to access the database or our backups. Though this doesn't seem to be listed on their status page which now claims everything is operational. Very worrying.


sabriobiblio
PRO

3 months ago

Same error Postgres DB


dirtydusty-dev
PROOP

3 months ago

have you found solutions? please share


3 months ago

Hey! Apologies for the late response here. Are you currently experiencing any issues? I believe this was related to an outage we experienced (https://status.railway.com/cmj89j6z2000qodpsfs4nc2gb) that has since been resolved.


Status changed to Awaiting User Response Railway 3 months ago


dirtydusty-dev
PROOP

3 months ago

Resolved now.


Status changed to Awaiting Railway Response Railway 3 months ago


Status changed to Solved dirtydusty-dev 3 months ago


Loading...