mitchellh / vagrant-aws

Use Vagrant to manage your EC2 and VPC instances.
MIT License
2.61k stars 574 forks source link

Installing Vagrant-AWS Plugin on my Windows 10 PC #550

Closed K1r1k4z3 closed 5 years ago

K1r1k4z3 commented 5 years ago

This is the error I get whenever I try installing the Vagrant AWS Plugin. Please, I need everyones help concerning this.

"λ vagrant plugin install vagrant-aws Installing the 'vagrant-aws' plugin. This can take a few minutes... Vagrant failed to load a configured plugin source. This can be caused by a variety of issues including: transient connectivity issues, proxy filtering rejecting access to a configured plugin source, or a configured plugin source not responding correctly. Please review the error message below to help resolve the issue:

Errno::ETIMEDOUT: Failed to open TCP connection to 161.158.250.99:8080 (A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. - connect(2) for "161.158.250.99" port 8080) (https://api.rubygems.org/specs.4.8.gz)

Source: https://rubygems.org/" vagrantaws

K1r1k4z3 commented 5 years ago

PS: My PC isn't configured with any Proxy.