We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
i installed minikube on installed by today and during the startup getting below mentioned error. [root@master ~]# minikube start --driver=none
X Exiting due to RUNTIME_ENABLE: Failed to start container runtime: Temporary Error: sudo /usr/bin/crictl version: exit status 1 stdout:
stderr: time="2025-01-01T18:41:13+05:30" level=fatal msg="validate service connection: validate CRI v1 runtime API for endpoint "unix:///var/run/cri-dockerd.sock": rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial unix /var/run/cri-dockerd.sock: connect: connection refused""
[root@master ~]# minikube start --driver=none
Redhat/Fedora
Docker
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What Happened?
i installed minikube on installed by today and during the startup getting below mentioned error.
[root@master ~]# minikube start --driver=none
X Exiting due to RUNTIME_ENABLE: Failed to start container runtime: Temporary Error: sudo /usr/bin/crictl version: exit status 1
stdout:
stderr:
time="2025-01-01T18:41:13+05:30" level=fatal msg="validate service connection: validate CRI v1 runtime API for endpoint "unix:///var/run/cri-dockerd.sock": rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial unix /var/run/cri-dockerd.sock: connect: connection refused""
Attach the log file
[root@master ~]# minikube start --driver=none
X Exiting due to RUNTIME_ENABLE: Failed to start container runtime: Temporary Error: sudo /usr/bin/crictl version: exit status 1
stdout:
stderr:
time="2025-01-01T18:41:13+05:30" level=fatal msg="validate service connection: validate CRI v1 runtime API for endpoint "unix:///var/run/cri-dockerd.sock": rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial unix /var/run/cri-dockerd.sock: connect: connection refused""
Operating System
Redhat/Fedora
Driver
Docker
The text was updated successfully, but these errors were encountered: