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

AppImage failed on Ubuntu v24.04 #96

Open
yardern opened this issue Oct 19, 2024 · 4 comments
Open

AppImage failed on Ubuntu v24.04 #96

yardern opened this issue Oct 19, 2024 · 4 comments

Comments

@yardern
Copy link

yardern commented Oct 19, 2024

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

@bornova
Copy link
Owner

bornova commented Oct 21, 2024

Hi @yardern,
This indeed seems to be a known issue with Electron. Not sure if there is an easy workaround at the moment. Is using the DEB package an option for you?

@yardern
Copy link
Author

yardern commented Oct 22, 2024

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.
Trace/breakpoint trap (core dumped)

Hope Electron will solve it. Thanks.

@yardern
Copy link
Author

yardern commented Oct 25, 2024

Joplin uses Electron and its AppImage is running ok in Ubuntu 24.04.
Unfortunatly I know nothing about the programming.

@bornova
Copy link
Owner

bornova commented Oct 26, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants