[initandlisten] exception in initAndListen: 98 Unable to create/open lock file: /data/db/mongod.lock errno:13 Permission denied Is a mongod instance already running?, terminating
Got this issue in mac
Mongoldb instance is running in the system.
Stop the server
Mongoldb instance is running in the system.
Stop the server
$mongo admin --eval "db.shutdownServer()"
E NETWORK [initandlisten] listen(): bind() failed errno:48 Address already in use for socket: 0.0.0.0:27017
ReplyDelete2016-04-04T12:21:30.622+0530 E NETWORK [initandlisten] addr already in use
2016-04-04T12:21:30.622+0530 W - [initandlisten] Detected unclean shutdown - /data/db/mongod.lock is not empty.