Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

boot fails: Failed to create the host-only adapter on macOS Monterey, Vagrant 2.3.2, Virtualbox 7.0.2 #33

Open
DanGould opened this issue Oct 21, 2022 · 1 comment

Comments

@DanGould
Copy link

There have been a few changes to VirtualBox. One of which is that host-only adapter networking is no longer supported in VirtualBox based on the following image. How do I boot umbrel-dev?

image

dan@Electric-Unicycle-Control umbrel-dev % umbrel-dev boot
Bringing machine 'umbrel-dev' up with 'virtualbox' provider...
==> umbrel-dev: Checking if box 'debian/buster64' version '10.20220912.1' is up to date...
==> umbrel-dev: Clearing any previously set network interfaces...
There was an error while executing `VBoxManage`, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.

Command: ["hostonlyif", "create"]

Stderr: 0%...NS_ERROR_FAILURE
VBoxManage: error: Failed to create the host-only adapter
VBoxManage: error: VBoxNetAdpCtl: Error while adding new interface: failed to open /dev/vboxnetctl: No such file or directory
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component HostNetworkInterfaceWrap, interface IHostNetworkInterface
VBoxManage: error: Context: "RTEXITCODE handleCreate(HandlerArg *)" at line 105 of file VBoxManageHostonly.cpp
@0xBEEFCAF3
Copy link

Also having this issue

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

No branches or pull requests

2 participants