virtualbox+vagrant升级到最新本如下报错

来源:4-1 4 课程总结

慕粉3153067

2020-04-18 16:18

VirtualBox版本 6.1.6 r137129 (Qt5.6.3)

Vagrant 2.2.7

Mac版本10.15.4 (19E287)

Timed out while waiting for the machine to boot. This means that

Vagrant was unable to communicate with the guest machine within

the configured ("config.vm.boot_timeout" value) time period.


If you look above, you should be able to see the error(s) that

Vagrant had when attempting to connect to the machine. These errors

are usually good hints as to what may be wrong.


If you're using a custom box, make sure that networking is properly

working and you're able to connect to the machine. It is a common

problem that networking isn't setup properly in these boxes.

Verify that authentication configurations are also setup properly,

as well.


If the box appears to be booting properly, you may want to increase

the timeout ("config.vm.boot_timeout") value.


写回答 关注

1回答

  • 慕粉3153067
    2020-04-18 16:21:38

    系统支持虚拟化

vagrant打造跨平台可移动的开发环境

Vgarant是开发者必备利器之一,本课程主要分为理论和实践两部分

13889 学习 · 117 问题

查看课程

相似问题