Genie Discord forum

Author Avatardpshade22
4/8/2023, 1:24:44 AM

For some reason I don't seem to be able to connect to my MongoDB cluster in Genie. I get errors like this:

┌ Error: BSONError: domain=2, code=6, message=Could not establish stream for node ac-vxaajnb-lb.tfaa4sm.mongodb.net:27017: TLS handshake failed: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed calling hello on 'ac-vxaajnb-lb.tfaa4sm.mongodb.net:27017'

I have tried using a cert file and add it to my connection string, that didn't work. I made sure my Network IP was whitelisted, my connection string was correct, as I could use it for MongoDB Compass. Really not sure how to get past this. Does anyone have any tips?

Author Avatarabhimanyuaryan
4/8/2023, 4:41:51 PM

can you post your code?