-
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 minikube:The Virtual Machine Management Service failed to start the virtual machine 'minikube' because one of the Hyper-V components is not running #9279
Comments
/triage support |
I'm having the same issue. |
Here are the last log lines:
|
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Stale issues rot after 30d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-contributor-experience at kubernetes/community. |
You can fix that by running the following in an elevated Powershell terminal: |
@akhilkumar438 did the above suggestion help? |
Hi @akhilkumar438, we haven't heard back from you, do you still have this issue? I will close this issue for now but feel free to reopen when you feel ready to provide more information. |
I have a same issue. |
*** Starting control plane node minikube in cluster minikube
! StartHost failed, but will try again: Error loading existing host. Please try running [minikube delete], then run [minikube start] again.: filestore "minikube": open C:\Users\someuser.minikube\machines\minikube\config.json: The system cannot find the file specified.**
X Exiting due to GUEST_NOT_FOUND: Failed to start host: Error loading existing host. Please try running [minikube delete], then run [minikube start] again.: filestore "minikube": open C:\Users\Someuser.minikube\machines\minikube\config.json: The system cannot find the file specified.
C:\WINDOWS\system32>minikube delete
C:\WINDOWS\system32>minikube start --vm-driver hyperv --hyperv-virtual-switch "Switch"
minikube v1.13.0 on Microsoft Windows 10 Pro 10.0.18363 Build 18363
! Both driver=hyperv and vm-driver=hyperv have been set.
Since vm-driver is deprecated, minikube will default to driver=hyperv.
If vm-driver is set in the global config, please run "minikube config unset vm-driver" to resolve this warning.
Using the hyperv driver based on user configuration
Starting control plane node minikube in cluster minikube
Creating hyperv VM (CPUs=2, Memory=4000MB, Disk=20000MB) ...
E0919 23:33:08.764683 8212 main.go:111] libmachine: [stderr =====>] : Hyper-V\Start-VM : 'minikube' failed to start.
Failed to start the virtual machine 'minikube' because one of the Hyper-V components is not running.
'minikube' failed to start
The Virtual Machine Management Service failed to start the virtual machine 'minikube' because one of the Hyper-V components is not running
At line:1 char:1
! StartHost failed, but will try again: creating host: create: creating: exit status 1
X Exiting due to GUEST_NOT_FOUND: Failed to start host: Error loading existing host. Please try running [minikube delete], then run [minikube start] again.: filestore "minikube": open C:\Users\someuser.minikube\machines\minikube\config.json: The system cannot find the file specified.
Hyperv is enabled and its a virtual box tried to install, uninstall and installed drivers, start and stop hyperv services but none of the solution is worked - please help -
The text was updated successfully, but these errors were encountered: