-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
All podman functions hang after attempting to stop container #24487
Comments
Can you provide a fill Also can you reboot and see if it happens again after that? |
@Luap99 Attached strace log. podman_stop.log
It's a vanilla container running the debian 12 toolbx image.
Yep, happens after reboot. It has been happening for a few weeks now, but I just rebooted, waited a few hours and tried to stop with the same hanging issue. Thanks! |
Issue Description
Once containers are started, podman works normally for a few hours.
But after a few hours, if I attempt to
stop
one of the containers, the action hangs and then podman itself hangs on subsequent commands likeps
.The issue is solved after deleting the empty files of format
netns-{UUID}
in/run/user/1000/netns/
directory.Podman once again works normally for a few hours and the problem repeats.
Steps to reproduce the issue
Describe the results you received
Describe the results you expected
Podman stops container without hanging
podman info output
Podman in a container
No
Privileged Or Rootless
Rootless
Upstream Latest Release
Yes
The text was updated successfully, but these errors were encountered: