流浪的ssh没有完成在Windows上启动



我正在尝试在Windows 10上为Laravel本地开发配置Homestead。我遵循拉拉维尔的文档

https://laravel.com/docs/5.5/homestead

我安装了 VirtualBox 5.1 和 Vagrant 2.0,当然我克隆了 Homestead git 存储库。

我运行流

浪者,一切都很好,但是当我运行流浪者 ssh 时,显示以下消息:

Welcome to Ubuntu 16.04.3 LTS (GNU/Linux 4.4.0-92-generic x86_64)
 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/advantage
0 packages can be updated.
0 updates are security updates.

但没有完成在控制台上登录。

有人知道我该如何解决这个问题吗?

这是 1.9.6 中的一个旧问题,但似乎它在最新版本中再次存在,请参阅 https://github.com/hashicorp/vagrant/issues/9143#issuecomment-342536505 它是否可以为您提供帮助

解决方法是使用腻子或从powershell或命令行运行vagrant ssh

相关内容

  • 没有找到相关文章

最新更新