When i connecting to mongodb compass

29996062182016:error:10000438:SSL routines:OPENSSL_internal:TLSV1_ALERT_INTERNAL_ERROR:…/…/third_party/boringssl/src/ssl/tls_record.cc:592:SSL alert number 80

Hi @Sabeer_Bikba,

Welcome to the MongoDB Community :sparkles:

It seems that the issue is originating because your IP is not being whitelisted in MongoDB Atlas. Therefore, this causes the SSL handshake to fail. Could you please verify it and try again?

Also, you can refer to a similar thread here: Error while connecting my database through Mongodb compass

I hope it helps!

Best regards,
Kushagra

1 Like

I solved problem by changing Network Access IP address to 0.0.0.0/0. Thank You.

1 Like

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.