Ubuntu, unable to run rootful containers with "Error: netavark: : EOF" #21170
Labels
kind/bug
Categorizes issue or PR as related to a bug.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
Issue Description
Fresh installation of Ubuntu 23.10 (22.04 with Kubic repo gives absolutely the same behavior) with 'podman' package installed. Unable to run any rootful-containers and getting netavark EOF message. Rootless runs fine.
Steps to reproduce the issue
Steps to reproduce the issue
Describe the results you received
root@pdlab2:~# podman run -d --name dummy-httpd docker.io/library/httpd
Error: netavark: : EOF
root@pdlab2:~# podman run --log-level debug -d docker.io/library/httpd
Describe the results you expected
Rootful container up and running.
podman info output
Podman in a container
No
Privileged Or Rootless
Privileged
Upstream Latest Release
No
Additional environment details
kvm/qemu based VM
podman version
dpkg --status podman
Additional information
It works for rootless, but I'm unable to run classic rootful-container.
root@pdlab2:~# dmesg --clear; podman run -d docker.io/library/httpd; dmesg
The text was updated successfully, but these errors were encountered: