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

chrome-sandbox has wrong permissions in last 2 updates #1456

Closed
bpregont opened this issue Oct 18, 2024 · 2 comments
Closed

chrome-sandbox has wrong permissions in last 2 updates #1456

bpregont opened this issue Oct 18, 2024 · 2 comments

Comments

@bpregont
Copy link

Describe the bug
chrome-sandbox has wrong permissions in last 2 updates

To Reproduce
Steps to reproduce the behavior:

  1. 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.

@bpregont
Copy link
Author

Running "sudo chmod 4755 /opt/teams-for-linux/chrome-sandbox" fixes it until the next update.

@IsmaelMartinez
Copy link
Owner

Thanks for reporting. I believe this is the same issue as #1426 that is related to an issue in electron. Closing this one in favor of the other.

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