Problem Description:
after the docker is closed abnormally, the following error is reported when starting the container:
linux> Error response from daemon: mkdir /run/containerd/io.containerd.runtime.v1.linux/moby/189aafa489967asdf23664d32f9e33e121a7b3b6e789d8642345678dfg6ebe13cb: file exists: unknown
linux> Error: failed to start containers: asdf
Solution:
# excute
linux> ps aux | grep 189aafa489967asdf23664d32f9e33e121a7b3b6e789d8642345678dfg6ebe13cb
# output
linux> root 6358 0.0 0.0 108748 4136 ? Sl Oct27 1:50 containerd-shim -namespace moby -workdir /var/lib/containerd/io.containerd.runtime.v1.linux/moby/189aafa489967asdf23664d32f9e33e121a7b3b6e789d8642345678dfg6ebe13cb -address /run/containerd/containerd.sock -containerd-binary /usr/bin/containerd -runtime-root /var/run/docker/runtime-nvidia
# Kill off and restart the container
kill 6358
Read More:
- Docker Start Container Error: Error response from daemon: task already exists: unknown
- [Solved] Docker Filed to Start Container: Error response from daemon: network XXX not found
- [Solved] Error response from daemon: manifest for nvidia/cuda:latest not found: manifest unknown: manifest
- [Solved] docker: Error response from daemon: OCI runtime create failed: container_linux.go:380
- The docker export container cannot be run after being imported: error response from daemon: no command specified
- Linux Virtual Machine Boot Container: Error response from daemon: driver failed programming external connectivity on endpoint
- How to Solve Docker delete container image error: Error response from daemon: conflict: unable to delete 7cc1942f1ed5 (must be forced)
- Linux useradd Error: Creating mailbox file: File exists
- Docker pull Command Error response from daemon: Head https://registry-1.docker.io/v2/library/
- [Solved] OCI runtime create failed: /usr/bin/nvidia-container-runtime did not terminate successfully: unknown
- [Solved] Win 10 VS Code Connect to the container of the server error: Cannot connect to the Docker daemon at … Is the docker daemon running
- [Solved] Docker error: “unknown runtime specified NVIDIA” using GPU“
- Nginx Error: Swap file “/etc/nginx/.nginx.conf.swp“ already exists
- [Solved] Docker Download Mirror Error: Cannot connect to the Docker daemon at…
- [Solved] error:getaddrinfo ENOTFOUND xxx.xxxx.com xxx.xxxx.com:443
- SSH Connect Service Error: Could not connect to ‘xxx.xxx.xx.xx‘ (port 22): Connection failed.
- [Solved] svn: OPTIONS of ‘https://xxx/svn/xxx’: SSL handshake failed: SSL error: Key usage violation in certificate has been detected.
- [Solved] Error during WebSocket handshake Unexpected response code 404
- [Solved] Linux gcc Compile Error: unknown type name ‘bool‘
- U-boot NFS download file error: loading: * * * error: File lookup fail solution