Error starting stopped host: Machine didn't return an IP after 120 seconds. #3901
Labels
co/kvm2-driver
KVM2 driver related issues
priority/awaiting-more-evidence
Lowest priority. Possibly useful, but not yet enough support to actually get it done.
triage/duplicate
Indicates an issue is a duplicate of other open issue.
Hi guys,
I'm using CentOS7 and of course KVM hypervisor to install/setup minikube and I can't move forward because of this error:
[norbix@gamma ~]$ minikube start --vm-driver kvm2
Starting local Kubernetes v1.13.2 cluster...
Starting VM ...
E0318 21:32:40.679351 6630 start.go:205] Error starting host: Error starting stopped host: Machine didn't return an IP after 120 seconds.
Retrying.
E0318 21:32:40.679757 6630 start.go:211] Error starting host: Error starting stopped host: Machine didn't return an IP after 120 seconds
minikube failed :( exiting with error code 1
[norbix@gamma ~]$ minikube version
minikube version: v0.33.1
[norbix@gamma ~]$ sudo virsh list --all|head -3
Id Name State
25 minikube running
[norbix@gamma ~]$
[norbix@gamma ~]$ cat /etc/redhat-release
CentOS Linux release 7.6.1810 (Core)
[norbix@gamma ~]$ uname -a
Linux gamma 3.10.0-957.5.1.el7.x86_64 #1 SMP Fri Feb 1 14:54:57 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
[norbix@gamma ~]$
The text was updated successfully, but these errors were encountered: