mongodb關閉后重啟失敗 connecting to: mongodb://127.0.0.1:27017/?compressors=disabled&gssapiServiceName=mongodb Error: couldn't connect to server 127.0.0.1:27017, connection attempt failed: SocketException: Error connecting to 127.0.0.1:27017 :: caused by :: Connection refused : //執行如下命令: ./mongod --config /usr/local/mongo/bin/mongodb.conf //關於子進程等待服務連接,子進程開啟父進程退出 about to fork child process, waiting until server is ready for connections.child process started successfully, parent exiting