Skip to content
This repository was archived by the owner on May 10, 2023. It is now read-only.
This repository was 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

@DanGould

Description

@DanGould

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions