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

Sandbox error on linux #2656

Open
kingalg opened this issue Nov 12, 2024 · 0 comments
Open

Sandbox error on linux #2656

kingalg opened this issue Nov 12, 2024 · 0 comments
Labels
bug Something isn't working desktop

Comments

@kingalg
Copy link
Collaborator

kingalg commented Nov 12, 2024

Version - 2.3.2-alpha.x
Linux version: Ubuntu 24.4.1

When the user tries to open Quiet on Linux, they get this error:

[5453:1105/091602.943241: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 /tmp/.mount_Quiet-a1VyUr/chrome-sandbox is owned by root and has mode 4755.
Trace/breakpoint trap (core dumped)

It's possible to open Quiet and use it as usual, but the user needs to use this comment before trying to open Quiet (every time):

sudo sysctl -w kernel.apparmor_restrict_unprivileged_userns=0

This happens for the Alpha and Prod versions. As both of them worked previously on my computer, and the only thing I changed was updating Linux, I guess that our issue may be with the newest Ubuntu. Isla checked on the same system (the same version as well) and got the same error message.

@kingalg kingalg added bug Something isn't working desktop labels Nov 12, 2024
@kingalg kingalg added this to Quiet Nov 12, 2024
@kingalg kingalg moved this to Backlog - Desktop & Backend in Quiet Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working desktop
Projects
Status: Backlog - Desktop & Backend
Development

No branches or pull requests

1 participant