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

Bad permissions after install or update for /opt/teams-for-linux/chrome-sandbox #1462

Closed
javobalazs opened this issue Oct 28, 2024 · 4 comments

Comments

@javobalazs
Copy link

Describe the bug
ubuntu, /opt/teams-for-linux/chrome-sandbox is not 4755, have to set manually.

To Reproduce
Install or update teams-for-linux in ubuntu using the apt repository method.

Expected behavior
/opt/teams-for-linux/chrome-sandbox should have permissions 4755. It comes with 755 instead.

Desktop (please complete the following information):

  • OS: Linux xxxxx 6.8.0-47-generic Open teams meeting link #47-Ubuntu SMP PREEMPT_DYNAMIC Fri Sep 27 21:40:26 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
  • Installation package: apt
  • Version: 1.11.2 but it failed in previous versions, too.
@rborcherds
Copy link

I have this same issue if my machine does not shutdown correctly. I get the same error when I boot up the machine and try to start Teams.

The workaround for me that works is to run

chmod 4755 /opt/teams-for-linux/chrome-sandbox

Then I can get back into Teams.

@javobalazs
Copy link
Author

javobalazs commented Oct 29, 2024

I have this same issue if my machine does not shutdown correctly.

I only have this after a fresh install or update

chmod 4755 /opt/teams-for-linux/chrome-sandbox

This is what I do, too. As far as I know they can supply this command with the correct permissions right away in the setup package. I assume this is just a simple fix. Well, if I knew how to fix it I would do that.

@remicroset
Copy link

remicroset commented Nov 1, 2024

+1 here.
I've had the same problem since the last 3 updates at least.
[11794:1101/091016.848221: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. Trappe pour point d'arrêt et de trace (core dumped)
chmod fixes the problem too.
Seems identical to #1426

@IsmaelMartinez
Copy link
Owner

duplicated to #1426

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

4 participants