From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suvayu Ali Subject: Re: Difficulties Accessing git Repository Date: Wed, 9 Oct 2013 09:30:09 +0200 Message-ID: <20131009073009.GM2006@kuru.dyndns-at-home.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> <4D604098-3942-40FB-B713-29AF27778ACA@pobox.com> <862950AE-4EB4-49CF-8186-68D1B9147B75@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52872) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VToDs-0006pV-4W for emacs-orgmode@gnu.org; Wed, 09 Oct 2013 03:30:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VToDm-0003R6-R5 for emacs-orgmode@gnu.org; Wed, 09 Oct 2013 03:30:20 -0400 Received: from mail-ea0-x22a.google.com ([2a00:1450:4013:c01::22a]:49929) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VToDm-0003Qv-Ky for emacs-orgmode@gnu.org; Wed, 09 Oct 2013 03:30:14 -0400 Received: by mail-ea0-f170.google.com with SMTP id h14so179189eak.29 for ; Wed, 09 Oct 2013 00:30:13 -0700 (PDT) Content-Disposition: inline In-Reply-To: <862950AE-4EB4-49CF-8186-68D1B9147B75@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: emacs-orgmode@gnu.org It failed for me just now. Maybe someone can take a look at the log files on the server or check with Rackspace? This seems to me an intermittent network issue. I tried git pull with GIT_CURL_VERBOSE=1, no verbose output at all. Just "Connection reset by peer". Hope this helps, On Wed, Oct 09, 2013 at 09:17:12AM +0200, Carsten Dominik wrote: > Hi, > > I just pulled successfully. > > - Carsten > > On 9.10.2013, at 03:46, Mike McLean wrote: > > > > > 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. > > > > > > > > > -- Suvayu Open source is the future. It sets us free.