Skip to content

virtualbox: "The host-only adapter we just created is not visible" (needed reboot) #3614

Closed
@Walther

Description

@Walther

Is this a BUG REPORT or FEATURE REQUEST?
Bug report for misleading error message / request for improved docs & error messages

Please provide the following details:

Environment:

Minikube version : v0.33.1

  • OS : macOS Mojave 10.14.2 (18C54)
  • VM Driver : VirtualBox 6.0
  • ISO version : minikube-v0.33.1.iso

What happened:

minikube start
Starting local Kubernetes v1.13.2 cluster...
Starting VM...
E0131 14:39:29.593152   91186 start.go:205] Error starting host: Error starting stopped host: 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.
E0131 14:39:29.595252   91186 start.go:211] Error starting host:  Error starting stopped host: 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


minikube failed :( exiting with error code 1

What you expected to happen:

  1. minikube to work correctly,
  2. OR, a helpful error message

How to reproduce it (as minimally and precisely as possible):

  1. Completely fresh install of VirtualBox & minikube
  2. Try running minikube start
  3. See the abovementioned error

NOTE: the relevant workaround / fix is to reboot your machine after you have installed VirtualBox. Yes, even on macOS. This is not mentioned in either the docs or the error message - as a user, I had to dig up GitHub issues to find a reference to this.

It would be super useful to have a) better documentation about this, e.g. in readme quickstart b) better error messages

Metadata

Metadata

Assignees

No one assigned

    Labels

    cause/vm-driverWhen a VM driver bug causes the failure (not nested)help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.kind/bugCategorizes issue or PR as related to a bug.lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.priority/backlogHigher priority than priority/awaiting-more-evidence.r/2019q2Issue was last reviewed 2019q2

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions