Open cequencer opened 5 years ago
I learned that there are three different versions of the hyperkit
driver an user may have from this issue. The recommended approach is not to install it via brew
, instead follow the instructions here.
From that issue I learned about the big pull request #13 that contains network code changes that could potentially fix this issue. I guess for now the only way to find out is to wait for this pull request #13 to complete and the latest stable release made available in brew
upgrade to verify.
Thank you team for the hard work on this project.
I am running into multiple issues having hyperkit working correctly. I am putting everything together because I believe the root issue is that hyperkit driver is not working correctly with vmnet framework. I am attempting to diagnose the problem without much prior knowledge in this project, hence capturing what I can gather so I can get second opinion from the pros.
At high level, I am trying to create a
docker-machine
client usinghyperkit
driver on a cleanmacOS Mojave Version 10.14.6
usingbrew
to installhyperkit
,docker
, anddocker-machine
.The interesting part is that the interface with the above MAC address does not exist:
My current suspicion references to the requirement identified in the
README.md
file for this project. It outlines the following requirement, but no exact instruction is provided on how torun the hyperkit driver as root to use the vmnet framework to setup networking
correctly. Which is why I believe the hyperkit driver could not obtain an IP address for the MAC that it generated in my original problem capture.In the post install notification presented below
brew install docker-machine-driver-hyperkit
:I have performed the required action to grant superuser privileges to hyperkit.
Extra details of the package that was installed for lineage tracking.
Additional info for the installed binary driver in question:
Another issue is that I can not kill this client machine and it reports an exit code of 1:
Extra additional runtime environment information of the host:
Using Hyperkit to query the MAC address show no results and exited with error condition: