Open krassowski opened 1 month ago
Looks related to https://github.com/electron/electron/issues/42510#issuecomment-2171583086 which contains a workaround - I can confirm that disabling kernel.apparmor_restrict_unprivileged_userns
does work. I will try to reinstall with a snap package now.
Also, a safer workaround:
jlab . --no-sandbox
as this only removes sandbox for jlab
rather than disabling it globally.
Description
Reproduce
Expected behavior
Works
Context
snapactually not sure