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

virtio_net: Could not create vmnet interface, permission denied or no entitlement? #179

Closed
rjocoleman opened this issue Apr 27, 2016 · 4 comments
Assignees
Labels

Comments

@rjocoleman
Copy link

rjocoleman commented Apr 27, 2016

I've been unable to connect to Docker on today's master of dlite and dhyve-os as well as dlite 2.0.0-beta5 with dhyve-os v3.0.0-beta4 (with the docker binary download fixes backported).

Upon checking the logs I've got the virtio_net: Could not create vmnet interface, permission denied or no entitlement? thing happening.

I didn't have /Library/Preferences/SystemConfiguration/com.apple.vmnet.plist
Running El Capitan 10.11.4, upgraded from Yosemite and Mavericks. I've been using other Hypervisor.framework based tools but not xhyve (outside of dlite).

I followed this issue (nlf/dhyve#37) and ran https://github.com/ailispaw/boot2docker-xhyve one time this created the file.

To get up and running I then ran (maybe this could have consolidated):

$ dlite stop
$ sudo dlite uninstall
$ sudo dlite install
$ dlite start
@nlf
Copy link
Owner

nlf commented Apr 27, 2016

and it ended with things working for you?

@rjocoleman
Copy link
Author

yes 😊

@nlf nlf added the question label Apr 27, 2016
@nlf nlf self-assigned this Apr 27, 2016
@nlf
Copy link
Owner

nlf commented Apr 27, 2016

so i'm assuming it's safe to close this issue since most of the things you brought up are known. thanks for the feedback!

@nlf nlf closed this as completed Apr 27, 2016
@rjocoleman
Copy link
Author

sure, I figured I'd document this here as it wasn't in the issue tracker for this project and will be an issue for some when v2 drops in earnest.

I'm going to spend some time messing about with a fresh install of El Capitain to see if I can reproduce a minimum fix without going to the level of downloading ailispaw/boot2docker-xhyve.
I'm thinking this is just running xhyve with the correct params.. but once I've got a reliable reproduction it reveal a be suitable fix here or in TheNewNormal/libxhyve.

I'll report back.

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

No branches or pull requests

2 participants