Received: from [217.196.149.56] (helo=malur.postgresql.org) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sfNZe-005GhW-RN for pgsql-www@arkaria.postgresql.org; Sat, 17 Aug 2024 17:50:46 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1sfN8A-004tWn-CL for pgsql-www@arkaria.postgresql.org; Sat, 17 Aug 2024 17:22:23 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sfN8A-004tWf-5M for pgsql-www@lists.postgresql.org; Sat, 17 Aug 2024 17:22:22 +0000 Received: from sss.pgh.pa.us ([68.162.161.243]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sfN87-000A0A-EK for pgsql-www@lists.postgresql.org; Sat, 17 Aug 2024 17:22:22 +0000 Received: from sss1.sss.pgh.pa.us (localhost [127.0.0.1]) by sss.pgh.pa.us (8.15.2/8.15.2) with ESMTP id 47HHMI27969086; Sat, 17 Aug 2024 13:22:18 -0400 From: Tom Lane To: Bruce Momjian cc: pgsql-www@lists.postgresql.org Subject: Re: gitmaster server problem? In-reply-to: <965219.1723913360@sss.pgh.pa.us> References: <965219.1723913360@sss.pgh.pa.us> Comments: In-reply-to Tom Lane message dated "Sat, 17 Aug 2024 12:49:20 -0400" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <969084.1723915338.1@sss.pgh.pa.us> Date: Sat, 17 Aug 2024 13:22:18 -0400 Message-ID: <969085.1723915338@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk I wrote: > Bruce Momjian writes: >> About 20 minutes ago I starting getting gitmaster pull errors: >> Can anyone confirm or report on the cause? > Yeah, for me it's hanging up at the connection establishment > stage ("ssh -fMN gitmaster.postgresql.org"). Traceroute gets > as far as some rackspace.net machines, but gemulon itself > isn't answering. ssh and git pull are working again now for me. Oddly, "ping gemulon.postgresql.org" is still showing 98%+ packet drop rate. Not sure if that's normal. regards, tom lane