Created
March 8, 2018 14:21
-
-
Save stefanledin/55fbc4acad83bf9429fcff3237c8f49c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| me@myserver:/var/www/learnresponsiveimages# sudo service mongod status | |
| ● mongod.service - High-performance, schema-free document-oriented database | |
| Loaded: loaded (/lib/systemd/system/mongod.service; disabled; vendor preset: enabled) | |
| Active: failed (Result: exit-code) since Thu 2018-03-08 08:37:11 EST; 13s ago | |
| Docs: https://docs.mongodb.org/manual | |
| Process: 19164 ExecStart=/usr/bin/mongod --quiet --config /etc/mongod.conf (code=exited, status=14) | |
| Main PID: 19164 (code=exited, status=14) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment