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: Could not convert the UUID to MAC address #204

Open
jerzyk opened this issue Feb 27, 2018 · 2 comments

Comments

@jerzyk
Copy link

jerzyk commented Feb 27, 2018

error on fresh install of xhyve during docker-machine -D create xhyve --driver xhyve

log: https://gist.github.com/jerzyk/187c280e2e3471a18c0f91ce49355ad3

@ixalsera
Copy link

Received the same error just now. Here's the output of system_profiler.

@marcj
Copy link

marcj commented Feb 20, 2020

Got the same

macos@macoss-iMac % docker-machine create --driver xhyve default
Running pre-create checks...
Creating machine...
(default) Image cache directory does not exist, creating it at /Users/macos/.docker/machine/cache...
(default) No default Boot2Docker ISO found locally, downloading the latest release...
(default) Latest release for github.com/boot2docker/boot2docker is v19.03.5
(default) Downloading /Users/macos/.docker/machine/cache/boot2docker.iso from https://github.com/boot2docker/boot2docker/releases/download/v19.03.5/boot2docker.iso...
(default) 0%....10%....20%....30%....40%....50%....60%....70%....80%....90%....100%
(default) Copying /Users/macos/.docker/machine/cache/boot2docker.iso to /Users/macos/.docker/machine/machines/default/boot2docker.iso...
(default) Creating VM...
(default) /dev/disk3          	                               	/Users/macos/.docker/machine/machines/default/b2d-image
(default) "disk3" ejected.
(default) Generating 20000MB disk image...
(default) created: /Users/macos/.docker/machine/machines/default/root-volume.sparsebundle
(default) Creating SSH key...
(default) Fix file permission...
(default) Generate UUID...
(default) Convert UUID to MAC address...
Error creating machine: Error in driver during machine creation: Could not convert the UUID to MAC address: exit status 2

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