#1102747 runsc: cannot run with network enabled in root network namespace: unknown.

Package:
runsc
Source:
runsc
Description:
gVisor container sandbox runtime
Submitter:
Salman Mohammadi
Date:
2025-04-12 13:42:01 UTC
Severity:
normal
#1102747#5
Date:
2025-04-12 13:39:44 UTC
From:
To:
Dear Maintainers,

I get the following error on Trixie:

$ sudo docker run --runtime=runsc -it debian dmesg

docker: Error response from daemon: OCI runtime start failed: starting
container: setting up network: creating interfaces from net namespace
"/proc/8351/ns/net": cannot run with network enabled in root network namespace:
unknown.

I have no problem when using the upstream runsc (which has a higher version)