-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 1.44.4
-
Component/s: None
-
None
-
Environment:OS: macOS 15.0 (24A335)
node.js / npm versions: node (v22.9.0) / npm (10.8.3)
Additional info:
-
Developer Tools
-
Not Needed
Problem Statement/Rationale
MongoDB Compass fail to start
Please be sure to attach relevant logs with any sensitive data redacted.
Steps to Reproduce
Error occurred when start the program
Expected Results
Open MongoDB Compass
Actual Results
MongoDB Compass version 1.44.4
Stacktrace:
TypeError: Cannot read properties of undefined (reading 'agent')
at Ee.setupPlugin (/Applications/MongoDB Compass.app/Contents/Resources/app.asar/build/268.js:1:27729)
at /Applications/MongoDB Compass.app/Contents/Resources/app.asar/build/268.js:1:28578
at async qe.setupCompassAuthService (/Applications/MongoDB Compass.app/Contents/Resources/app.asar/build/268.js:1:37459)
Additional Notes
Any additional information that may be useful to include.
- related to
-
COMPASS-8345 don't lock the user out of compass when the proxy configuration is unsupported
- Closed