-
Notifications
You must be signed in to change notification settings - Fork 191
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
The SUID sandbox helper binary was found, but is not configured correctly #1058
Comments
You should be able to run with |
Run with --no-sandbox: Set Windows Application User Model ID (AUMID) { appUserModelId: 'com.loki-project.messenger-desktop' } Device: pc |
Looks to be coming from signal and a wordaround is given there. |
Describe the bug
session-desktop fails to run in LMDE 4: The SUID sandbox helper binary was found, but is not configured correctly
To Reproduce
run app:
./session-messenger-desktop-linux-x86_64-1.0.6.AppImage
Screenshots or Logs
$ ./session-messenger-desktop-linux-x86_64-1.0.6.AppImage
[21626:0407/003239.030411: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_sessionDmUYQ/chrome-sandbox is owned by root and has mode 4755.
Trace/breakpoint trap (core dumped)
Other information (please complete the following information):
The text was updated successfully, but these errors were encountered: