-
Type: Bug
-
Resolution: Done
-
Priority: Critical - P2
-
Affects Version/s: 1.25.0
-
Component/s: Compass, Connectivity
-
Environment:macOS 10.15.7
-
Not Needed
Problem Description
MongoDB compass destroys the connection after the latest update.
It was not allowing me to work in multiple clients like node application and MongoDB compass.
But along with Robo 3T is works fine.
Steps to Reproduce
1) Start you mongodb community edition 4.4.3
2) Connect nodejs application
3) Try connecting the same DB using MongoDB Compass
4) Try to do some operations in nodejs application
- Here it breaks with error saying connection refused (It only because of MongoDB Compass, if I was using some other clients like Robo 3T then it's working fine)
Expected Results
Connection successfull
Actual Results
Refused to connect