From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Branham Subject: Error with git-fetch from org repo Date: Fri, 15 Dec 2017 16:24:59 -0600 Message-ID: <87ind7eiis.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45442) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ePyPj-00048k-VD for emacs-orgmode@gnu.org; Fri, 15 Dec 2017 17:25:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ePyPf-0004n5-2h for emacs-orgmode@gnu.org; Fri, 15 Dec 2017 17:25:07 -0500 Received: from mail-ot0-x22f.google.com ([2607:f8b0:4003:c0f::22f]:38625) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ePyPe-0004ln-TO for emacs-orgmode@gnu.org; Fri, 15 Dec 2017 17:25:02 -0500 Received: by mail-ot0-x22f.google.com with SMTP id p3so9037290oti.5 for ; Fri, 15 Dec 2017 14:25:02 -0800 (PST) Received: from earth (cpe-70-114-192-208.austin.res.rr.com. [70.114.192.208]) by smtp.gmail.com with ESMTPSA id i17sm3604707ote.40.2017.12.15.14.25.00 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 15 Dec 2017 14:25:00 -0800 (PST) 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: Org Mode Hello - I've been trying to git fetch from the org repo (git://orgmode.org/org-mode.git) today and keep getting this error: Fetching origin fatal: read error: Connection reset by peer error: Could not fetch origin Has anyone else had problems connecting? Thanks, Alex