Mongo Connection

I have this error when i try to connect Airbyte to Mongo Atlas

Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@24b52d3e. Client view of cluster state is {type=REPLICA_SET, servers=[{address:27017=clustertest-shard-00-02.dwqoi.mongodb.net, type=UNKNOWN, state=CONNECTING, exception={com.mongodb.MongoSocketReadException: Prematurely reached end of stream}}, {address:27017=clustertest-shard-00-01.dwqoi.mongodb.net, type=UNKNOWN, state=CONNECTING, exception={com.mongodb.MongoSocketReadException: Prematurely reached end of stream}}, {address:27017=clustertest-shard-00-00.dwqoi.mongodb.net, type=UNKNOWN, state=CONNECTING, exception={com.mongodb.MongoSocketReadException: Prematurely reached end of stream}}]

Hi @tim_Ran,

Is the IP address of the Airbyte client correctly set in the IP access list?

Cheers,
Maxime.