-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Environment:OS:
node.js / npm versions:
Additional info:
-
Developer Tools
Problem Statement/Rationale
MongoDB Compass doesn't support DocumentDB anymore.
throwing error
An error occurred while rendering Collection: Invalid version. Must be a string. Got type "undefined".
MongoDB shell, Studio 3T all are working fine!
Please be sure to attach relevant logs with any sensitive data redacted.
How to retrieve logs for: Compass; Shell
Steps to Reproduce
Try to connect to DocumentDB with appropriate SSL and SSH credentials.
Expected Results
Should be able to connect to DocumentDB and access the schema and database.
Actual Results
DocumentDB is getting connected, I'm able to see the schemas also but not able to access it.
As compass is throwing error.
After clicking on collection getting this error
Additional Notes
I have tested the connection in other Softwares also ( like Studio 3T and others) , all are working fine.
My DocumentDB version is 5.0
- is related to
-
COMPASS-8517 An error occurred while rendering Collection: Invalid version. Must be a string. Got type "undefined".
- Closed