-
Type: Bug
-
Resolution: Fixed
-
Priority: Trivial - P5
-
Affects Version/s: None
-
Component/s: Packaging
-
Environment:Windows 10 (possibly all Windows)
-
Fully Compatible
-
v4.0, v3.6
-
Build 2018-07-16, Build 2018-07-30
-
(copied to CRM)
The windows msi installer for MongoDB community fails to install compass when the option is selected. Additionally, the InstallCompass PowerShell script fails to install.
This is due to the download server requiring clients to connect via TLS 1.2. However, PowerShell does not currently allow TLS 1.2 by default. I have submitted a PR here
https://github.com/mongodb/mongo/pull/1249
- causes
-
SERVER-37399 Got stuck with compass installation on windows
- Closed
- is related to
-
SERVER-34451 MongoDB installation on Windows error: setup wizard ended prematurely
- Closed