When running "podman pod rm -f " an error message: Error: error freeing lock for container xxxx no such file or directory #16187
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.
Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)
/kind bug
Description
When running podman pod rm -f , an error message:
Steps to reproduce the issue:
3.Run "podman pod rm -f mczlf.vipvp.top-pod;"
Describe the results you received:
When you delete the pod instance after creating it with the resource manifest, you get the following result:
After executing "podman pod ls", the result is as follows:
or
Describe the results you expected:
The pod can be removed normally, and it would be better if we could find out the cause of this problem
Additional information you deem important (e.g. issue happens only occasionally):
This resource list has been used many times before in this environment, and it has worked well before. podman has been unable to continue since this problem occurred
Output of
podman version
:Output of
podman info
:Package info (e.g. output of
rpm -q podman
orapt list podman
orbrew info podman
):Have you tested with the latest version of Podman and have you checked the Podman Troubleshooting Guide? (https://github.com/containers/podman/blob/main/troubleshooting.md)
Yes
Additional environment details (AWS, VirtualBox, physical, etc.):
attach my operating system information:
The text was updated successfully, but these errors were encountered: