Error while making MongoDB destination connector

Summary

The user is facing a configuration check failure with a timed out error while trying to connect to a MongoDB destination. The error indicates a timeout after 30000 ms while waiting for a server that matches the primary read preference.


Question

Hello Team i am facing following error while making mongodb destination connector Configuration check failed
State code: -3; Message: Timed out after 30000 ms while waiting for a server that matches ReadPreferenceServerSelector{readPreference=primary}. Client view of cluster state is {type=REPLICA_SET, servers=[{address=http://ac-bhj6q6j-shard-00-02.isn3dmc.mongodb.net:27017|ac-bhj6q6j-shard-00-02.isn3dmc.mongodb.net:27017, type=UNKNOWN, state=CONNECTING, exception={com.mongodb.MongoSocketWriteException: Exception sending message}, caused by {http://javax.net|javax.net.ssl.SSLException: Received fatal alert: internal_error}}, {address=http://ac-bhj6q6j-shard-00-00.isn3dmc.mongodb.net:27017|ac-bhj6q6j-shard-00-00.isn3dmc.mongodb.net:27017, type=UNKNOWN, state=CONNECTING, exception={com.mongodb.MongoSocketWriteException: Exception sending message}, caused by {http://javax.net|javax.net.ssl.SSLException: Received fatal alert: internal_error}}, {address=http://ac-bhj6q6j-shard-00-01.isn3dmc.mongodb.net:27017|ac-bhj6q6j-shard-00-01.isn3dmc.mongodb.net:27017, type=UNKNOWN, state=CONNECTING, exception={com.mongodb.MongoSocketWriteException: Exception sending message}, caused by {http://javax.net|javax.net.ssl.SSLException: Received fatal alert: internal_error}}]



This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.

Join the conversation on Slack

["mongodb-destination-connector", "configuration-check-failed", "timed-out", "readpreference", "ssl-exception"]