My colleague verified he can't access git://git.apache.org/incubator-kylin.git <git://git.apache.org/incubator-kylin.git> neither.
$ git clone git://git.apache.org/incubator-kylin.git <git://git.apache.org/incubator-kylin.git> Cloning into 'incubator-kylin'... fatal: read error: Connection reset by peer Maybe it's my company's network issue? I'll check again when I go home. > 在 2015年8月6日,下午2:08,hongbin ma <[email protected]> 写道: > > i thought you're pulling from github.com,,, sorry > > as to git.apache.org, i just pushed changes to it, nothing abnormal at my > side. > > On Thu, Aug 6, 2015 at 2:05 PM, Dayue Gao <[email protected]> wrote: > >> Github is ok. Don't think it's GFW issue because I've tried fetching >> through a VPN connection. Can anyone else clone git:// >> git.apache.org/incubator-kylin.git ? >> >>> 在 2015年8月6日,下午1:51,hongbin ma <[email protected]> 写道: >>> >>> Is the website github available to you? It seems GFW is blocking your >> from >>> fetching, do you have a proxy for git? >>> >>> On Thu, Aug 6, 2015 at 1:47 PM, Dayue Gao <[email protected]> wrote: >>> >>>> Hi geeks, >>>> >>>> I noticed that I can no longer fetch code from apache git repo, anything >>>> wrong? >>>> >>>> $ git remote -v >>>> origin git://git.apache.org/incubator-kylin.git (fetch) >>>> origin git://git.apache.org/incubator-kylin.git (push) >>>> >>>> $ git fetch >>>> fatal: read error: Connection reset by peer >>>> >>>> Best, >>>> Dayue >>>> >>> >>> >>> >>> -- >>> Regards, >>> >>> *Bin Mahone | 马洪宾* >>> Apache Kylin: http://kylin.io >>> Github: https://github.com/binmahone >> >> >> > > > -- > Regards, > > *Bin Mahone | 马洪宾* > Apache Kylin: http://kylin.io > Github: https://github.com/binmahone
