vagrant up 命令 ssh auth method:private key 卡住问题的解决方法

执行 vagrant up 命令,卡在 ssh auth method:private key: 最后提示 Timed out: (1)原因分析 之前的 VirtualBox 版本比较旧,与最新版的 Vagrant 不兼容。虽然后来 VirtualBox 换了最新版,但执行 up 命令所生成的 .vagrant 文件夹中的文件与历史文件存在冲突。 (2)问题解决 手动删除 .vagrant 文件夹
相关文章
相关标签/搜索