相关疑难解决方法(0)

在 MacOs Big Sur 升级时遇到 Vagrant Up 错误

我刚刚将我的 mac OS 从 Catalina 升级到 Big Sur。我的流浪汉以前工作正常,然后我遇到了这个问题。(流浪者版本:2.2.13)

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%...
Progress state: 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 …
Run Code Online (Sandbox Code Playgroud)

virtualbox vagrant macos-big-sur

23
推荐指数
2
解决办法
1万
查看次数

标签 统计

macos-big-sur ×1

vagrant ×1

virtualbox ×1