Stop: Unknown instance mongodb (Ubuntu)

前端 未结 5 2149
慢半拍i
慢半拍i 2020-12-14 16:06

I am new to Mongodb. When I run the following command:

sudo service mongodb start

It shows me \"mongodb start/running, process 3566

5条回答
  •  温柔的废话
    2020-12-14 16:53

    I faced it as you had.Maybe it is because my computer crash unexpectedly.I use the command: sudo top(ubuntu), and I found mongo running.I killed it and start mongo.Every thing turns right.

提交回复
热议问题