Service 'MongoDB Server' (MongoDB) failed to start












3















I'm trying to install mongo DB on my local machine with the installer from the official website. But I'm continuously getting this message, can someone help?



enter image description here
I've tried the solution provided here but didn't help.










share|improve this question

























  • Are you logged in as an administrator?

    – gbeaven
    Sep 8 '18 at 17:07











  • Yes, actually there's only one account on the computer.

    – Eskoby
    Sep 8 '18 at 17:18
















3















I'm trying to install mongo DB on my local machine with the installer from the official website. But I'm continuously getting this message, can someone help?



enter image description here
I've tried the solution provided here but didn't help.










share|improve this question

























  • Are you logged in as an administrator?

    – gbeaven
    Sep 8 '18 at 17:07











  • Yes, actually there's only one account on the computer.

    – Eskoby
    Sep 8 '18 at 17:18














3












3








3








I'm trying to install mongo DB on my local machine with the installer from the official website. But I'm continuously getting this message, can someone help?



enter image description here
I've tried the solution provided here but didn't help.










share|improve this question
















I'm trying to install mongo DB on my local machine with the installer from the official website. But I'm continuously getting this message, can someone help?



enter image description here
I've tried the solution provided here but didn't help.







mongodb windows-7-x64






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Nov 16 '18 at 10:11









Gagantous

1952931




1952931










asked Sep 8 '18 at 15:12









EskobyEskoby

2813




2813













  • Are you logged in as an administrator?

    – gbeaven
    Sep 8 '18 at 17:07











  • Yes, actually there's only one account on the computer.

    – Eskoby
    Sep 8 '18 at 17:18



















  • Are you logged in as an administrator?

    – gbeaven
    Sep 8 '18 at 17:07











  • Yes, actually there's only one account on the computer.

    – Eskoby
    Sep 8 '18 at 17:18

















Are you logged in as an administrator?

– gbeaven
Sep 8 '18 at 17:07





Are you logged in as an administrator?

– gbeaven
Sep 8 '18 at 17:07













Yes, actually there's only one account on the computer.

– Eskoby
Sep 8 '18 at 17:18





Yes, actually there's only one account on the computer.

– Eskoby
Sep 8 '18 at 17:18












1 Answer
1






active

oldest

votes


















4














I suggest doing the following:



Hit Win+R to open up you run.exe then inside of it enter services.msc to open up services. Try locating the service under the name of MongoDB Server and set the Startup Type manually to Automatic - [In addition to that, you could set the username and password manually. If you get a message saying the user was granted login as a service right, try hitting retry on the MSI dialog and see if it starts].



Important:

Don't forget to save and close everything (services.msc) before continuing.





Also very important, you should (must) check your .NET framework version and update it to version 4.5 and above. You could download a software like eg Driver Booster to update all of your drivers and additional components that are outdated.






share|improve this answer





















  • 1





    Thanks, the problem was due to the absence of .NET framework.

    – Eskoby
    Sep 9 '18 at 15:05












Your Answer






StackExchange.ifUsing("editor", function () {
StackExchange.using("externalEditor", function () {
StackExchange.using("snippets", function () {
StackExchange.snippets.init();
});
});
}, "code-snippets");

StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "1"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f52236612%2fservice-mongodb-server-mongodb-failed-to-start%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









4














I suggest doing the following:



Hit Win+R to open up you run.exe then inside of it enter services.msc to open up services. Try locating the service under the name of MongoDB Server and set the Startup Type manually to Automatic - [In addition to that, you could set the username and password manually. If you get a message saying the user was granted login as a service right, try hitting retry on the MSI dialog and see if it starts].



Important:

Don't forget to save and close everything (services.msc) before continuing.





Also very important, you should (must) check your .NET framework version and update it to version 4.5 and above. You could download a software like eg Driver Booster to update all of your drivers and additional components that are outdated.






share|improve this answer





















  • 1





    Thanks, the problem was due to the absence of .NET framework.

    – Eskoby
    Sep 9 '18 at 15:05
















4














I suggest doing the following:



Hit Win+R to open up you run.exe then inside of it enter services.msc to open up services. Try locating the service under the name of MongoDB Server and set the Startup Type manually to Automatic - [In addition to that, you could set the username and password manually. If you get a message saying the user was granted login as a service right, try hitting retry on the MSI dialog and see if it starts].



Important:

Don't forget to save and close everything (services.msc) before continuing.





Also very important, you should (must) check your .NET framework version and update it to version 4.5 and above. You could download a software like eg Driver Booster to update all of your drivers and additional components that are outdated.






share|improve this answer





















  • 1





    Thanks, the problem was due to the absence of .NET framework.

    – Eskoby
    Sep 9 '18 at 15:05














4












4








4







I suggest doing the following:



Hit Win+R to open up you run.exe then inside of it enter services.msc to open up services. Try locating the service under the name of MongoDB Server and set the Startup Type manually to Automatic - [In addition to that, you could set the username and password manually. If you get a message saying the user was granted login as a service right, try hitting retry on the MSI dialog and see if it starts].



Important:

Don't forget to save and close everything (services.msc) before continuing.





Also very important, you should (must) check your .NET framework version and update it to version 4.5 and above. You could download a software like eg Driver Booster to update all of your drivers and additional components that are outdated.






share|improve this answer















I suggest doing the following:



Hit Win+R to open up you run.exe then inside of it enter services.msc to open up services. Try locating the service under the name of MongoDB Server and set the Startup Type manually to Automatic - [In addition to that, you could set the username and password manually. If you get a message saying the user was granted login as a service right, try hitting retry on the MSI dialog and see if it starts].



Important:

Don't forget to save and close everything (services.msc) before continuing.





Also very important, you should (must) check your .NET framework version and update it to version 4.5 and above. You could download a software like eg Driver Booster to update all of your drivers and additional components that are outdated.







share|improve this answer














share|improve this answer



share|improve this answer








edited Sep 30 '18 at 12:13

























answered Sep 9 '18 at 1:26









Bigga_HDBigga_HD

1,290725




1,290725








  • 1





    Thanks, the problem was due to the absence of .NET framework.

    – Eskoby
    Sep 9 '18 at 15:05














  • 1





    Thanks, the problem was due to the absence of .NET framework.

    – Eskoby
    Sep 9 '18 at 15:05








1




1





Thanks, the problem was due to the absence of .NET framework.

– Eskoby
Sep 9 '18 at 15:05





Thanks, the problem was due to the absence of .NET framework.

– Eskoby
Sep 9 '18 at 15:05




















draft saved

draft discarded




















































Thanks for contributing an answer to Stack Overflow!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f52236612%2fservice-mongodb-server-mongodb-failed-to-start%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Florida Star v. B. J. F.

Error while running script in elastic search , gateway timeout

Adding quotations to stringified JSON object values