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
Describe the bug
chrome-sandbox has wrong permissions in last 2 updates
To Reproduce
Steps to reproduce the behavior:
Try to start teams
Expected behavior
Teams opens
Screenshots
N/A
Desktop (please complete the following information):
OS: Ubuntu 24.04
Installation package: flatpak
Version: 1.11.1
Debug
[4550:1018/140832.852616: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/teams-for-linux/chrome-sandbox is owned by root and has mode 4755.
Trace/breakpoint trap (core dumped)
When possible, please run the application from the terminal using --webDebug and try to reproduce the error.
The provide in this section the output from both the terminal and the browser debug console.
teams-for-linux --webDebug --logConfig='{}'
IMPORTANT: Ensure that you mask any sensitive information before posting the output.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
chrome-sandbox has wrong permissions in last 2 updates
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Teams opens
Screenshots
N/A
Desktop (please complete the following information):
Debug
[4550:1018/140832.852616: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/teams-for-linux/chrome-sandbox is owned by root and has mode 4755.
Trace/breakpoint trap (core dumped)
When possible, please run the application from the terminal using
--webDebug
and try to reproduce the error.The provide in this section the output from both the terminal and the browser debug console.
teams-for-linux --webDebug --logConfig='{}'
IMPORTANT: Ensure that you mask any sensitive information before posting the output.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: