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 on windows: Error VirtualBox Host-Only Ethernet Adapter #8096

Closed
devmohit-live opened this issue May 12, 2020 · 3 comments · Fixed by #8108
Closed

virtualbox on windows: Error VirtualBox Host-Only Ethernet Adapter #8096

devmohit-live opened this issue May 12, 2020 · 3 comments · Fixed by #8108
Labels
co/virtualbox kind/bug Categorizes issue or PR as related to a bug. kind/regression Categorizes issue or PR as related to a regression from a prior release. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.

Comments

@devmohit-live
Copy link

Steps to reproduce the issue:

  1. minikube start
  • minikube v1.10.0 on Microsoft Windows 10 Home Single Language 10.0.17134 Build 17134
  • Using the virtualbox driver based on existing profile
  • Starting control plane node minikube in cluster minikube
  • Restarting existing virtualbox VM for "minikube" ...
  • Found network options:
    • NO_PROXY=192.168.99.100
    • no_proxy=192.168.99.100
  • Preparing Kubernetes v1.18.1 on Docker 19.03.8 ...
    • env NO_PROXY=192.168.99.100
    • env NO_PROXY=192.168.99.100
      E0513 02:22:00.961660 9096 start.go:95] Unable to get host IP: Error getting VM/Host IP address: Error finding IPV4 address for VirtualBox Host-Only Ethernet Adapter Support creating a VM inside virtualbox on osx #4

X failed to start node: startup failed: Failed to setup kubeconfig: Error getting VM/Host IP address: Error finding IPV4 address for VirtualBox Host-Only Ethernet Adapter #4
*

@medyagh
Copy link
Member

medyagh commented May 12, 2020

@devmohit-live thank you for reporting this, I believe this is a regression, and we are working on it, hopefully we release a patch today or tomorrow. sorry for this bad experience.

@medyagh medyagh added kind/regression Categorizes issue or PR as related to a regression from a prior release. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. kind/bug Categorizes issue or PR as related to a bug. labels May 12, 2020
@medyagh
Copy link
Member

medyagh commented May 12, 2020

while waiting for the patch release tomorrow, you could try the work around mentioned in this PR:
#8083 (comment)

again sorry for this bad experience.

@medyagh medyagh changed the title X failed to start node: startup failed: Failed to setup kubeconfig: Error getting VM/Host IP address: Error finding IPV4 address for VirtualBox Host-Only Ethernet Adapter virtualbox on windows: Error getting VM/Host IP address: Error finding IPV4 address for VirtualBox Host-Only Ethernet Adapter May 12, 2020
@medyagh medyagh changed the title virtualbox on windows: Error getting VM/Host IP address: Error finding IPV4 address for VirtualBox Host-Only Ethernet Adapter virtualbox on windows: Error VirtualBox Host-Only Ethernet Adapter May 12, 2020
@medyagh
Copy link
Member

medyagh commented May 13, 2020

@devmohit-live
minikube v1.10.1 is out including fix for this bug
https://github.com/kubernetes/minikube/releases/tag/v1.10.1

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. kind/regression Categorizes issue or PR as related to a regression from a prior release. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants