-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
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
Unable to start VM: Error getting state for host: machine does not exist #3864
Comments
I think what's happened here is that you have an old minikube configuration laying around, but have deleted the underlying VM in Virtualbox. You should be able to get passed this by running Please let me know if this helps! |
I believe this issue was resolved in the v1.1.0 release. Please try upgrading to the latest release of minikube and run If the same issue occurs, please re-open this bug. Thank you opening this bug report, and for your patience! |
I manually removed a VM called minikube from Hyper-V on W10 Enterprise 1903 ,
running the 'minikube delete -p minikube' results in same error. |
I'm using Windows 10, minikube version v1.5.2, with Virtual Box and facing this problem after several attempt of minikube stop, minikube delete, deleting .minikube, and repeat. After several minutes of frustration, I finally get it to work by simply restarting the computer. |
I was using Windows 10 + minikube v1.5.2 and was facing the same issue.
everything worked fine. |
I tried executing minikube start and got the following error -
C:\Users\Nikhil Singh>minikube start
o minikube v0.35.0 on windows (amd64)
i Tip: Use 'minikube start -p ' to create a new cluster, or 'minikube delete' to delete this one.
! Unable to start VM: Error getting state for host: machine does not exist
Windows 10
The text was updated successfully, but these errors were encountered: