Unmounting container while attempting to delete storage: unmounting ...: invalid argument #19839
Replies: 6 comments 2 replies
-
I ran into this as well. In a pod of 6 containers, 5 of them failed to start after a recent reboot with the same error. This was on Fedora 37 with Thanks for noting a work around! |
Beta Was this translation helpful? Give feedback.
-
I just merged a fix for this, where Will be in podman 4.8. |
Beta Was this translation helpful? Give feedback.
-
Thanks Dan! Will this also affect pods started via
|
Beta Was this translation helpful? Give feedback.
-
Started seeing these errors after updating to podman-2:4.6.1-5.0.1 from podman-2:4.4.1-13.0.1. I'm also running with podman-generated systemd unit files. |
Beta Was this translation helpful? Give feedback.
-
i also seen this issue after upgrading to podman 4.6.1 with podman generated systemd units |
Beta Was this translation helpful? Give feedback.
-
Same here on podman version 4.6.1. I was able to resolve it by forcefully removing the problem image |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I'm using rootless Podman + Quadlet. I get this error:
I was able to solve this problem by running
I wanted to share this here in case anyone else encounters the same problem. I don't know how the problem happened.
Beta Was this translation helpful? Give feedback.
All reactions