-
Type:
Bug
-
Resolution: Incomplete
-
Priority:
Major - P3
-
None
-
Affects Version/s: 3.0.12
-
Component/s: Admin
-
None
-
ALL
-
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
unable to start mongodb as a service.
it fails with error as
Starting mongod (via systemctl): Job for mongod.service failed. See 'systemctl status mongod.service' and 'journalctl -xn' for details.
[FAILED]
we are able to start with mongod --config /etc/mongod.conf
2016-08-02T07:12:16.012+0000 I CONTROL ** WARNING: --rest is specified without --httpinterface,
2016-08-02T07:12:16.012+0000 I CONTROL ** enabling http interface
about to fork child process, waiting until server is ready for connections.
forked process: 56338
child process started successfully, parent exiting