Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

MongoDB - installation error - mongodb setup wizard ended prematurely

Tags:

mongodb

I earlier had this issue while installing. Checked with other threads too, but could not able to find a proper solution in my case.

Error screenshot

UPDATE :

CLOSED!

like image 883
Ashfaque Rifaye Avatar asked Apr 08 '18 18:04

Ashfaque Rifaye


4 Answers

Uncheck the Install MongoDB Compass option in the setup wizard. Worked for me.

like image 106
kev Avatar answered Nov 10 '22 07:11

kev


unchecking Install MongoDB Compass solves the issue directly from startup wizard while installing in windows10

like image 36
Kamal Manikandan Avatar answered Nov 10 '22 07:11

Kamal Manikandan


For Windows 10, you will have to install MongoDB Compass separately. After install MongoDB, then download MongoDB Compass separately from here. For MongoDB Compass, make sure to select the correct Version (note: the Community Edition version is not the default version) and Platform to download. It should install successfully.

like image 8
bmw34 Avatar answered Nov 10 '22 06:11

bmw34


I face exactly the same error, my solution:

My windows user didn't have a password, I set a password for it and used my username and password to "Run as a local or domain user", and my problem fixed.

enter image description here

Tip*: I also installed Compass (not separately) and it was not the problem.

like image 2
Arsham Arya Avatar answered Nov 10 '22 06:11

Arsham Arya