首页 > Windows开发 > 详细

The following SSH command

时间:2015-04-08 11:16:06      阅读:254      评论:0      收藏:0      [点我收藏+]

错误信息:

The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
/sbin/ifup eth1
Stdout from the command:
Stderr from the command:
stdin: is not a tty
/etc/network/interfaces:29: interface eth2 declared allow-auto twice
/sbin/ifup: couldn‘t read interfaces file "/etc/network/interfaces"

问题可能在vagrantfile 中的public network

解决:重装,vagrant destroy (摧毁虚拟机)  vagrant up   (重装或启动虚拟机)





The following SSH command

原文:http://my.oschina.net/u/2002748/blog/397165

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!