Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.8.2 Linux 版无法启动,sandbox 报错 #262

Open
JackieMium opened this issue Aug 27, 2019 · 2 comments
Open

0.8.2 Linux 版无法启动,sandbox 报错 #262

JackieMium opened this issue Aug 27, 2019 · 2 comments
Labels
bug Something isn't working

Comments

@JackieMium
Copy link

正常启动会出现 sandbox 相关报错,需要加上 --no-sandbox 参数才能启动:

$ /opt/Appimage/Gridea.0.8.2.AppImage 
[32683:0827/094604.929373:FATAL:setuid_sandbox_host.cc(157)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without 
sandboxing I'm aborting now. You need to make sure that /tmp/.mount_GrideajiMqxl/chrome-sandbox is owned by root and has mode 4755.
[1]    32683 trace trap (core dumped)  /opt/Appimage/Gridea.0.8.2.AppImage

$ /opt/Appimage/Gridea.0.8.2.AppImage --no-sandbox
Main process runing... /home/foobar/Documents/gridea

似乎和 electron 的这个 issue The SUID sandbox helper binary was found, but is not configured correctly 有关。

@JackieMium JackieMium added the bug Something isn't working label Aug 27, 2019
@JackieMium JackieMium changed the title 0.8.2 Linux 启动无法启动,sandbox 报错 0.8.2 Linux 版无法启动,sandbox 报错 Aug 27, 2019
@EryouHao
Copy link
Member

看这是通过命令行启动的?如果直接通过点击启动呢?

@JackieMium
Copy link
Author

看这是通过命令行启动的?如果直接通过点击启动呢?

下载 Appimage 给了执行权限,或者安装 deb 后点启动图标都一样,点了没反应。一直都这样。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants