precreate: VirtualBox is configured with multiple host-only adapters with the same IP #4332
Labels
co/virtualbox
priority/backlog
Higher priority than priority/awaiting-more-evidence.
r/2019q2
Issue was last reviewed 2019q2
triage/duplicate
Indicates an issue is a duplicate of other open issue.
The exact command to reproduce the issue:
minikube start
The full output of the command that failed:
The output of the
minikube logs
command:I didn't get it, sorry.
The operating system version:
Linux Ubuntu 18.04
when does the errors occur
I guess when I use both
sudo minikube start
andminikube start
, virtualbox configurations got messed.In that case, only one user between root and $USER was able to access minikube start.
The following image is the case when the error occurs with using the same IP
What I suggest!
I think you are aware of why the error occurs ( because of the apapters that have the same IP )
but some users are not familiar with what the host-only adapters are and how to deal with them. So if you append some kind of detailed explanations for the error, it would be great. Like this.
"Try opening virtualbox, click Global Tools - Host Network Manager, and check out if there are network adapters which use the same IP.
Then remove an adapter which has the same IP or change the IP not to be the same."
The text was updated successfully, but these errors were encountered: