首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Rocket.Chat:无法对init进程的挂载命名空间文件描述符执行readlinkat():权限被拒绝

Rocket.Chat:无法对init进程的挂载命名空间文件描述符执行readlinkat():权限被拒绝
EN

Ask Ubuntu用户
提问于 2017-03-18 15:46:21
回答 1查看 2.8K关注 0票数 1

(在进行了一些更新之后,原来的问题自行解决了,但问题仍然是安装不起作用;编辑的问题)

我试图在Ubuntu16.04上安装rocketchat-server。根据https://rocket.chat/download,运行snap install rocketchat-server (我使用sudo运行)就足够了。

安装完成,但服务器没有启动。日志文件写着:cannot perform readlinkat() on the mount namespace file descriptor of the init process: Permission denied

我找不到如何解决这个问题的指示。

原始问题:

我试图在Ubuntu16.04上安装rocketchat-server。根据https://rocket.chat/download,运行snap install rocketchat-server (我使用sudo运行)就足够了。但是,下载快照后,进程将终止,打印:

代码语言:javascript
复制
2017-03-18T16:32:46+01:00 INFO Waiting for restart...
error: cannot perform the following tasks:
- Run configure hook of "core" snap if present (run hook "configure": 
-----
cannot bind-mount the mount namespace file /proc/11002/ns/mnt -> core.mnt: Permission denied
support process for mount namespace capture exited abnormally
-----)

我在我的笔记本电脑上尝试了同样的方法,它安装和运行都很好。有什么办法解决这个问题吗?

EN

回答 1

Ask Ubuntu用户

发布于 2017-11-19 13:02:58

你应该更新你的内核。我也有过同样的问题,我发现了这个bug:

我在DigitalOcean上使用UbuntuServer14.04,因此我发现以下信息非常有用:

我被一个更老的内核困住了。一旦我更新了它,我的Rocket.Chat运行起来就像一种魅力。

票数 2
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/894328

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档