On Thu, May 28, 2015 at 9:05 PM, Prajna <[email protected]> wrote:
> 'ubuntu/trusty32'

Hello,

this box:

 'ubuntu/trusty32'

it does exist.

The error you are getting is that vagrant is not able to reach
atlas.hashicorp.com

That seems to be some sort of network or dns problem.

Does your command line environment have a working internet?

Can you ping atlas.hashicorp.com
can you curl https://atlas.hashicorp.com/ubuntu/boxes/trusty32.json

If you have a proxy at work, you need to set up:

export http_proxy=http://proxy_server:proxy_port
and
export https_proxy=http://proxy_server:proxy_port

Thanks,
Alvaro

-- 
You received this message because you are subscribed to the Google Groups 
"Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to