-
Type: Bug
-
Resolution: Won't Fix
-
Priority: Major - P3
-
Affects Version/s: 1.30.1
-
Component/s: Compass
-
None
-
Not Needed
Problem Statement/Rationale
What is going wrong? What action would you like the Engineering team to take?
Unable to connect to mongo db 3.2 instance
Steps to Reproduce
How could an engineer replicate the issue you’re reporting?
Connect from compass/vs code latest version to a mongo db 3.2 instance
Expected Results
What do you expect to happen?
Connection successfully achieved.
Actual Results
What do you observe is happening?
Compatibility issues between the node js driver and the mongo db version
**.documents.azure.com:10255* reports maximum wire version 2, but this version of the Node.js Driver _requires at least 6 (MongoDB 3.6)_
Additional Notes
Any additional information that may be useful to include.