Answers for "does not start with mongodb"

1

mongodb did not start

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

This should solve the problem
Posted by: Guest on May-12-2021

Code answers related to "does not start with mongodb"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language