Can't connect to googlesource web page

958 views
Skip to first unread message

kaitlyn Lee

unread,
Apr 2, 2012, 4:46:32 AM4/2/12
to Repo and Gerrit Discussion
hi all,
i can't connect to the repo server to download repo scripts, below is
the info i got:
(1)first try using curl:
curl https://dl-ssl.google.com/dl/googlesource/git-repo/repo > ~/bin/
repo
% Total %Received % Xferd Average Speed Time Time Time Current
0
wget https://dl-ssl.google.com/dl/googlesource/git-repo/repo > ~/bin/
repo
--2012-04-02 15:48:41-- https://dl-ssl.google.com/dl/googlesource/git-repo/repo
Resolving dl-ssl.google.com... 74.125.128.93, 74.125.128.136,
74.125.128.190, ...
Connecting to dl-ssl.google.com|74.125.128.93|:443... failed:
Connection timed out.
Connecting to dl-ssl.google.com|74.125.128.136|:443... failed:
Connection timed out.
Connecting to dl-ssl.google.com|74.125.128.190|:443... failed:
Connection timed out.
Connecting to dl-ssl.google.com|74.125.128.91|:443... failed:
Connection timed out.
Retrying...

Magnus Bäck

unread,
Apr 2, 2012, 6:38:41 AM4/2/12
to Repo and Gerrit Discussion
On Mon, Apr 2, 2012 at 4:46 AM,
kaitlyn Lee <kaitly...@gmail.com> wrote:

> i can't connect to the repo server to download repo scripts, below is
> the info i got:
> (1)first try using curl:
> curl https://dl-ssl.google.com/dl/googlesource/git-repo/repo > ~/bin/
> repo
> % Total  %Received  % Xferd Average Speed  Time   Time  Time  Current
> 0
> wget https://dl-ssl.google.com/dl/googlesource/git-repo/repo > ~/bin/
> repo
> --2012-04-02 15:48:41--  https://dl-ssl.google.com/dl/googlesource/git-repo/repo
> Resolving dl-ssl.google.com... 74.125.128.93, 74.125.128.136,
> 74.125.128.190, ...
> Connecting to dl-ssl.google.com|74.125.128.93|:443... failed:
> Connection timed out.

This is more likely a problem with your network or your configuration
than a simultaneous problem with all three dl-ssl.google.com hosts.
Perhaps you need to set the http_proxy variable in your shell so that
curl and wget make their HTTP requests by using your proxy?

[...]

--
Magnus Bäck
ba...@google.com

yousheng shao

unread,
Apr 3, 2012, 9:08:56 AM4/3/12
to Repo and Gerrit Discussion
hi all,
i can't connect to the repo server to download repo scripts, below is
the info i got:
curl https://dl-ssl.google.com/dl/googlesource/git-repo/repo > ~/bin/
repo
% Total %Received % Xferd Average Speed Time Time Time Current
0
then wait few minutes
curl: (7) couldn't connect to host

Matthias Sohn

unread,
Apr 3, 2012, 9:23:40 AM4/3/12
to yousheng shao, Repo and Gerrit Discussion
2012/4/3 yousheng shao <shaoyo...@gmail.com>
did you check if any proxy is in your way to reach this host ?
 
--
Matthias

Shawn Pearce

unread,
Apr 3, 2012, 9:24:28 AM4/3/12
to yousheng shao, Repo and Gerrit Discussion

Perhaps you have a firewall in the way that prevents direct connections?

You may need to set the http_proxy environment variable to point to
your local proxy server.

Reply all
Reply to author
Forward
0 new messages