aidanns / vagrant-reload

A plugin that allows you to reload a Vagrant plugin as a provisioning step.
MIT License
174 stars 37 forks source link

reload plugin install fail on vagrant 1.9.2 #13

Closed maximlomans closed 7 years ago

maximlomans commented 7 years ago

PS C:\Users\marx\metasploitable\metasploitable3\vagrant-reload-master> vagrant plugin install vagrant-reload Installing the 'vagrant-reload' plugin. This can take a few minutes... C:/HashiCorp/Vagrant/embedded/lib/ruby/2.2.0/resolv.rb:866:in read': An established connection was aborted by the softw are in your host machine. (Errno::ECONNABORTED) from C:/HashiCorp/Vagrant/embedded/lib/ruby/2.2.0/resolv.rb:866:inrecv_reply' from C:/HashiCorp/Vagrant/embedded/lib/ruby/2.2.0/resolv.rb:690:in request' from C:/HashiCorp/Vagrant/embedded/lib/ruby/2.2.0/resolv.rb:528:inblock in fetch_resource' from C:/HashiCorp/Vagrant/embedded/lib/ruby/2.2.0/resolv.rb:1096:in block (3 levels) in resolv' from C:/HashiCorp/Vagrant/embedded/lib/ruby/2.2.0/resolv.rb:1094:ineach' from C:/HashiCorp/Vagrant/embedded/lib/ruby/2.2.0/resolv.rb:1094:in block (2 levels) in resolv' from C:/HashiCorp/Vagrant/embedded/lib/ruby/2.2.0/resolv.rb:1093:ineach' from C:/HashiCorp/Vagrant/embedded/lib/ruby/2.2.0/resolv.rb:1093:in block in resolv' from C:/HashiCorp/Vagrant/embedded/lib/ruby/2.2.0/resolv.rb:1091:ineach' from C:/HashiCorp/Vagrant/embedded/lib/ruby/2.2.0/resolv.rb:1091:in resolv' from C:/HashiCorp/Vagrant/embedded/lib/ruby/2.2.0/resolv.rb:519:infetch_resource' from C:/HashiCorp/Vagrant/embedded/lib/ruby/2.2.0/resolv.rb:509:in each_resource' from C:/HashiCorp/Vagrant/embedded/lib/ruby/2.2.0/resolv.rb:490:ingetresource' from C:/HashiCorp/Vagrant/embedded/lib/ruby/2.2.0/rubygems/remote_fetcher.rb:92:in api_endpoint' from C:/HashiCorp/Vagrant/embedded/lib/ruby/2.2.0/rubygems/source.rb:46:inapi_uri' from C:/HashiCorp/Vagrant/embedded/lib/ruby/2.2.0/rubygems/source.rb:138:in fetch_spec' from C:/HashiCorp/Vagrant/embedded/lib/ruby/2.2.0/rubygems/resolver/api_specification.rb:76:inspec' from C:/HashiCorp/Vagrant/embedded/lib/ruby/2.2.0/rubygems/resolver/activation_request.rb:74:in full_spec' from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.2/lib/vagrant/bundler.rb:348:inblock in activate_solu tion' from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.2/lib/vagrant/bundler.rb:347:in each' from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.2/lib/vagrant/bundler.rb:347:inactivate_solution' from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.2/lib/vagrant/bundler.rb:275:in internal_install' from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.2/lib/vagrant/bundler.rb:103:ininstall' from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.2/lib/vagrant/plugin/manager.rb:62:in block in install_plugin' from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.2/lib/vagrant/plugin/manager.rb:72:incall' from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.2/lib/vagrant/plugin/manager.rb:72:in install_plugin' from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.2/plugins/commands/plugin/action/install_gem.rb:37:in call' from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.2/lib/vagrant/action/warden.rb:34:in call' from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.2/lib/vagrant/action/builder.rb:116:incall' from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.2/lib/vagrant/action/runner.rb:66:in block in run' from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.2/lib/vagrant/util/busy.rb:19:inbusy' from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.2/lib/vagrant/action/runner.rb:66:in run' from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.2/plugins/commands/plugin/command/base.rb:14:inaction ' from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.2/plugins/commands/plugin/command/install.rb:32:in blo ck in execute' from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.2/plugins/commands/plugin/command/install.rb:31:ineac h' from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.2/plugins/commands/plugin/command/install.rb:31:in exe cute' from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.2/plugins/commands/plugin/command/root.rb:66:inexecut e' from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.2/lib/vagrant/cli.rb:42:in execute' from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.2/lib/vagrant/environment.rb:308:incli' from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.2/bin/vagrant:127:in `

' PS C:\Users\marx\metasploitable\metasploitable3\vagrant-reload-master> cd ../

tried it with admin privi from and from git cmd