Saturday, 15 April 2023

[ERROR CRI]: container runtime is not running: output: time="2023-04-15T16:11:40Z" level=fatal msg="validate service connection: CRI v1 runtime API is not implemented for endpoint \"unix:///var/run/containerd/containerd.sock\": rpc error: code = Unimplemented desc = unknown service runtime.v1.RuntimeService"

If you faced this issue. 
solution:

rm /etc/containerd/config.toml
systemctl restart containerd

No comments:

Post a Comment