Unable to lock the lock file: /data/db/mongod.lock (Resource temporarily unavailable). Another mongo

版权声明:凡由本人原创,如有转载请注明出处https://me.csdn.net/qq_41424519,谢谢合作 https://blog.csdn.net/qq_41424519/article/details/84954367

错误:Unable to lock the lock file: /data/db/mongod.lock (Resource temporarily unavailable). Another mongod instance is already running on the /data/db directory, terminating

解决办法:sudo rm /data/db/mongod.lock

猜你喜欢

转载自blog.csdn.net/qq_41424519/article/details/84954367