-
Notifications
You must be signed in to change notification settings - Fork 569
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
zoom: program does not start (missing whitelist) #3744
Comments
The output of firejail --debug zoom didn't come through. I'll cut and paste:
|
Still crashes, unfortunately. With your addition, my zoom.local file now reads:
|
@educanorama Your attached zoom.profile shows it already has:
Better take those out of your zoom.local and only keep |
Progress. Firejail zoom worked after I commented out the line:
as root while editing /etc/firejail/zoom.profile. I undid this edit, and then looked at whitelist-runuser-common.inc. It reads:
I tried commenting out the seven whitelist lines above individually as root, without success. However, when I commented out all seven at the same time, firejail zoom again worked. I undid these edits, and added the lines below as non-root user to ~/.config/firejail/zoom.local .
Firejail zoom works again. I also added back the lines you suggested I delete while troubleshooting, and commented out ignore private-etc. The current zoom.local reads:
Firejail zoom works properly with this configuration. Is it safe to presume the problem to be fixed? I don't know what these parameters mean, how much (if any) firejail functionality I have disabled through these edits. FWIW: I run X, rather than Wayland, with the nvidia driver. And before I forget: thanks very much for helping me troubleshoot this issue. |
Can you post
This line is in zoom.profile too
This disables all seccomp filtering.
Because whitelisting in /run/user/UID is then not enabled. |
Happily:
If i understand the rest of your message, it sounds like |
Rusty-snake, I just saw the edit to your message above:
I'm running KDE Plasma 5.20.2. |
Remove all the ignore wruc lines in your zoom.local. Then add Beside, is anything in the syslog (
Yes, see zoom.profile (
it's more secure w/o |
Success.
A lot! I have attached a log. Thanks for responding to my other questions, and for all your help with troubleshooting. It's getting late here (I'm in Europe), so I'm about to disappear for the night, but will return to this thread in the morning. |
Please let me know if there are any other troubleshooting steps you'd like me to try, either for my benefit or to help with firejail. I will be hosting two Zoom meetings this weekend. If all goes well, I will close this thread on Monday. |
I just wrapped up the second meeting while running Zoom in firejail, with No problems at all! Thanks again very much for your help. |
Zoom loads in firejail with:
firejail --noprofile /usr/bin/zoom
andfirejail --noprofile zoom
, but crashes withfirejail zoom
although 'firejail zoom' ran perfectly only a week ago.I am now on openSUSE Tumbleweed snapshot 20201110. The zoom.profile file date is 11/8/2020.
The problem looks similar to: 3726. Unfortunately, I'm not nearly as sophisticated as the users who contributed to this thread, and have no idea what troubleshooting steps to take next.
Attached are my /etc/firejail/zoom.profile, zoom.local, zoous.conf and the output of firejail --debug zoom.
[firejail_debug_educanorama.txt](https://github.com/netblue30/firejail/files/5531
zoom.local.txt
zoom.profile.txt
zoomus.conf.txt
The text was updated successfully, but these errors were encountered: