-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 1.26.1
-
Component/s: Compass
-
None
-
Environment:macOS 10.14.6
-
Not Needed
Problem Description
An unexpected error was displayed "Maximum call stack size exceeded" when attempting to connect.
Steps to Reproduce
Enter the connection parameters as show in the images.
I clicked between "Paste connection string" and "Fill in connection fields individually" but made no changes
Clicked "Connect" button
Expected Results
Expected an error as I do not have x.509 connection set up with my local mongod instance, but the one displayed was not expected.
Actual Results
See images.
Additional Notes
I had another Compass connection open also to localhost and 27017.
- is related to
-
NODE-3061 `checkServerIdentity: true` causes MongoClient to fail with callstack overflow
- Closed