MongoDB running but can't connect using shell

前端 未结 17 1707
甜味超标
甜味超标 2020-12-23 16:45

CentOS 5.x Linux with MongoDB 2.0.1 (tried main and legacy-static)

MongoDB is running:

root     31664  1.5  1.4  81848 11148 ?        Sl   18:40   0:         


        
17条回答
  •  执笔经年
    2020-12-23 17:26

    Delete /var/lib/mongodb/mongod.lock, then issue sudo service mongodb start, then mongo.

提交回复
热议问题