kubernetes / minikube

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

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

Closed ShaikSaleem123 closed 2 years ago

ShaikSaleem123 commented 2 years ago

What Happened?

unable to run minikube . it is throwing this issue

Attach the log file

*

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

W0721 05:54:49.456142 3275 out.go:239] W0721 05:54:49.457174 3275 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. │ │ │ ╰─────────────────────────────────────────────────────────────────────────────────────────────╯ I0721 05:54:49.460683 3275 out.go:177]

*

Operating System

Ubuntu

Driver

No response

afbjorklund commented 2 years ago

Same as:

spowelljr commented 2 years ago

Hi @ShaikSaleem123, 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.