Vagrant up 出错!

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

Command: ["import", "\\?\C:\Users\Monica\.vagrant.d\boxes\lc-VAGRANTSLASH-homestead\6.1.1\virtualbox\box.ovf", "--vsys", "0", "--vmname", "lt-settler_default_1536057652853_60940_1563888617386_19532", "--vsys", "0", "--unit", "9", "--disk", "C:\Users\Monica\VirtualBox VMs\lt-settler_default_1536057652853_60940_1563888617386_19532\box-disk001.vmdk"]

Stderr: 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
Interpreting \?\C:\Users\Monica.vagrant.d\boxes\lc-VAGRANTSLASH-homestead\6.1.1\virtualbox\box.ovf...
OK.
0%...10%...20%...30%...40%...50%...60%...70%...80%...
Progress state: VBOX_E_FILE_ERROR
VBoxManage.exe: error: Appliance import failed
VBoxManage.exe: error: Could not create the imported medium 'C:\Users\Monica\VirtualBox VMs\lt-settler_default_1536057652853_60940_1563888617386_19532\box-disk001.vmdk'.
VBoxManage.exe: error: VMDK: cannot write allocated data block in 'C:\Users\Monica\VirtualBox VMs\lt-settler_default_1536057652853_60940_1563888617386_19532\box-disk001.vmdk' (VERR_DISK_FULL)
VBoxManage.exe: error: Details: code VBOX_E_FILE_ERROR (0x80bb0004), component ApplianceWrap, interface IAppliance
VBoxManage.exe: error: Context: "enum RTEXITCODE __cdecl handleImportAppliance(struct HandlerArg *)" at line 886 of file VBoxManageAppliance.cpp

《L01 基础入门》
我们将带你从零开发一个项目并部署到线上,本课程教授 Web 开发中专业、实用的技能,如 Git 工作流、Laravel Mix 前端工作流等。
《G01 Go 实战入门》
从零开始带你一步步开发一个 Go 博客项目,让你在最短的时间内学会使用 Go 进行编码。项目结构很大程度上参考了 Laravel。
讨论数量: 4

大大的一个错误码提示

VBoxManage.exe: error: Details: code VBOX_E_FILE_ERROR (0x80bb0004), component ApplianceWrap, interface IAppliance

为什么不先尝试自己利用搜索引擎解决呢?
https://www.google.com/search?source=hp&am...

4年前 评论

重装一下,你 去 对照着 社区给的环境部署安装 一步一步走,是没问题的,我装了 好多遍了

4年前 评论

讨论应以学习和精进为目的。请勿发布不友善或者负能量的内容,与人为善,比聪明更重要!