Internal MongoDB connection string failing to connect

Only happening recently, was working fine yesterday without any code/connection details change:

Unhandled error occurred Timed out after 30000 ms while waiting to connect. Client view of cluster state is {type=UNKNOWN, servers=[{address=mongodb.railway.internal:27017, type=UNKNOWN, state=CONNECTING, exception={com.mongodb.MongoSocketException: mongodb.railway.internal}, caused by {java.net.UnknownHostException: mongodb.railway.internal}}] MongoTimeoutException

3 Replies

b4d5b2fe-0269-4ddf-8196-c06381b56b14


public connection details are working - just not the internal one


odd, re-deploying solved it 👍


Loading...