Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save virajkulkarni14/9306440 to your computer and use it in GitHub Desktop.
Save virajkulkarni14/9306440 to your computer and use it in GitHub Desktop.
sudo rm /var/lib/mongodb/mongod.lock
sudo chown -R mongodb:mongodb /var/lib/mongodb/
sudo service mongodb start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment