You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When trying to run an electronjs based app I receive the following error:
Failed to move to new namespace: PID namespaces supported, Network namespace supported, but failed: errno = Operation not permitted
Trace/breakpoint trap
[4058:0100/000000.553895:ERROR:zygote_linux.cc(650)] write: Broken pipe (32)
To Reproduce
Steps to reproduce the behavior:
Try to start an electronjs based app
Expected behavior
It should run
Versions (please complete the following information):
OS: Ubuntu 20.04.02
image tag: latest
The text was updated successfully, but these errors were encountered:
Describe the bug
When trying to run an electronjs based app I receive the following error:
Failed to move to new namespace: PID namespaces supported, Network namespace supported, but failed: errno = Operation not permitted
Trace/breakpoint trap
[4058:0100/000000.553895:ERROR:zygote_linux.cc(650)] write: Broken pipe (32)
To Reproduce
Steps to reproduce the behavior:
Try to start an electronjs based app
Expected behavior
It should run
Versions (please complete the following information):
The text was updated successfully, but these errors were encountered: