kubernetes / minikube

Run Kubernetes locally
https://minikube.sigs.k8s.io/
Apache License 2.0
29.46k stars 4.89k forks source link

Failed to enable unit: Unit file cri-docker.socket does not exist. #14601

Closed pratiiik closed 2 years ago

pratiiik commented 2 years ago

What Happened?

Trying to start minikube using --vm-driver=None.

logs are below:

*

stderr: Failed to enable unit: Unit file cri-docker.socket does not exist.

W0716 07:48:01.236285 1906 out.go:239] W0716 07:48:01.237280 1906 out.go:239] ╭─────────────────────────────────────────────────────────────────────────────────────────────╮ │ │ │ If the above advice does not help, please let us know: │ │ https://github.com/kubernetes/minikube/issues/new/choose │ │ │ │ * Please run minikube logs --file=logs.txt and attach logs.txt to the GitHub issue. │ │ │ ╰─────────────────────────────────────────────────────────────────────────────────────────────╯ I0716 07:48:01.239210 1906 out.go:177]

*

Attach the log file

*

stderr: Failed to enable unit: Unit file cri-docker.socket does not exist.

W0716 07:48:01.236285 1906 out.go:239] W0716 07:48:01.237280 1906 out.go:239] ╭─────────────────────────────────────────────────────────────────────────────────────────────╮ │ │ │ If the above advice does not help, please let us know: │ │ https://github.com/kubernetes/minikube/issues/new/choose │ │ │ │ * Please run minikube logs --file=logs.txt and attach logs.txt to the GitHub issue. │ │ │ ╰─────────────────────────────────────────────────────────────────────────────────────────────╯ I0716 07:48:01.239210 1906 out.go:177]

*

Operating System

Ubuntu

Driver

No response

afbjorklund commented 2 years ago

Same as:

spowelljr commented 2 years ago

Hi @pratiiik, as @afbjorklund pointed out, this is a duplicate of https://github.com/kubernetes/minikube/issues/14410, to see how to resolve this issue please see https://github.com/kubernetes/minikube/issues/14410#issuecomment-1171741503. I'm going to close this issue.