Yes- ull (the server that provides SSL offload for git-wip-us and a number of other services) is experiencing issues.
--David On Tue, Jun 11, 2013 at 7:47 AM, Ryan Lei <ryanlei750...@gmail.com> wrote: > I had that same error right now and yesterday, but it was fine "most of the > time." I guess the Apache repo has been quite unstable lately. > > > On Tue, Jun 11, 2013 at 7:39 PM, Daan Hoogland <dhoogl...@schubergphilis.com >> wrote: > >> I tried to re-clone with the url you send, Pranav. >> >> $ git clone https://git-wip-us.apache.org/repos/asf/cloudstack.git >> Cloning into 'cloudstack'... >> error: The requested URL returned error: 502 while accessing >> https://git-wip-us.apache.org/repos/asf/cloudstack.git/info/refs?service=git-upload-pack >> fatal: HTTP request failed >> >> The url is not changed since yesterday with respect to my older clones. I >> am going with Wei's explanation, for now. >> >> I tried a fetch as well. I gave a different message, same result. >> >> $ git fetch >> error: Unknown SSL protocol error in connection to >> git-wip-us.apache.org:443 while accessing >> https://git-wip-us.apache.org/repos/asf/cloudstack.git/info/refs?service=git-upload-pack >> fatal: HTTP request failed >> >> >> regards, >> Daan Hoogland >> >> -----Original Message----- >> From: Wei ZHOU [mailto:ustcweiz...@gmail.com] >> Sent: dinsdag 11 juni 2013 13:29 >> To: dev@cloudstack.apache.org >> Subject: Re: git pull fails since 10 june >> >> Maybe apache server is under attack again. >> >> >> 2013/6/11 Pranav Saxena <pranav.sax...@citrix.com> >> >> > May be try changing your git config with the following url - >> > >> > https://git-wip-us.apache.org/repos/asf/cloudstack.git >> > >> > 2) Have you tried cloning again? >> > >> > 3) Also run: git remote show origin >> > and check What's the fetch URL? You can verify if you are trying to >> > pull from a correct URL . >> > >> > -----Original Message----- >> > From: Daan Hoogland [mailto:dhoogl...@schubergphilis.com] >> > Sent: Tuesday, June 11, 2013 3:07 PM >> > To: dev@cloudstack.apache.org >> > Subject: git pull fails since 10 june >> > >> > LS, >> > >> > Both in eclipse and on the command line I get the following error: >> > >> > $ git pull >> > error: The requested URL returned error: 502 while accessing >> > https://git-wip-us.apache.org/repos/asf/cloudstack.git/info/refs?servi >> > ce=git-upload-pack >> > fatal: HTTP request failed >> > >> > Any clues anyone? >> > >> > Regards >> > Daan Hoogland >> > >>