Laravel5.1 SSH auth method: private key?

都是按标准流程安装的 最主要是 我环境跑了个把礼拜的了 昨晚关机后今天早上就这样了 死活登不上 重装 n 次还是不成功 都要死人 的感觉了 网上很多办法都试过了 BIOS 设置了 homestead.yaml 检查了 巴拉巴拉的 哎
前面有篇 和我的 一毛一样 但是 我按他们的说法弄了 就是 弄不成功
default: SSH auth method: private key
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.

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