Mongodb service won't start

后端 未结 12 1078
臣服心动
臣服心动 2020-12-15 03:32

I am not sure why, and the service was working fine just yesterday, all of a sudden I can not get MongoDB to start up.

[root@purr ~]# service mongod start
St         


        
12条回答
  •  -上瘾入骨i
    2020-12-15 03:46

    I solved this by deleting d:\test\mongodb\data\mongod.lock file. When you will reconnect mongo db than this file will auto generate in same folder. it works for me.

提交回复
热议问题