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

Crash after upgrading to Ubuntu 24.04 #48

Open
iishiishii opened this issue Jan 8, 2025 · 2 comments
Open

Crash after upgrading to Ubuntu 24.04 #48

iishiishii opened this issue Jan 8, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@iishiishii
Copy link
Collaborator

iishiishii commented Jan 8, 2025

Description

(base) thuy@ishi:~$ neurodeskapp
[27195:0108/144523.406158:FATAL:setuid_sandbox_host.cc(158)] 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/NeurodeskApp/chrome-sandbox is owned by root and has mode 4755.

Screenshot from 2025-01-08 16-36-41

Reproduce

  1. Install Neurodesk App on Ubuntu 20.04 which worked as expected
  2. Upgrade to Ubuntu 24.04
  3. Neurodesk App stopped working either starting from icon or terminal

Expected behavior

Should open Neurodesk App window but didn't

Context

Operating System and version: Ubuntu 24.04
Neurodesk app version: 1.7.0

@iishiishii iishiishii added the bug Something isn't working label Jan 8, 2025
@iishiishii
Copy link
Collaborator Author

it works if running this command in terminal neurodeskapp --no-sandbox

@iishiishii
Copy link
Collaborator Author

electron/electron#42510 (comment)
As mentioned in the reference documentation, the problem is that Ubuntu 24.04 implemented new restrictions for AppImage apps, which restricts the use of sandboxes.

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

1 participant