From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Millar Subject: Re: Git repository error Date: Sun, 17 Dec 2017 09:35:12 -0500 Message-ID: <3be51ef8-cffc-ebb6-e154-7421736e1b01@verizon.net> References: <87d13h9v3a.fsf@gmail.com> <20171216104354.6f037452@linux-h0yu.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50798) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eQa2D-0007b3-8M for emacs-orgmode@gnu.org; Sun, 17 Dec 2017 09:35:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eQa29-0000np-W6 for emacs-orgmode@gnu.org; Sun, 17 Dec 2017 09:35:21 -0500 Received: from omr-a001e.mx.aol.com ([204.29.186.53]:60227) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eQa29-0000jW-R8 for emacs-orgmode@gnu.org; Sun, 17 Dec 2017 09:35:17 -0500 Received: from mtaout-aah02.mx.aol.com (mtaout-aah02.mx.aol.com [172.27.1.142]) by omr-a001e.mx.aol.com (Outbound Mail Relay) with ESMTP id 075C3380009C for ; Sun, 17 Dec 2017 09:35:15 -0500 (EST) Received: from [10.0.0.4] (0x5b31302e302e302e345d [74.106.195.5]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mtaout-aah02.mx.aol.com (MUA/Third Party Client Interface) with ESMTPSA id 386473800008A for ; Sun, 17 Dec 2017 09:35:14 -0500 (EST) In-Reply-To: <20171216104354.6f037452@linux-h0yu.localdomain> Content-Language: en-US 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: emacs-orgmode@gnu.org Hello, Still cannot 'make update' rm -f git checkout D=C2=A0=C2=A0=C2=A0 README_ELPA Your branch is up-to-date with 'origin/master'. git remote update Fetching origin fatal: read error: Connection reset by peer error: Could not fetch origin make: *** [up0] Error 1 mk/targets.mk:112: recipe for target 'up0' failed Charlie Millar On 12/16/17 04:43, Detlef Steuer wrote: > Am Thu, 14 Dec 2017 10:40:09 -0500 > schrieb Josiah Schwab : > >> Hello, >> >> For about the past day, I've been getting this error upon running >> 'make update' from my local Org repository: >> >> fatal: read error: Connection reset by peer >> error: Could not fetch origin > I can confirm this issue at least since 13th of December. > > Greetings > Detlef > > >> If I recall correctly, this has happened before and the resolution was >> that some admin needed to do something server-side. >> >> Thanks, >> Josiah >> >> > > > >