You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had searched in the issues and found no similar issues.
Operating System
macOS
Windows
Linux
Operating System Version
Ubuntu 24.04.2
It happens on the web browser too?
No, it just happens on the Desktop app
Rocket.Chat Desktop App Version
4.2.0
Rocket.Chat Server Version
7.4.0 but 7.3.3 too (actually has nothing to do with server version)
Describe the bug
Hello!
After updating from 4.1.2 to 4.2.0 Rocketchat Desktop App crashes with:
12637:0307/213616.662846: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 /opt/Rocket.Chat/chrome-sandbox is owned by root and has mode 4755.
Trace/breakpoint trap (core dumped)
The rights and ownership of chrome-sandbox look good to me:
himbeere@rather:~/Downloads$ ls -la /opt/Rocket.Chat/chrome-sandbox
-rwxr-xr-x 1 root root 38224 Mar 6 18:29 /opt/Rocket.Chat/chrome-sandbox
himbeere@rather:~/Downloads$
This happens on two different Ubuntu 24.04 systems the same way. Rolling back to 4.1.2 solves the problem.
cheers!
How to Reproduce
Update from 4.1.2 to 4.2.0
Start Rocketchat
App crashes
Describe your Expected behavior
App should start.
Anything else
No response
Are you willing to submit a code contribution?
Yes, I am willing to submit a Pull Request!
The text was updated successfully, but these errors were encountered:
Search before asking
Operating System
Operating System Version
Ubuntu 24.04.2
It happens on the web browser too?
No, it just happens on the Desktop app
Rocket.Chat Desktop App Version
4.2.0
Rocket.Chat Server Version
7.4.0 but 7.3.3 too (actually has nothing to do with server version)
Describe the bug
Hello!
After updating from 4.1.2 to 4.2.0 Rocketchat Desktop App crashes with:
The rights and ownership of chrome-sandbox look good to me:
This happens on two different Ubuntu 24.04 systems the same way. Rolling back to 4.1.2 solves the problem.
cheers!
How to Reproduce
Describe your Expected behavior
App should start.
Anything else
No response
Are you willing to submit a code contribution?
The text was updated successfully, but these errors were encountered: