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

virtualbox 5.2: The host-only adapter we just created is not visible. #2931

Closed
KowalczykBartek opened this issue Jun 24, 2018 · 6 comments
Closed
Labels
cause/vm-networking Startup failures due to VM networking co/virtualbox kind/bug Categorizes issue or PR as related to a bug. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.

Comments

@KowalczykBartek
Copy link

KowalczykBartek commented Jun 24, 2018

Is this a BUG REPORT or FEATURE REQUEST? (choose one): BUG REPORT

Please provide the following details:

Environment:

Minikube version (use minikube version):

  • OS (e.g. from /etc/os-release): macOS Hight Sierra 10.13.5
  • VM Driver : "DriverName": "virtualbox"
  • ISO version : "Boot2DockerURL": "file:///Users/i316755/.minikube/cache/iso/minikube-v0.28.0.iso"
  • Install tools:
    VBoxManage --version : 5.2.12r122591
  • Others:
    The above can be generated in one go with the following commands (can be copied and pasted directly into your terminal):

What happened:
error occurred

What you expected to happen:
minikube starts.

How to reproduce it (as minimally and precisely as possible):
Install minikube and start.

Output of minikube logs (if applicable):

minikube start                                                 
Starting local Kubernetes v1.10.0 cluster...
Starting VM...
Downloading Minikube ISO
 153.08 MB / 153.08 MB [============================================] 100.00% 0s
E0624 19:52:09.221837   34682 start.go:168] Error starting host: Error creating host: Error executing step: Creating VM.
: Error setting up host only network on machine start: The host-only adapter we just created is not visible. This is a well known VirtualBox bug. You might want to uninstall it and reinstall at least version 5.0.12 that is is supposed to fix this issue.

 Retrying.
E0624 19:52:09.222559   34682 start.go:174] Error starting host:  Error creating host: Error executing step: Creating VM.
: Error setting up host only network on machine start: The host-only adapter we just created is not visible. This is a well known VirtualBox bug. You might want to uninstall it and reinstall at least version 5.0.12 that is is supposed to fix this issue
================================================================================
An error has occurred. Would you like to opt in to sending anonymized crash
information to minikube to help prevent future errors?
To opt out of these messages, run the command:
	minikube config set WantReportErrorPrompt false
================================================================================

Anything else do we need to know:
happens on previous versions as well.

@dlorenc
Copy link
Contributor

dlorenc commented Jun 24, 2018

See here for some more context: docker/machine#4066

Did you recently upgrade your virtualbox installation? It's possible you might need to uninstall/reinstall.

@KowalczykBartek
Copy link
Author

KowalczykBartek commented Jun 24, 2018

hmm, but docker works like a charm :)

Did you recently upgrade your virtualbox installation? It's possible you might need to uninstall/reinstall.

I installed virtualbox from scratch - so I just installed newest version, I will try to downgrade.

@KowalczykBartek
Copy link
Author

same with 5.2.8

@tstromberg tstromberg changed the title Unable to start minikube on macOS virtualbox 5.2: The host-only adapter we just created is not visible. Sep 19, 2018
@tstromberg tstromberg added kind/bug Categorizes issue or PR as related to a bug. drivers/virtualbox/osx cause/vm-networking Startup failures due to VM networking co/virtualbox and removed drivers/virtualbox/osx labels Sep 19, 2018
@KowalczykBartek
Copy link
Author

I was able to run newest of minikube (on OSX) with following config

  • OSX version : Hight Sierra 10.13.5
  • VirtualBox (Version 5.2.18)

@YongX
Copy link

YongX commented Oct 25, 2018

I was able to run newest of minikube (on OSX) with following config

  • OSX version : Hight Sierra 10.13.5
  • VirtualBox (Version 5.2.18)

this works for me. I downgrade from 5.2.20 to 5.2.18

@fejta-bot
Copy link

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jan 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cause/vm-networking Startup failures due to VM networking co/virtualbox kind/bug Categorizes issue or PR as related to a bug. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.
Projects
None yet
Development

No branches or pull requests

6 participants