MongoDB Failing to Start - ***aborting after fassert() failure

前端 未结 6 2128

I am new to Ubuntu (Linux tbh). I encountered problem with starting MongoDB service. I want to created web app using Ruby on Rails and MongoDB but mongo seems to fail to sta

6条回答
  •  悲哀的现实
    2020-12-01 18:23

    For me, it was because of the bad data inside the folder: ‘/data/db’

    Solution that worked for me: Remove all the files inside '/data/db'

提交回复
热议问题