Re: [vagrant-up] Vagrant up error Windows 7

2016-01-16 Thread Alvaro Miranda Aguilera
Hello. My bad, I did a typo. Can you open in a web browser the following: https://atlas.hashicorp.com/hashicorp/boxes/precise32.json If that open, then please try this: mkdir precise32 cd precise32 vagrant init -m hashicorp/precise32 vagrant up If still gives error, please do this: vagrant

Re: [vagrant-up] Vagrant up error Windows 7

2016-01-16 Thread Alexandra Stanciu
I'm getting the same exact error, i can connect to http://atlas.hashicorp.com/hahicorp/precise32.json and it returns { - errors: [ - "Not found" ] } On Sunday, 27 December 2015 11:49:42 UTC+2, Alvaro Miranda Aguilera wrote: > > Hello > > Vagrant try to connect to >

Re: [vagrant-up] Vagrant up error Windows 7

2015-12-27 Thread Alvaro Miranda Aguilera
Hello Vagrant try to connect to http://atlas.hashicorp.com/hahicorp/precise32.json Can you try to open that url with a web browser? Are you at any network that requires proxy? corporate proxy or university? Thanks Alvaro. On Sat, Dec 26, 2015 at 1:08 AM, Sergiy Golub

[vagrant-up] Vagrant up error Windows 7

2015-12-25 Thread Sergiy Golub
I installed vagrant for my OS and have VirtualBox installed. I ran the following commands d:\vagrant>vagrant up Bringing machine 'default' up with 'virtualbox' provider... ==> default: Box 'hashicorp/precise32' could not be found. Attempting to find and install... default: Box Provider: