老師,啟動mongod的時候報錯
about to fork child process, waiting until server is ready for connections.
forked process: 17607
ERROR: child process failed, exited with 1
To see additional information in this output, start without the "--fork" option.
about to fork child process, waiting until server is ready for connections.
forked process: 17607
ERROR: child process failed, exited with 1
To see additional information in this output, start without the "--fork" option.
2023-03-26
舉報
2023-03-26
刪除mongodb 的db目錄下的mongod.lock文件,重啟mongodb即可。該文件會生成在日志文件下(跟bin目錄同級),cd 日志文件后 rm指令刪除mongod.lock文件