vagartant up 后:Homestead-7: SSH auth method: private key 停止的问题

vagartant up 后:homestead-7: SSH auth method: private key 停止的问题

版本:

VirtualBox:版本 5.1.18 r114002 (Qt5.6.2)

Vagrant :1.9.2

Homestead:3.1

yaml配置没有修改

错误控制台日志:

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. 重新生成sshkey
  2. 进入BOIS,将intel virtual technology设置为enable
  3. 移除文件 C:\Users\seven\.vagrant.d\insecure_private_key运行vagrant up(vagrant会生成一个新insecure_private_key文件)
  4. 修改VirtualBox 虚拟机的网络:设置->网络->网卡1->连接网线
  5. 复制sshkey私钥 到 insecure_private_key

尝试了这些方法都无法解决,请问各位谁之前遇到过类似问题,给个思路!!!!

《L05 电商实战》
从零开发一个电商项目,功能包括电商后台、商品 & SKU 管理、购物车、订单管理、支付宝支付、微信支付、订单退款流程、优惠券等
《L03 构架 API 服务器》
你将学到如 RESTFul 设计风格、PostMan 的使用、OAuth 流程,JWT 概念及使用 和 API 开发相关的进阶知识。
讨论数量: 2

楼主解决了吗?我也遇到了这个问题,找了好久了,不知道该怎么办

6年前 评论

@airmy 没解决这个问题,试了好多方法也不行,都是卡在这里,我用的其他的方式,没用homestead

6年前 评论

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