TrayWeb (Romain BEZY)
- Login: TrayWeb
- Registered on: 04/10/2017
- Last sign in: 04/12/2017
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
04/12/2017
-
10:38 AM Ruby Bug #13416: 405 "Method Not Allowed" when installing Vagrant Plugins
- Good Day,
Trying to understand the issue a bit more, I've tried to install a gem:
~~~ ruby
$ gem install rail
ERROR: While executing gem ... (Net::HTTPServerException)
405 "Method Not Allowed"
~~~
I get the same error: 405...
04/10/2017
-
07:53 AM Ruby Bug #13416 (Third Party's Issue): 405 "Method Not Allowed" when installing Vagrant Plugins
- Good Morning,
I'm trying to install vagrant plugins but it doesn't work and I get the following error:
~~~ ruby
$ vagrant plugin install vagrant-hostmanager
Installing the 'vagrant-hostmanager' plugin. This can take a few minutes...