spring-boot-aws-documentdb icon indicating copy to clipboard operation
spring-boot-aws-documentdb copied to clipboard

No server chosen

Open subhankar007b opened this issue 2 years ago • 0 comments

I'm getting this error in my log. Please help to resolve this issue. No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@7f07cf6f from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=d.cluster-c.us-west-2.docdb.amazonaws.com:27017, type=UNKNOWN, state=CONNECTING, exception={com.mongodb.MongoSocketOpenException: Exception opening socket}, caused by {java.net.SocketTimeoutException: Connect timed out}}]}.

subhankar007b avatar May 25 '23 20:05 subhankar007b