【发布时间】:2013-08-27 07:43:50
【问题描述】:
在 apt-get install mongodb-10gen 之后,我在 ubuntu 服务器精确 12.04 上遇到了 mongo 问题,当我尝试“mongo”时,出现此错误:
terminate called after throwing an instance of 'boost::filesystem3::filesystem_error'
what(): boost::filesystem::status: Permission denied: "/sys/devices/system/node/node1"
Aborted
我试图查看“/sys/devices/system/node/node1”权限,但似乎不存在。
有人有想法吗?
【问题讨论】:
标签: mongodb