“无所事事"它停止在SSH身份验证方法:私钥 [英] "vagrant up" it stops at SSH auth method: private key

查看:125
本文介绍了“无所事事"它停止在SSH身份验证方法:私钥的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试在具有宅基地环境的计算机上安装laravel.我按照官方文档的所有步骤进行操作.当我执行无用功"时,控制台显示以下错误.

I'm trying to install laravel on my computer with homestead environment. I followed all steps on the official documentation. And when I execute my "vagrant up" my console displays the following error.

.

通过SSH身份验证方法停止.以前,我将ssh-keygen配置为" ssh-keygen -t rsa -b 4096 -C"me@email.com "

Stops at SSH auth method. Previously I configured the ssh-keygen with "ssh-keygen -t rsa -b 4096 -C "me@email.com"

我在.rb文件中添加了主机部分:

I added the host piece at .rb file:

.yaml文件.我想我编辑正确

Even .yaml file. I think I edited properly

在主机文件中,我在文件底部添加了"192.168.10.10 administracio.dev".

At hosts file I added: "192.168.10.10 administracio.dev" at the bottom of the file.

然后当我让此错误崩溃时,它显示以下错误:

And then when I let this error crash it shows the following error:

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.

有什么建议吗?

推荐答案

(代表OP发布).

解决方案:我在BIOS环境中激活了硬件加速.

Solution: I activated the Hardware acceleration in the BIOS environment.

这篇关于“无所事事"它停止在SSH身份验证方法:私钥的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆