MongoDB Cluster with Domo

Hey,

 

Really amazed by this product. Unfortunately we are having some problems connecting our MongoDB cluster.

 

Since domo does not seem to allow connections to clusters I used the IP of the current primary node (cluster is set up with primary read preference), however still I get the following error message:


Timed out after 30000 ms while waiting for a server that matches ReadPreferenceServerSelector{readPreference=primary}. Client view of cluster state is {type=UNKNOWN, servers=[{address=..., type=UNKNOWN, state=CONNECTING, exception={com.mongodb.MongoSocketWriteException: Exception sending message}, caused by {javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake}, caused by {java.io.EOFException: SSL peer shut down incorrectly}}]

 

Would appreciate any help. We are using mlab with primary read preference and we would like to not change this setting (assuming that is related to the problem). 

 

Cheers,

Usiel

Comments