How to solve "mongod.service main process exited code=exited status=100/n/a"
For me, this did the trick:
chown -R mongodb:mongodb /data
Source:
- https://stackoverflow.com/questions/45691032/mongod-service-start-exits-with-code-100
For me, this did the trick:
chown -R mongodb:mongodb /data
Source:
- https://stackoverflow.com/questions/45691032/mongod-service-start-exits-with-code-100