Answers for "mongodb.service: failed with result 'exit-code"

0

start mongod Failed with result 'exit-code'

$ sudo rm -rf /tmp/mongodb-27017.sock
$ sudo service mongod start
Posted by: Guest on September-08-2021
0

mongodb active failed (result exit-code)

chown -R mongodb:mongodb /var/lib/mongodb
chown mongodb:mongodb /tmp/mongodb-27017.sock
Posted by: Guest on August-14-2021

Code answers related to "mongodb.service: failed with result 'exit-code"

Browse Popular Code Answers by Language