You are on page 1of 1

Products Search… 3 3

Home
Failed to restart mongod.service: Unit mongod.service not found Ask Question

PUBLIC Asked 1 year, 11 months ago Active 11 months ago Viewed 7k times

Stack Overflow

Tags Blog

Users
Find Help Online Mindfully — and
Jobs Effectively!

While restart mongodb server using below command. its showing error like : Failed to restart Featured on Meta
TEAMS What’s this? mongod.service: Unit mongod.service not found.
Q&A for Work 2 Custom Filters release announcement
sudo service mongod restart

Unicorn Meta Zoo #6: Interview with


mongodb Catija

The world is big and I am SO small. What


share edit asked Aug 24 '17 at 10:37 are the implications for our meta…
Dilip Kheni
95 1 13 Creating a system for featuring posts. Tell
add a comment the mods what you want

2 Answers active oldest votes


We’re removing “Hot Meta Posts” from
Stack Overflow's sidebar for now;…

sudo rm /var/lib/mongodb/mongod.lock
mongod --repair
5 sudo service mongodb start

share edit answered Aug 24 '17 at 10:37


Dilip Kheni
95 1 13

Don't forget to specify --dbpath to mongod command, and ensure all the files are properly owned by the
mongod user after repairing. Also, before starting the service, be sure there is no pid file:
/var/run/mongodb/mongod.pid – Facundo Victor Jan 12 '18 at 16:39

add a comment
Related

163 unable to start mongodb local server

43 sudo service mongodb restart gives


“unrecognized service error” in ubuntu
14.0.4

0 mongod.service file should be placed in


You can try /etc/systemd/ or /lib/systemd/ in ubuntu16

0 MongoDB Failing to Start - ***


0 sudo systemctl unmask mongodb
0 Failed to restart mongod.service : Unit
mongod.service not found
and re-run
0 Failed to start mongod.service on Ubuntu
16.04 LTS
sudo service mongod start
1 What is difference between running
share edit mongodb with “Sudo service mongod start ”
answered Aug 9 '18 at 3:10
and mongod -f </pathToConf File>
Tran Quoc Vuong
129 1 4 0 Failed to start mongod.service: Unit
mongod.service not found., unable to find
add a comment the mongod.service?

0 Failure with start mongod.service on


Ubuntu
Your Answer
Hot Network Questions
Do 3/8 (37.5%) of Quadratics Have No x-
Intercepts?
Links Images Styling/Headers Lists Blockquotes Code HTML advanced help »
Is it okay for me to decline a project on ethical
grounds?

Self-deportation of American Citizens from US

Why force the nose of 737 Max down in the first


place?

How do I say "this is why…"?

more hot questions

Question feed

Post Your Answer

Not the answer you're looking for? Browse other questions tagged mongodb or ask your own
question.

STACK OVERFLOW PRODUCTS COMPANY STACK EXCHANGE Blog Facebook Twitter LinkedIn
NETWORK
Questions Teams About
Technology
Jobs Talent Press
Life / Arts
Developer Jobs Directory Advertising Work Here
Culture / Recreation
Salary Calculator Enterprise Legal
Science
Help Privacy Policy
Other
Mobile Contact Us site design / logo © 2019 Stack Exchange Inc; user contributions
licensed under cc by-sa 3.0 with attribution required.
Disable Responsiveness rev 2019.7.30.34490

You might also like