Replies: 1 comment 1 reply
-
it seems like the task is not deleted/cleaned properly. Can you remove this container and test on new proper container ? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
There is a running container 0a6466e659be, I want restart the container by :
nerdctl -n k8s.io container restart 0a6466e659be
But I get a failed response:
FATA[0010] failed to start shim: mkdir /run/containerd/io.containerd.runtime.v2.task/k8s.io/0a6466e659becf2e05a56e369bed0ad20f242b85307fd79c26408dc605a83818: file exists: unknown
And a new container 3b5a5c04108d was created
version:
Client:
Version: v1.2.0
OS/Arch: linux/arm64
Git commit: 5aee2f7
buildctl:
Version:
Server:
containerd:
Version: 1.6.6
GitCommit: 10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1
runc:
Version: 1.1.4
GitCommit: 5fd4c4d144137e991c4acebb2146ab1483a97925
Beta Was this translation helpful? Give feedback.
All reactions