Closed chWagnr closed 2 months ago
I think this is an OS issue. Checking on stackoverflow seems to indicate is some sort of issue with your root/user permissions.
You will probably have more luck asking in there tbh.
(and this post).
Hope helps. Closing as it is not app related.
@IsmaelMartinez thank you
setting kernel.apparmor_restrict_unprivileged_userns=0
worked
Glad to hear and thanks for sharing what worked for you. That can help others in the future. Cheers!
@IsmaelMartinez thank you
setting
kernel.apparmor_restrict_unprivileged_userns=0
worked
This works only once for me. After restart again you'll have to do run this command
Have you check if the apparmour solution in https://github.com/IsmaelMartinez/teams-for-linux/issues/1426 works for you? This is a Ubuntu change that is affecting all Electron apps, not only us. Creating an apparmour profile for the app should solve your problem going forward.
Describe the bug Teams for Linux does not start. Getting this error when calling from terminal:
To Reproduce Steps to reproduce the behavior:
Expected behavior Teams for Linux should start/open
Desktop (please complete the following information):
Additional context Since the upgrade from Ubuntu 22.04 to 24.04.1 this error message occurs. I removed (purge) the package, installed different versions or rename the .config folder with no success.