Skip to content
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

Windows 8: VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component MachineWrap, interface IMachine #12889

Closed
luisrojas17 opened this issue Nov 8, 2021 · 5 comments
Labels
co/virtualbox kind/support Categorizes issue or PR as a support question. os/windows triage/needs-information Indicates an issue needs more information in order to work on it.

Comments

@luisrojas17
Copy link

I reviewed the issues:

I would like highlight that I do not have installed any antitivus. I tried to run minikube in Windows 8.1 and VirtualBox 6.1.28. But I still have the problem:

  • Failed to start virtualbox VM. Running "minikube delete" may fix it: creating
    host: create: creating: Unable to start the VM: C:\Program Files\Oracle\VirtualB
    ox\VBoxManage.exe startvm minikube --type headless failed:
    VBoxManage.exe: error: The virtual machine 'minikube' has terminated unexpectedl
    y during startup with exit code 1 (0x1). More details may be available in 'C:\U
    sers\user.minikube\machines\minikube\minikube\Logs\VBoxHardening.log'
    VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component MachineWrap,
    interface IMachine

May you help me?

@RA489
Copy link

RA489 commented Nov 9, 2021

/kind support

@k8s-ci-robot k8s-ci-robot added the kind/support Categorizes issue or PR as a support question. label Nov 9, 2021
@spowelljr spowelljr added co/virtualbox os/windows triage/needs-information Indicates an issue needs more information in order to work on it. labels Nov 15, 2021
@spowelljr
Copy link
Member

Hi @luisrojas17, thanks for reporting your issue with minikube!

What version of minikube are you using? We included a fix (#12811) in minikube v1.24.0 what fixes an unrelated issue when using VirtualBox 6.1.28 and newer, so if you're using an older version please update.

We have minikube users getting the exact same issue as you on Mac (#12881). There's a Mac specific issue created with VirtualBox https://www.virtualbox.org/ticket/20636 which I'm assuming is unrelated.

@luisrojas17
Copy link
Author

Hi @spowelljr, thanks for your answer.

The version that I have installed is:
minikube version: v1.24.0
commit: 76b94fb

Regards.

@medyagh
Copy link
Member

medyagh commented Dec 1, 2021

@luisrojas17 are u also using the latest vbox version ? and have u tried deleting and then starting again ?

btw I am curious why not use HyperV driver instead of vbox ?

@medyagh medyagh changed the title VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component MachineWrap, interface IMachine Windows 8: VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component MachineWrap, interface IMachine Dec 1, 2021
@klaases
Copy link
Contributor

klaases commented Dec 15, 2021

Hi @luisrojas17 – is this issue still occurring? Are additional details available? If so, please feel free to re-open the issue by commenting with /reopen. This issue will be closed as additional information was unavailable and some time has passed.

Additional information that may be helpful:

  • Whether the issue occurs with the latest minikube release

  • The exact minikube start command line used

  • Attach the full output of minikube logs, run minikube logs --file=logs.txt to create a log file

Thank you for sharing your experience!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
co/virtualbox kind/support Categorizes issue or PR as a support question. os/windows triage/needs-information Indicates an issue needs more information in order to work on it.
Projects
None yet
Development

No branches or pull requests

7 participants