Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in driver during machine creation #16

Open
ynwd opened this issue Dec 20, 2019 · 2 comments
Open

Error in driver during machine creation #16

ynwd opened this issue Dec 20, 2019 · 2 comments

Comments

@ynwd
Copy link

ynwd commented Dec 20, 2019

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
@maciejzj
Copy link

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

@rtau
Copy link

rtau commented Aug 7, 2020

@maciejzj, I had this problem as well. When I apply #14 on latest master then it works. Tried on macOS on 10.15.6.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants