0

Error 1067 : The process terminated unexpectedly

how to fix this issue on MongoDB error 1067 : The process terminated unexpectedly?

elijah
asked Oct 19, 2021
1 Answer
0

To fix this issue first remove the lock file from the following location
/data/db/mongod.lock
Once the above step is completed then run the following command
mongod.exe --repair
Once the above steps is completed now start the MongoDB service by using following command
net start MongoDB

View More
linuxhelp
answered Oct 19, 2021
Your Answer
||||
x
 
100:0