Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1q7Paf-0005U3-FZ for pgsql-hackers@arkaria.postgresql.org; Fri, 09 Jun 2023 00:02:53 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1q7Pad-0001mD-8I for pgsql-hackers@arkaria.postgresql.org; Fri, 09 Jun 2023 00:02:51 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1q7Pac-0001m3-S1 for pgsql-hackers@lists.postgresql.org; Fri, 09 Jun 2023 00:02:50 +0000 Received: from mail-ua1-x932.google.com ([2607:f8b0:4864:20::932]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1q7PaZ-00176W-Uz for pgsql-hackers@lists.postgresql.org; Fri, 09 Jun 2023 00:02:50 +0000 Received: by mail-ua1-x932.google.com with SMTP id a1e0cc1a2514c-783f7e82f2aso454307241.1 for ; Thu, 08 Jun 2023 17:02:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=systemguards-com-ec.20221208.gappssmtp.com; s=20221208; t=1686268965; x=1688860965; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=iiezmne/3s6i00fewRxXT6w1xrA0KYPT+0p9MShuWv8=; b=XXSqGCdyRXUpkWTwCk3YXJWod3Boqj83Ajn8VVEUm/GsANWOgpX+mKXaBLqsLnzKb/ QlbvpYoyNwncydFzzfNsRtRLYg9hSkk9f4PoxTrTQjU45r8KalMfjSAVNAwa0G1YoBUf Xx8wyEfEweAbWgPUACHKtmruPKlOQq3mnoLrh0t6Q//93vrZrV66uXsblXh283yK62zu i1E1OVKRdXZFtrUCeW6xHY09aND9dwuKQY7tYSVlMk97SAztPq46lc6xRCPZ/jF92u8f v59CwCCT9+f3+7ScjO5cYBHDsH0Y58e6KMjgc9AVzuPt0ZaTU+s6uwoPtxWHGwI+YhSd CZSQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686268965; x=1688860965; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=iiezmne/3s6i00fewRxXT6w1xrA0KYPT+0p9MShuWv8=; b=WYpwMIGZvc0Sj3A2YOjd8WXqc7sxct201bsSYbW1aw7AxnP+5qJkYnLxkoPn7d+rCN Kto+hL/WjqBbmEy5H7QZU9EbfPu2HOJOLw74fNsr9SQEILqSGGteZoXrXhDmo17QLz9C t0IEkevWLzJWFUIS/+UD3Tf9FBH75rD+DKyWYIvkVmYDRyk3HeZ33WK8o3o7csgqn2Ql 51K/dIwPp0vdojveELO5DFq2IX9cMtlXAj4paDhrFQEN6YM0RBZwEEgTx+Hdml/jmYf5 Q2FcE7TVsyr+9YX2ZLo9myBq2bt9BjKR0MNWFNOBxHziIporCuAY0yujDe8OiNjDZmDa CSRQ== X-Gm-Message-State: AC+VfDyfoLu+MqmlCEQWs+x3SsiJHIuYj+tB45RVS5BH6NsI6q5LQEbO k+AzwCZAmTZTICn2Pbrkv6dSZ2z5txSjDOULy4RXMoSGyjuAB/uhMiU= X-Google-Smtp-Source: ACHHUZ51b2kDNRotmLNcogM/U1EcPREdzoAlLrv4fMS6ssFskUIbpDVBE9Cr5B6yBzNoNB9QmWHA7iv+ZZ+omRd3wy4= X-Received: by 2002:a67:ff91:0:b0:43b:458f:b07a with SMTP id v17-20020a67ff91000000b0043b458fb07amr36626vsq.35.1686268965521; Thu, 08 Jun 2023 17:02:45 -0700 (PDT) MIME-Version: 1.0 From: Jaime Casanova Date: Thu, 8 Jun 2023 19:02:34 -0500 Message-ID: Subject: git.postgresql.org seems to be down To: PostgreSQL Hackers Content-Type: text/plain; charset="UTF-8" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Hi, Someone made https://git.postgresql.org/ depressed After not being able to pull, I dropped and tried to clone again: """ jcasanov@DangerBox:/opt/pgdg$ git clone https://git.postgresql.org/git/postgresql.git Clonando en 'postgresql'... fatal: unable to access 'https://git.postgresql.org/git/postgresql.git/': Empty reply from server """ -- Jaime Casanova Director de Servicios Profesionales SYSTEMGUARDS - Consultores de PostgreSQL