【作死】更新macOS Mojave后Vagrant无法使用

2018-09-25  本文已影响453人  fourn熊能

Vagrant box 无法启动

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 line 94 of file VBoxManageHostonly.cpp

去官网下载最新的VirtualBox重新安装之后可以解决,我安装的版本号是5.2.18

Git不复存在

运行命令重新安装即可

xcode-select --install

浏览器打开新标签页极卡

原因不明,等待官方更新吧


补充:
居然是搜狗输入法的问题,更新到最新版本的输入法可以解决

上一篇 下一篇

猜你喜欢

热点阅读