Re: [vagrant-up] libruby errors when running kitchen create

2016-03-03 Thread Michael Wyatt
Hi Alvaro, I sent the email to the address below this evening. I've had a busy few weeks and finally just had some time to do the debug. Thanks for the help. Michael On Friday, February 5, 2016 at 4:47:15 AM UTC-5, Alvaro Miranda Aguilera wrote: > > Hello, > > Can you send an email to

Re: [vagrant-up] libruby errors when running kitchen create

2016-02-05 Thread Alvaro Miranda Aguilera
Hello, Can you send an email to support at hashicorp.com ? For the Vagrant part Attach a verbose output. VAGRANT_LOG=debug vagrant up 2>&1 | tee vagrant_up.log VAGRANT_LOG=debug vagrant destroy -f 2>&1 | tee vagrant_destroy.log The ssh not working, may be (or may be not) something in the

Re: [vagrant-up] libruby errors when running kitchen create

2016-02-04 Thread Michael Wyatt
Hello Alvaro, Thanks for the reply. I've tried doing vagrant init and vagrant up and vagrant init and it failed with a timeout message. The ruby error is intermittent, it seems. The timeouts seem to be happening much more often. However, this time, after running vagrant init and vagrant up,