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):
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.
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:
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.