您好,欢迎访问一九零五行业门户网

windows7安装laravel homestead后,卡在SSH auth method: private key

系统环境全新win7 64位旗舰版
管理员身份
virtual box5.1
homestead2.2.1
过程按照laravel学院的教程安装,当使用homestead up命令启动虚拟机的时候,卡在ssh auth method那里不动了:
$ homestead upbringing machine 'default' up with 'virtualbox' provider...==> default: importing base box 'laravel/homestead'...==> default: matching mac address for nat networking...==> default: setting the name of the vm: homestead==> default: clearing any previously set network interfaces...==> default: preparing network interfaces based on configuration... default: adapter 1: nat default: adapter 2: hostonly==> default: forwarding ports... default: 80 (guest) => 8000 (host) (adapter 1) default: 443 (guest) => 44300 (host) (adapter 1) default: 3306 (guest) => 33060 (host) (adapter 1) default: 5432 (guest) => 54320 (host) (adapter 1) default: 22 (guest) => 2222 (host) (adapter 1)==> default: running 'pre-boot' vm customizations...==> default: booting vm...==> default: waiting for machine to boot. this may take a few minutes... default: ssh address: 127.0.0.1:2222 default: ssh username: vagrant default: ssh auth method: private key

然后ctrl + c 强制结束,再使用homestad halt关闭虚拟机.出现如下提示:
$ homestead halt==> default: attempting graceful shutdown of vm... default: guest communication could not be established! this is usually because default: ssh is not running, the authentication information was changed, default: or some other networking issue. vagrant will force halt, if default: capable.==> default: forcing shutdown of vm...

请问下各位大大,这个问题怎么解决?
回复内容: 系统环境全新win7 64位旗舰版
管理员身份
virtual box5.1
homestead2.2.1
过程按照laravel学院的教程安装,当使用homestead up命令启动虚拟机的时候,卡在ssh auth method那里不动了:
$ homestead upbringing machine 'default' up with 'virtualbox' provider...==> default: importing base box 'laravel/homestead'...==> default: matching mac address for nat networking...==> default: setting the name of the vm: homestead==> default: clearing any previously set network interfaces...==> default: preparing network interfaces based on configuration... default: adapter 1: nat default: adapter 2: hostonly==> default: forwarding ports... default: 80 (guest) => 8000 (host) (adapter 1) default: 443 (guest) => 44300 (host) (adapter 1) default: 3306 (guest) => 33060 (host) (adapter 1) default: 5432 (guest) => 54320 (host) (adapter 1) default: 22 (guest) => 2222 (host) (adapter 1)==> default: running 'pre-boot' vm customizations...==> default: booting vm...==> default: waiting for machine to boot. this may take a few minutes... default: ssh address: 127.0.0.1:2222 default: ssh username: vagrant default: ssh auth method: private key

然后ctrl + c 强制结束,再使用homestad halt关闭虚拟机.出现如下提示:
$ homestead halt==> default: attempting graceful shutdown of vm... default: guest communication could not be established! this is usually because default: ssh is not running, the authentication information was changed, default: or some other networking issue. vagrant will force halt, if default: capable.==> default: forcing shutdown of vm...

请问下各位大大,这个问题怎么解决?
其它类似信息

推荐信息