【发布时间】:2013-02-28 06:57:52
【问题描述】:
我正在尝试运行一个流星应用程序,但我收到一个 mongo 错误,不知道如何调试它
[~/sites/tuts]$ meteor --port 5555
[[[[[ ~/Sites/tuts ]]]]]
Unexpected mongo exit code 100. Restarting.
Unexpected mongo exit code 100. Restarting.
Unexpected mongo exit code 100. Restarting.
Can't start mongod
MongoDB had an unspecified uncaught exception.
Check to make sure that MongoDB is able to write to its database directory.
【问题讨论】:
-
异常:“检查以确保 MongoDB 能够写入其数据库目录。” ..检查目录的权限??
-
之前运行,突然停止了?你有足够的可用磁盘空间吗?
-
我对驱动器进行了映像,将其分区克隆到新分区重新格式化旧分区重新安装osx克隆存储库,现在一切正常。