ggiamarchi / vagrant-openstack-provider

Use Vagrant to manage OpenStack Cloud instances.
MIT License
245 stars 102 forks source link

vagrant-openstack-provider #340

Closed Tsvetoslav88 closed 7 years ago

Tsvetoslav88 commented 7 years ago

I'm trying to install vagrant-openstack-provider plugin but the command gives me:

Installing the 'vagrant-openstack-provider' 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: 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 respo nd. - connect(2) for "10.15.7.65" port 9292 (http://10.15.7.65:9292/specs.4.8.gz)

Source: http://10.15.7.65:9292/

Could somebody give me a tip what can cause the issue? Thanks!

Tsvetoslav88 commented 7 years ago

I sove the problem. I needed to remove ".vagrant.d" folder from my home directory