docker-machine-driver-hyperkit
docker-machine-driver-hyperkit copied to clipboard
Error in driver during machine creation
OS : Mac OS Catalina
$ brew install docker-machine
$ brew install docker-machine-driver-hyperkit
$ docker-machine create --driver=hyperkit hyperkit
Response:
Running pre-create checks...
Creating machine...
(hyperkit) Copying /Users/user/.docker/machine/cache/boot2docker.iso to /Users/user/.docker/machine/machines/hyperkit/boot2docker.iso...
(hyperkit) /dev/disk2 /Users/user/.docker/machine/machines/hyperkit/b2d-image
(hyperkit) "disk2" ejected.
(hyperkit) Using UUID
(hyperkit) Generated MAC 32:aa:c0:f7:dc:e
(hyperkit) Starting with cmdline: loglevel=3 console=ttyS0 console=tty0 waitusb=5:LABEL=boot2docker-data base norestore noembed
Error creating machine: Error in driver during machine creation: IP address never found in dhcp leases file Temporary Error: Could not find an IP address for 32:aa:c0:f7:dc:e
Temporary Error: Could not find an IP address for 32:aa:c0:f7:dc:e
Temporary Error: Could not find an IP address for 32:aa:c0:f7:dc:e
Temporary Error: Could not find an IP address for 32:aa:c0:f7:dc:e
Temporary Error: Could not find an IP address for 32:aa:c0:f7:dc:e
Temporary Error: Could not find an IP address for 32:aa:c0:f7:dc:e
Temporary Error: Could not find an IP address for 32:aa:c0:f7:dc:e
Temporary Error: Could not find an IP address for 32:aa:c0:f7:dc:e
Temporary Error: Could not find an IP address for 32:aa:c0:f7:dc:e
Temporary Error: Could not find an IP address for 32:aa:c0:f7:dc:e
Temporary Error: Could not find an IP address for 32:aa:c0:f7:dc:e
Temporary Error: Could not find an IP address for 32:aa:c0:f7:dc:e
Temporary Error: Could not find an IP address for 32:aa:c0:f7:dc:e
Temporary Error: Could not find an IP address for 32:aa:c0:f7:dc:e
Temporary Error: Could not find an IP address for 32:aa:c0:f7:dc:e
Temporary Error: Could not find an IP address for 32:aa:c0:f7:dc:e
Temporary Error: Could not find an IP address for 32:aa:c0:f7:dc:e
Temporary Error: Could not find an IP address for 32:aa:c0:f7:dc:e
Temporary Error: Could not find an IP address for 32:aa:c0:f7:dc:e
Temporary Error: Could not find an IP address for 32:aa:c0:f7:dc:e
Temporary Error: Could not find an IP address for 32:aa:c0:f7:dc:e
Temporary Error: Could not find an IP address for 32:aa:c0:f7:dc:e
Temporary Error: Could not find an IP address for 32:aa:c0:f7:dc:e
Temporary Error: Could not find an IP address for 32:aa:c0:f7:dc:e
Temporary Error: Could not find an IP address for 32:aa:c0:f7:dc:e
Temporary Error: Could not find an IP address for 32:aa:c0:f7:dc:e
Temporary Error: Could not find an IP address for 32:aa:c0:f7:dc:e
Temporary Error: Could not find an IP address for 32:aa:c0:f7:dc:e
Temporary Error: Could not find an IP address for 32:aa:c0:f7:dc:e
Temporary Error: Could not find an IP address for 32:aa:c0:f7:dc:e
Has anyone found a solution for this? It seems that this issue has been there for a while and the repo has not been updated for a long time. The other docker driver xhyve is also not well maintained and has may unresolved issues. Sadly I discovered that none of the available docker drivers works on Catalina for me and that all repos seem to be unmaintained :c
@maciejzj, I had this problem as well. When I apply https://github.com/machine-drivers/docker-machine-driver-hyperkit/pull/14 on latest master then it works. Tried on macOS on 10.15.6.