-
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
VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component MachineWrap, interface IMachine #3859
Comments
What version of VirtualBox are you runinng? I am curious if you could try using the latest stable release (6.0.4) to see if it helps. https://stackoverflow.com/questions/30837998/oracle-virtualbox-terminated-unexpectedly-with-exit-code-1073741819-0xc000000/32310186 has some more information about this issue. Thank you! |
Also, if updating VirtualBox doesn't help, could you please attach C:\Users\pabitra_b.minikube\machines\minikube\minikube\Logs\VBoxHardening.log ? Thank you for your help. |
Dupe of #3845 |
Nothing that you recommend works. I do not have any antivirus and I still have the same problem.
I have intalled windows 8.1 and VirtualBox 6.1.28. |
Hi,
I have installed minikube and kubernetes-cli in Windows 10 Enterprise OS using choco install
After installing the same and restarting, when I am trying to create the VM, it is giving error: Unable to install as HyperV is already enabled. When I am disabling the HyperV feature and trying it once again after restart, below error is coming
C:\WINDOWS\system32>minikube start
o minikube v0.35.0 on windows (amd64)
Also note output pf below commands:
C:\WINDOWS\system32>minikube delete
x Deleting "minikube" from virtualbox ...
C:\WINDOWS\system32>kubectl config use-context minikube
error: no context exists with the name: "minikube".
C:\WINDOWS\system32>minikube status
host:
kubelet:
apiserver:
kubectl:
The text was updated successfully, but these errors were encountered: