From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike McLean Subject: Re: Difficulties Accessing git Repository Date: Tue, 8 Oct 2013 21:46:25 -0400 Message-ID: <4D604098-3942-40FB-B713-29AF27778ACA@pobox.com> References: <87zjqrbdne.fsf@gmail.com> <20131002211205.GU2622@kuru.dyndns-at-home.com> <87pprfk6ss.fsf@gmail.com> <52548306.3050207@verizon.net> <87zjqj9rg6.fsf@gmail.com> Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55787) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VTirq-0001qH-84 for emacs-orgmode@gnu.org; Tue, 08 Oct 2013 21:47:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VTirk-0001Ff-EI for emacs-orgmode@gnu.org; Tue, 08 Oct 2013 21:47:14 -0400 Received: from a-pb-sasl-quonix.pobox.com ([208.72.237.25]:52740 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VTirk-0000vU-8X for emacs-orgmode@gnu.org; Tue, 08 Oct 2013 21:47:08 -0400 In-Reply-To: <87zjqj9rg6.fsf@gmail.com> 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Nick Dokos Cc: emacs-orgmode@gnu.org On Oct 8, 2013, at 9:13 PM, Nick Dokos wrote: > Charles Millar writes: > >> Hello, >> >> On 10/8/2013 1:32 PM, Josiah Schwab wrote: >>> Hi All, >>> >>>>> I just tried to pull from the main org-mode git repository. I >>>>> encountered the following failure. >>>>> >>>>> ,---- >>>>> | monolith:(stable) org-mode$ git pull >>>>> | fatal: read error: Connection reset by peer >>>>> `---- >>>> I can confirm this issue. I successfully pulled earlier today though. >>> This seems to be intermittent. It worked (~8 hours) later on October 2. >>> I tried to update a few minutes ago and again had a failure. >>> >>> Is there any other information that would be useful to report? I tried >>> to pull while at my home (residential ISP) and then my work >>> (university), and had failures both times. >>> >>> Josiah >>> >>> >> This morning and just now I tried to update using >> >> cd ~/.elisp/org-mode && make update2 >> >> and the following failure resulted >> >> rm -f >> git remote update >> Fetching origin >> fatal: read error: Connection reset by peer >> error: Could not fetch origin >> make: *** [up0] error 1 >> > > I just [21:12:04 EDT] tried it and it worked. The question is: did > somebody do something to bring it back or is it really intermittent? I couldn't pull this morning, nor just now. $ git --no-pager fetch origin fatal: read error: Connection reset by peer git exited abnormally with code 128.