-
Notifications
You must be signed in to change notification settings - Fork 12
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
AppImage failed on Ubuntu v24.04 #96
Comments
Hi @yardern, |
I just installed Numara-5.5.1-amd64.deb, got same problem: [4227:1021/215301.434906:FATAL:setuid_sandbox_host.cc(163)] 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 /opt/Numara/chrome-sandbox is owned by root and has mode 4755. Hope Electron will solve it. Thanks. |
Joplin uses Electron and its AppImage is running ok in Ubuntu 24.04. |
This seems to be known issue with Electron. Afer doing some reseach I see lots of other repos having the same problem. I am monitoring this (and electron/electron#42510 as you posted) closely but I don't have a good solution at the moment. |
I tried to execute Numara-5.5.0-x86_64.AppImage on Ubuntu v24.04, failed and got this:
[17626:1019/185307.313317:FATAL:setuid_sandbox_host.cc(163)] 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_Numara2qLsnz/chrome-sandbox is owned by root and has mode 4755.
Trace/breakpoint trap (core dumped)
I searched and found this:
electron/electron#42510
The text was updated successfully, but these errors were encountered: