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

Could not convert the UUID to MAC address #230

Open
em0t opened this issue Aug 7, 2020 · 3 comments
Open

Could not convert the UUID to MAC address #230

em0t opened this issue Aug 7, 2020 · 3 comments

Comments

@em0t
Copy link

em0t commented Aug 7, 2020

Not works well with me

macOs Catalina 10.15.6
Docker version 19.03.12, build 48a66213fe
Docker Machine Version:  0.16.2, build bd45ab1
docker-machine-driver-xhyve: stable 0.4.0 (bottled), HEAD

I have run grant policy command:

 sudo chown root:wheel /usr/local/opt/docker-machine-driver-xhyve/bin/docker-machine-driver-xhyve
 sudo chmod u+s /usr/local/opt/docker-machine-driver-xhyve/bin/docker-machine-driver-xhyve

also, i have download the boot2docker.iso, i find right version with my docker

curl -Lo ~/.docker/machine/cache/boot2docker.iso https://github.com/boot2docker/boot2docker/releases/download/v19.03.12/boot2docker.iso

But when i execute create command, i get UUID error:

~ docker-machine create --driver xhyve worker1
...
(worker1) Convert UUID to MAC address...
Error creating machine: Error in driver during machine creation: Could not convert the UUID to MAC address: exit status 1

I'm searching around the google, but not help me

@rtau
Copy link

rtau commented Aug 8, 2020

I am able to use machine-drivers/docker-machine-driver-hyperkit#14 to start the VM.

@rtau
Copy link

rtau commented Aug 8, 2020

This looks exactly the same as #204

@JesusTheHun
Copy link

I have the same issue with the same software version but macOS is Big Sur.

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