Please help connect to MongoDB Atlas

Thank you for help Steeve. I appreciate it.

  1. python DNS library – the only one I am aware of is dnspython which is version 2.1.0.

  2. Following your advice, I have got a non-SRV connection string as seen per image attached. I could get through connection, but when I tried insert into a yet-to-exist database and collection, I have a very error: “ServerSelectionTimeoutError… cluster0-shard-00-01 . 71o6u . mongodb. net : 27017: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed:…”

  3. We could also eliminate VPN issue: I don’t use one.

  4. Internet provider – I could pin all three of these:

cluster0-shard-00-01 . 71o6u . mongodb . net
cluster0-shard-00-00 . 71o6u . mongodb . net
cluster0-shard-00-02 . 71o6u . mongodb . net

But I don’t know what that means.

I will keep working on this. If I have a solution, I will report back. I think there is something wrong with my environment.

Thank you and best regards,

Van Be Hai Nguyen.