Open quinncomendant opened 8 years ago
I'm still having this problem with docker-machine-driver-xhyve, but I would like to inform you that I did solve the issue I was having with corectl by disabling the OS X firewall. Doing so did not help with docker-machine-driver-xhyve unfortuantely, even with the firewall completely disabled I still get Machine didn't return an IP after 120 seconds, aborting.
I guess docker-machine-driver-xhyve and corectl get the DHCP IP address using different methods?
I'm experiencing an issue similar to #9, #59, and #91. Perhaps you can help me identify if it is a problem on my side.
I have installed docker, docker-compose, docker-machine, xhyve, and docker-machine-driver-xhyve via homebrew:
Then I create a machine…
I tried running
docker-machine restart dev
several times, always with Machine didn't return an IP after 120 seconds, aborting.I'm doing something wrong?