Umarzuki Mochlis
2018-09-09 10:11:12 UTC
vagrant.exe -v
Vagrant 2.1.4
OS: Windows 10
I failed vagrant ssh with below errors, how do I fix it?
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/lib/vagrant/util/subprocess.rb:158:in
`rescue in execute': (216) (Vagrant::Util::Subprocess::LaunchError)
from
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/lib/vagrant/util/subprocess.rb:151:in
`execute'
from
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/lib/vagrant/util/subprocess.rb:22:in
`execute'
from
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/lib/vagrant/util/ssh.rb:99:in
`exec'
from
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/lib/vagrant/action/builtin/ssh_exec.rb:39:in
`call'
from
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/lib/vagrant/action/warden.rb:34:in
`call'
from
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/plugins/providers/virtualbox/action/check_running.rb:16:in
`call'
from
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/lib/vagrant/action/warden.rb:34:in
`call'
from
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/plugins/providers/virtualbox/action/check_accessible.rb:18:in
`call'
from
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/lib/vagrant/action/warden.rb:34:in
`call'
from
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/plugins/providers/virtualbox/action/check_created.rb:16:in
`call'
from
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/lib/vagrant/action/warden.rb:34:in
`call'
from
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/plugins/providers/virtualbox/action/check_virtualbox.rb:26:in
`call'
from
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/lib/vagrant/action/warden.rb:34:in
`call'
from
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/lib/vagrant/action/builder.rb:116:in
`call'
from
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/lib/vagrant/action/runner.rb:66:in
`block in run'
from
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/lib/vagrant/util/busy.rb:19:in
`busy'
from
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/lib/vagrant/action/runner.rb:66:in
`run'
from
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/lib/vagrant/machine.rb:239:in
`action_raw'
from
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/lib/vagrant/machine.rb:208:in
`block in action'
from
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/lib/vagrant/machine.rb:190:in
`block in action'
from
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/lib/vagrant/machine.rb:194:in
`action'
from
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/plugins/commands/ssh/command.rb:66:in
`block in execute'
from
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/lib/vagrant/plugin/v2/command.rb:238:in
`block in with_target_vms'
from
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/lib/vagrant/plugin/v2/command.rb:232:in
`each'
from
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/lib/vagrant/plugin/v2/command.rb:232:in
`with_target_vms'
from
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/plugins/commands/ssh/command.rb:46:in
`execute'
from
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/lib/vagrant/cli.rb:54:in
`execute'
from
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/lib/vagrant/environment.rb:294:in
`cli'
from
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/bin/vagrant:164:in
`<main>'
--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
GitHub Issues: https://github.com/mitchellh/vagrant/issues
IRC: #vagrant on Freenode
---
You received this message because you are subscribed to the Google Groups "Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vagrant-up+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/938131af-0a3d-4109-9cb7-885948660d12%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Vagrant 2.1.4
OS: Windows 10
I failed vagrant ssh with below errors, how do I fix it?
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/lib/vagrant/util/subprocess.rb:158:in
`rescue in execute': (216) (Vagrant::Util::Subprocess::LaunchError)
from
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/lib/vagrant/util/subprocess.rb:151:in
`execute'
from
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/lib/vagrant/util/subprocess.rb:22:in
`execute'
from
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/lib/vagrant/util/ssh.rb:99:in
`exec'
from
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/lib/vagrant/action/builtin/ssh_exec.rb:39:in
`call'
from
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/lib/vagrant/action/warden.rb:34:in
`call'
from
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/plugins/providers/virtualbox/action/check_running.rb:16:in
`call'
from
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/lib/vagrant/action/warden.rb:34:in
`call'
from
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/plugins/providers/virtualbox/action/check_accessible.rb:18:in
`call'
from
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/lib/vagrant/action/warden.rb:34:in
`call'
from
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/plugins/providers/virtualbox/action/check_created.rb:16:in
`call'
from
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/lib/vagrant/action/warden.rb:34:in
`call'
from
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/plugins/providers/virtualbox/action/check_virtualbox.rb:26:in
`call'
from
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/lib/vagrant/action/warden.rb:34:in
`call'
from
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/lib/vagrant/action/builder.rb:116:in
`call'
from
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/lib/vagrant/action/runner.rb:66:in
`block in run'
from
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/lib/vagrant/util/busy.rb:19:in
`busy'
from
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/lib/vagrant/action/runner.rb:66:in
`run'
from
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/lib/vagrant/machine.rb:239:in
`action_raw'
from
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/lib/vagrant/machine.rb:208:in
`block in action'
from
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/lib/vagrant/machine.rb:190:in
`block in action'
from
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/lib/vagrant/machine.rb:194:in
`action'
from
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/plugins/commands/ssh/command.rb:66:in
`block in execute'
from
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/lib/vagrant/plugin/v2/command.rb:238:in
`block in with_target_vms'
from
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/lib/vagrant/plugin/v2/command.rb:232:in
`each'
from
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/lib/vagrant/plugin/v2/command.rb:232:in
`with_target_vms'
from
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/plugins/commands/ssh/command.rb:46:in
`execute'
from
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/lib/vagrant/cli.rb:54:in
`execute'
from
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/lib/vagrant/environment.rb:294:in
`cli'
from
C:/HashiCorp/Vagrant/embedded/gems/2.1.4/gems/vagrant-2.1.4/bin/vagrant:164:in
`<main>'
--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
GitHub Issues: https://github.com/mitchellh/vagrant/issues
IRC: #vagrant on Freenode
---
You received this message because you are subscribed to the Google Groups "Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vagrant-up+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/938131af-0a3d-4109-9cb7-885948660d12%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.