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

Staring minikube with virtual box on Mojave fails with 0x80004005 #4107

Closed
domschoen opened this issue Apr 17, 2019 · 5 comments
Closed

Staring minikube with virtual box on Mojave fails with 0x80004005 #4107

domschoen opened this issue Apr 17, 2019 · 5 comments
Labels
co/virtualbox kind/bug Categorizes issue or PR as related to a bug. os/macos priority/awaiting-more-evidence Lowest priority. Possibly useful, but not yet enough support to actually get it done.

Comments

@domschoen
Copy link

No description provided.

@domschoen
Copy link
Author

Here the details of the configuration:

  • Mac Mini 2018
  • OSX: mac OS Mojave 10.14.4
  • VirtualBox: 6.0.6 - 130049- OSX
    I tried some of the suggested solutions like reinstalling Virtual Box etc but nothing work. That's way I have created a new issued because it may be specific to my configuration

@tstromberg tstromberg added needs-solution-message Issues where where offering a solution for an error would be helpful kind/bug Categorizes issue or PR as related to a bug. co/virtualbox os/macos priority/awaiting-more-evidence Lowest priority. Possibly useful, but not yet enough support to actually get it done. and removed needs-solution-message Issues where where offering a solution for an error would be helpful labels Apr 22, 2019
@tstromberg
Copy link
Contributor

Thanks for the bug report! Do you mind providing the output of:

minikube start --alsologtostderr -v=8

This seems to be a rather general error code with many possibilities:

The general gist appears that something, either MacOS or Symantec, is preventing VirtualBox from opening. Could you uninstall VirtualBox, then install it again, and then go to "System Preferences -> Security & Privacy -> General" and ensure that it does not say "Some system software was blocked from loading"? See the image here: https://apple.stackexchange.com/questions/343705/virtualbox-app-would-no-longer-runs

This seems entirely fixable, but if it isn't, there is also the hyperkit VM driver we could use. Thank you!

@tstromberg tstromberg added the needs-solution-message Issues where where offering a solution for an error would be helpful label Apr 22, 2019
@tstromberg tstromberg removed the needs-solution-message Issues where where offering a solution for an error would be helpful label May 2, 2019
@tstromberg
Copy link
Contributor

I'm closing this issue as it hasn't seen activity in awhile, and it's unclear if this issue still exists. If this issue does continue to exist in the most recent release of minikube, please feel free to re-open it.

Thank you for opening the issue!

@ecourtial
Copy link

For me the issue was coming from a bad update of VirtualBox on Ubuntu. The driver was too old despite the VB update.
I had to remove virtual box and virtualbox-dkms and reinstall virtual box.

@Mohitduklan
Copy link

Worked just by reinstalling virtualbox using cli

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
co/virtualbox kind/bug Categorizes issue or PR as related to a bug. os/macos priority/awaiting-more-evidence Lowest priority. Possibly useful, but not yet enough support to actually get it done.
Projects
None yet
Development

No branches or pull requests

4 participants