小编kna*_*iya的帖子

通过 vagrant 在 vi​​rtualbox 上创建仅主机接口时出现 E_ACCESSDENIED

升级到 VirtualBox 6.1.28 后尝试运行时vagrant up,收到以下错误消息

There was an error while executing `VBoxManage`, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.

Command: ["hostonlyif", "ipconfig", "vboxnet0", "--ip", "192.168.33.1", "--netmask", "255.255.255.0"]

Stderr: VBoxManage: error: Code E_ACCESSDENIED (0x80070005) - Access denied (extended info not available)
VBoxManage: error: Context: "EnableStaticIPConfig(Bstr(pszIp).raw(), Bstr(pszNetmask).raw())" at line 242 of file VBoxManageHostonly.cpp
Run Code Online (Sandbox Code Playgroud)

security computer-science virtualbox helper vagrant

24
推荐指数
2
解决办法
4万
查看次数

标签 统计

computer-science ×1

helper ×1

security ×1

vagrant ×1

virtualbox ×1