[source-mongodb] Local MongoDB cluster fails with SSLHandshakeException #49934
Labels
area/connectors
Connector related issues
autoteam
community
needs-triage
team/connectors-python
type/bug
Something isn't working
Connector Name
source-mongodb
Connector Version
1.5.12
What step the error happened?
During the sync
Relevant information
I have set up a local MongoDB cluster with two replicas, following these simple commands (to ensure the TLS is set up as well):
When I set up the connection, there are no errors:
Testing the connection also does not pop any errors:
But the sync job fails (or I should say can't even start):
Looking at the logs, I can see connector fails to find certificate files (presumingly).
Relevant log output
Contribute
The text was updated successfully, but these errors were encountered: