Mongodb TLS Connection Problem #35657
Labels
area/connectors
Connector related issues
autoteam
community
team/db-dw-sources
Backlog for Database and Data Warehouse Sources team
team/use
type/bug
Something isn't working
Connector Name
source-mongodb-v2
Connector Version
1.2.13
What step the error happened?
Configuring a new connector
Relevant information
I upgraded to the latest version of mongodb connector, and i can no longer connect to my self hosted mongo instance. Error:
Configuration check failed
Timed out after 30000 ms while waiting to connect. Client view of cluster state is {type=UNKNOWN, servers=[{address=SOME-IP:27017, type=UNKNOWN, state=CONNECTING, exception={com.mongodb.MongoSocketWriteException: Exception sending message}, caused by {javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake}, caused by {java.io.EOFException: SSL peer shut down incorrectly}}]
I cannot even disable TLS in the connection string (?tls=false)
Please, my work is on hold because of this!
Relevant log output
Contribute
The text was updated successfully, but these errors were encountered: