-
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 #3910
Comments
Could you attach the output of the log file it mentioned? VBoxHardening.log
|
Tried the delete followed by start. Same result. I attached the complete
logs.
…On Thursday, March 21, 2019, Thomas Strömberg ***@***.***> wrote:
Could you attach the output of the log file it mentioned? VBoxHardening.log
- What happens if you run minikube delete followed by minikube start?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#3910 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AufCLMQY1vV5gC9U5H2ba89wOKbCURt7ks5vZDlggaJpZM4b-Ksv>
.
|
Logs attached |
Thanks! This seems to be the important part of why VirtualBox is failing:
I found a few related pages from non-minikube users about this issue, which makes it sound like some other installed software may be interfering with VirtualBox's ability to function properly.
Looking at your log, I don't see any 3rd party software packages that are listed as "adversaries", but
Please let me know if this helps. |
Dupe of #3845 |
OMG ! Trusteer(IBM) is my problem. |
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. |
I have the same problem in windows 10 when I launched vagrant up. |
Failing with below error code. This also happens for the previous versions of both minikube and virtualbox. Tried to disable device guard but still the same issue.
Unable to start VM: start: Unable to start the VM: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe startvm minikube --type headless failed:
VBoxManage.exe: error: The virtual machine 'minikube' has terminated unexpectedly during startup with exit code 1 (0x1). More details may be available in 'C:\Users\Swati.minikube\machines\minikube\minikube\Logs\VBoxHardening.log'
VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component MachineWrap, interface IMachine
The text was updated successfully, but these errors were encountered: