[source-mongodb] SSL error when syncing MongoDb ReplicaSet without SSL/TLS enabled #48431
Labels
area/connectors
Connector related issues
community
connectors/source/mongodb
team/db-dw-sources
Backlog for Database and Data Warehouse Sources team
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
Airbyte version: 1.1.0
Connector version: 1.5.12
Hi! I am trying to sync a Self-Managed MongoDB Replica Set that do not have SSL/TLS enabled --> BigQuery
The MongoDB cluster is a 3 node ReplicaSet and I am trying to sync from primary node. There is no primary/secondary rotation events happening when I am doing the sync, it always error out.
I see that it is being able to extract the records(it shows "10 loaded" in the connection status) and when I go to BigQuery I also confirm that the records were correctly copied.
But after a few minutes the Sync fails with a SSL/TLS error making the Connection status to be "Failed Sync".
Is SSL/TLS still being enforced somehow?
Relevant log output
Contribute
The text was updated successfully, but these errors were encountered: