Thanks, Dragon ~

I tried your easiest suggestion first, and found I can't ping atlas:

C:\>ping atlas.hashicorp.com

Pinging atlas-frontend-atlas-230110478.us-east-1.elb.amazonaws.com 
[54.175.82.16
9] with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.

Ping statistics for 54.175.82.169:
    Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),

I also tried another pinger called pathping and got this (I obscured a 
couple of IPs that I don't want to post on a public forum):

C:\>pathping atlas.hashicorp.com

Tracing route to atlas-frontend-atlas-230110478.us-east-1.elb.amazonaws.com 
[54.
175.82.169]
over a maximum of 30 hops:
  0  KenGate [192.168.1.108]
  1  192.168.1.1
  2  nnn.nnn.nnn.nnn
  3  nnn.nnn.nnn.nnn
  4  te-9-1-ur02.wbloomfield.mi.michigan.comcast.net [69.139.255.102]
  5  te-0-8-0-8-ar02.pontiac.mi.michigan.comcast.net [69.139.255.69]
  6  be-33668-cr01.350ecermak.il.ibone.comcast.net [68.86.90.45]
  7  be-10206-cr01.newyork.ny.ibone.comcast.net [68.86.86.225]
  8  he-0-12-0-1-pe03.111eighthave.ny.ibone.comcast.net [68.86.85.86]
  9  as16509-3-c.111eighthave.ny.ibone.comcast.net [50.242.148.118]
 10  54.240.229.76
 11     *        *        *
Computing statistics for 250 seconds...
            Source to Here   This Node/Link
Hop  RTT    Lost/Sent = Pct  Lost/Sent = Pct  Address
  0                                           KenGate [192.168.1.108]
                                0/ 100 =  0%   |
  1    0ms     0/ 100 =  0%     0/ 100 =  0%  192.168.1.1
                                0/ 100 =  0%   |
  2   14ms     0/ 100 =  0%     0/ 100 =  0%  nnn.nnn.nnn.nnn
                                0/ 100 =  0%   |
  3   20ms     0/ 100 =  0%     0/ 100 =  0%  nnn.nnn.nnn.nnn
                                0/ 100 =  0%   |
  4   19ms     0/ 100 =  0%     0/ 100 =  0%  
te-9-1-ur02.wbloomfield.mi.michigan.comcast.net [69.139.255.102]
                                0/ 100 =  0%   |
  5   18ms     0/ 100 =  0%     0/ 100 =  0%  
te-0-8-0-8-ar02.pontiac.mi.michigan.comcast.net [69.139.255.69]
                                0/ 100 =  0%   |
  6   26ms     0/ 100 =  0%     0/ 100 =  0%  
be-33668-cr01.350ecermak.il.ibone.comcast.net [68.86.90.45]
                                0/ 100 =  0%   |
  7   44ms     0/ 100 =  0%     0/ 100 =  0%  
be-10206-cr01.newyork.ny.ibone.comcast.net [68.86.86.225]
                                0/ 100 =  0%   |
  8   42ms     0/ 100 =  0%     0/ 100 =  0%  
he-0-12-0-1-pe03.111eighthave.ny.ibone.comcast.net [68.86.85.86]
                                0/ 100 =  0%   |
  9   42ms     0/ 100 =  0%     0/ 100 =  0%  
as16509-3-c.111eighthave.ny.ibone.comcast.net [50.242.148.118]
                                0/ 100 =  0%   |
 10   40ms     0/ 100 =  0%     0/ 100 =  0%  54.240.229.76

Trace complete.

I don't know what to do given this result.  Advice?

~ Tx, Ken



On Friday, May 29, 2015 at 12:09:18 PM UTC-4, dragon788 wrote:
>
> Kenatsun, you could try doing a manual box add rather than having vagrant 
> pull it during the up.
>
> vagrant box add ubuntu/precise32 
> http://atlas.hashicorp.com/ubuntu/precise32
>
> Should work. If you are still getting failures, verify you can ping 
> atlas.hashicorp.com. You can also switch between http and https on this 
> URL to see if it is an issue with SSL or not.
>
> On Tuesday, May 26, 2015 at 1:04:36 AM UTC-5, Alvaro Miranda Aguilera 
> wrote:
>>
>> Hello Kenatsun 
>>
>> Is not that Vagrant require a proxy, is just for some reason the 
>> command line is not being able to curl/get the information from atlas. 
>> So I was wondering if you were in a office that was configured with a 
>> proxy, or some user/password requirement on windows. 
>>
>> if your box is connected to internet, it should work. 
>>
>> I am sorry for not being more helpful, but run out of ideas on this one.. 
>> :( 
>>
>>
>>
>> On Tue, May 26, 2015 at 1:14 PM, Kenatsun <[email protected]> wrote: 
>> > Arvado, thank you. 
>> > 
>> > I didn't know I had to set up a proxy to connect to the internet, the 
>> > instructions didn't say anything about this, and I wouldn't know how to 
>> go 
>> > about doing it.  My machine is connected to the internet. 
>> > 
>> > Is there some other way than the command line to get whatever it is 
>> that 
>> > these commands are trying to download? 
>> > 
>> > 
>> > On Monday, May 25, 2015 at 9:02:25 PM UTC-4, Alvaro Miranda Aguilera 
>> wrote: 
>> >> 
>> >> On Tue, May 26, 2015 at 11:42 AM, Kenatsun <[email protected]> wrote: 
>> >> > URL: ["https://atlas.hashicorp.com/hashicorp/precise32";] 
>> >> > Error: Failed connect to atlas.hashicorp.com:443; No error 
>> >> 
>> >> Hello, 
>> >> 
>> >> the book probably was pre version 1.5, where the user/box and auto 
>> >> download was introduced. 
>> >> 
>> >> As you did install 1.7.x either way should word. 
>> >> 
>> >> The command show that there is no internet at the command prompt, can 
>> >> I ask if you have to setup a proxy to get internet there? 
>> >> 
>> >> Otherwise, any of those commands should be working. 
>> > 
>> > -- 
>> > 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. 
>>
>

-- 
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