2018-02-10

MongoDB - Resolve server startup issues

mongod --repair --dbpath /PATH_TO_DB


This resolved this error message:
"Assertion failure isOk() src/mongo/db/storage/mmap_v1/extent.h 81"

No comments:

Post a Comment