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

The SUID sandbox helper binary was found, but is not configured correctly. #1389

Closed
D0liphin opened this issue Sep 28, 2024 · 2 comments
Closed

Comments

@D0liphin
Copy link

Describe the bug

When running the Zulip AppImage, I cannot start Zulip.

To Reproduce

  1. Install the Zulip AppImage on the target arch below
  2. Run the following
> sudo chmod u+wrx ./Zulip-5.11.1-x86_64.AppImage 
> ./Zulip-5.11.1-x86_64.AppImage 
[67088:0928/120758.497901: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_Zulip-aqQ8fJ/chrome-sandbox is owned by root and has mode 4755.
Trace/breakpoint trap (core dumped)

Expected behavior

Zulip should open

Screenshots

NA

Desktop (please complete the following information):

  • Operating System: Ubuntu 24.04.1 LTS x86_64 (Wayland)
  • Zulip Desktop Version: 5.11.1-x86_64

Additional context

This issue has previously been seen before #912.

This works fine with --no-sandbox.

@andersk
Copy link
Member

andersk commented Sep 28, 2024

This is a different issue that affects all Electron AppImage applications on Ubuntu 24.04; see

You can try the sysctl change described in that thread (more information), but my suggestion would be to use one of our other package formats (deb, Snap, or Flatpak).

@D0liphin
Copy link
Author

Right, will close this then, since it's not relevant.

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