From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leslie Watter Subject: Re: Git repository error Date: Sat, 27 May 2017 19:47:38 -0300 Message-ID: References: Reply-To: leslie@watter.net Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="94eb2c18f1acdcd6bd0550893e2f" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35225) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dEkV7-00062W-Ra for emacs-orgmode@gnu.org; Sat, 27 May 2017 18:48:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dEkV6-0006Ns-C4 for emacs-orgmode@gnu.org; Sat, 27 May 2017 18:48:01 -0400 Received: from mail-ua0-x242.google.com ([2607:f8b0:400c:c08::242]:34988) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dEkV6-0006L8-6K for emacs-orgmode@gnu.org; Sat, 27 May 2017 18:48:00 -0400 Received: by mail-ua0-x242.google.com with SMTP id e28so2855834uah.2 for ; Sat, 27 May 2017 15:47:59 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: John Hendy Cc: emacs-orgmode , Vicente Vera --94eb2c18f1acdcd6bd0550893e2f Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable I can reproduce the same behaviour here: leslie@colossus:~/scm$ git clone git://orgmode.org/w/org-mode.git org-git Cloning into 'org-git'... fatal: read error: Conex=C3=A3o fechada pela outra ponta leslie@colossus:~/scm$ git clone git://orgmode.org/org-mode.git org-git Cloning into 'org-git'... fatal: read error: Conex=C3=A3o fechada pela outra ponta leslie@colossus:~/scm$ git clone git://repo.or.cz/org-mode.git org-git Cloning into 'org-git'... remote: Counting objects: 106847, done. Receiving objects: 5% (6155/106847), 1.57 MiB | 27.00 KiB/s ..... Cheers Leslie On Sat, May 27, 2017 at 5:50 PM, John Hendy wrote: > On Thu, May 25, 2017 at 6:10 PM, Vicente Vera > wrote: > > Hi. For a while i've been getting this error upon running 'make up0' > > from my local Org repository: > > > > fatal: read error: Connection reset by peer > > I pulled just the other day and it worked, but I use http because git > doesn't work for me behind my corporate firewall. > > $ git remote -v > origin http://orgmode.org/org-mode.git (fetch) > origin http://orgmode.org/org-mode.git (push) > > I just cloned via http successfully, but get the "reset by peer" > message via git protocol (with or without the /w/ in the URL other's > have mentioned): > > $ git clone git://orgmode.org/w/org-mode.git org-git > Cloning into 'org-git'... > fatal: read error: Connection reset by peer > > $ git clone git://orgmode.org/org-mode.git org-git > Cloning into 'org-git'... > fatal: read error: Connection reset by peer > > Something must be up with the main site. The mirror works: > > $ git clone git://repo.or.cz/org-mode.git org-git > Cloning into 'org-git'... > remote: Counting objects: 106847, done. > remote: Total 106847 (delta 0), reused 0 (delta 0) > Receiving objects: 100% (106847/106847), 80.33 MiB | 572.00 KiB/s, done. > Resolving deltas: 100% (83923/83923), done. > > > > John > > --=20 Leslie H. Watter --94eb2c18f1acdcd6bd0550893e2f Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I can reproduce the same behaviour here:

= leslie@colossus:~/scm$ git clone git://orgmode.org/w/org-mode.git org-git
Cloning into 'org-g= it'...
fatal: read error: Conex=C3=A3o fechada pela outra ponta
<= br>leslie@colossus:~/scm$ git clone git://orgmode.org/org-mode.git org-git
Cloning into 'org-gi= t'...
fatal: read error: Conex=C3=A3o fechada pela outra ponta
leslie@colossus:~/scm$=C2=A0 git clone git://repo.or.cz/org-mode.git org-git
Cloning into 'org= -git'...
remote: Counting objects: 106847, done.
Receiving object= s:=C2=A0=C2=A0 5% (6155/106847), 1.57 MiB | 27.00 KiB/s
.....


Cheers

Leslie

=

On Sat, May 27, 2= 017 at 5:50 PM, John Hendy <jw.hendy@gmail.com> wrote:
<= blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px= #ccc solid;padding-left:1ex">On Thu, May 25, 2017 at 6:10 PM, Vicente Vera= <vicentemvp@gmail.com> w= rote:
> Hi. For a while i've been getting this error upon running 'mak= e up0'
> from my local Org repository:
>
> fatal: read error: Connection reset by peer

I pulled just the other day and it worked, but I use http because git
doesn't work for me behind my corporate firewall.

$ git remote -v
origin http://orgmode.org/org-mode.git (fetch)
origin http://orgmode.org/org-mode.git (push)

I just cloned via http successfully, but get the "reset by peer"<= br> message via git protocol (with or without the /w/ in the URL other's have mentioned):

$ git clone git://orgmode.org/w/org-mode.git org-git
Cloning into 'org-git'...
fatal: read error: Connection reset by peer

$ git clone git://orgmode.org/org-mode.git org-git
Cloning into 'org-git'...
fatal: read error: Connection reset by peer

Something must be up with the main site. The mirror works:

$ git clone git://repo.or.cz/org-mode.git org-git
Cloning into 'org-git'...
remote: Counting objects: 106847, done.
remote: Total 106847 (delta 0), reused 0 (delta 0)
Receiving objects: 100% (106847/106847), 80.33 MiB | 572.00 KiB/s, done. Resolving deltas: 100% (83923/83923), done.



John




--
Leslie H. Watter
--94eb2c18f1acdcd6bd0550893e2f--