Re: [vagrant-up] Re: New provider plugin: vagrant-softlayer

2015-01-27 Thread Julio Lajara
What version of the plugin are you using? Feel free to open a ticket on github with the vagrant debug output and we can work through it. Thanks, On 01/27/2015 10:54 AM, Matt wrote: Hi Everyone, Sorry if this question is very basic, I am new to Vagrant: I am getting a weird error with the

Re: [vagrant-up] Re: New provider plugin: vagrant-softlayer

2015-01-27 Thread Matt
Hi Everyone, Sorry if this question is very basic, I am new to Vagrant: I am getting a weird error with the vagrant-softlayer plugin and I wanted to see if anyone could point me in the right direction. I am doing this simple vagrant box add command and keep getting the following error:

Re: [vagrant-up] Re: New provider plugin: vagrant-softlayer

2014-07-01 Thread Torben Knerr
Hi Paul, you can run `VAGRANT_LOG=DEBUG vagrant plugin install vagrant-softlayer` to get more information on what's going wrong. I suspect you might need to have the Ruby DevKit installed for compiling the json gem: http://rubyinstaller.org/add-ons/devkit/ HTH, Torben On Tue, Jul 1, 2014 at

Re: [vagrant-up] Re: New provider plugin: vagrant-softlayer

2014-07-01 Thread Paul O'Flynn
Hi Folks, Thanks for the prompt replies! The debug log definitely shows some extra information as below. This in turn looks remarkably like this issue https://github.com/mitchellh/vagrant/issues/3764 I get this 100% consistently BTW; I've only tried it from within my office although I can't

Re: [vagrant-up] Re: New provider plugin: vagrant-softlayer

2014-07-01 Thread Paul O'Flynn
Ok I have verified that this is a Windows-only issue and have logged an issue https://github.com/audiolize/vagrant-softlayer/issues/10 on the GitHub repo of the plugin, thanks. On Tue, Jul 1, 2014 at 8:59 AM, Paul O'Flynn pofl...@gmail.com wrote: P.S. I did install the DevKit and add it to my

[vagrant-up] Re: New provider plugin: vagrant-softlayer

2014-06-30 Thread Paul O'Flynn
I'd love to use this plugin but I can't install it :-( I am on Win 7, Cygwin, vagrant 1.6.3 (got the same error with 1.5.1). Also, while I'm here, where is the best place to get support/ask questions? Thanks in advance, Paul $ vagrant plugin install vagrant-softlayer Installing the