Hi,
While trying to install
vagrant plugin install vagrant-vbguest
the following error has been thrown:
vagrant plugin install vagrant-vbguest
Installing the ‘vagrant-vbguest’ 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::ECONNRESET: Connection reset by peer - SSL_connect (https://api.rubygems.org/specs.4.8.gz)
Tried different things like:
vagrant plugin repair
vagrant plugin expunge --reinstall
did not help.
Could someone help me with the installation, please?
vagrant version
Installed Version: 2.2.4
Latest Version: 2.2.4
macOS Mojave 10.14.5
Thanks in advance
Elena