Re: gitmaster server problem? - Mailing list pgsql-hackers

From Joe Conway
Subject Re: gitmaster server problem?
Date
Msg-id 758df899-d1a6-424b-887d-da0f07c8391f@joeconway.com
Whole thread Raw
In response to Re: gitmaster server problem?  (Matthias van de Meent <boekewurm+postgres@gmail.com>)
Responses Re: gitmaster server problem?
List pgsql-hackers
On 8/17/24 13:59, Matthias van de Meent wrote:
> On Sat, 17 Aug 2024 at 18:41, Bruce Momjian <bruce@momjian.us> wrote:
>>
>> About 20 minutes ago I starting getting gitmaster pull errors:
>>
>>         $ git pull ssh://git@gitmaster.postgresql.org/postgresql.git
>>         ssh: connect to host gitmaster.postgresql.org port 22: Connection timed
>>         out
>>         fatal: Could not read from remote repository.
>>
>>         Please make sure you have the correct access rights
>>         and the repository exists.
> [...]
>> Can anyone confirm or report on the cause?
> 
> Additional infra that doesn't seem to work right now: mailing list
> archives [0] seem to fail at a 503 produced by Varnish Cache server:
> Error 503 Backend fetch failed. Maybe more of infra is down, or
> otherwise under maintenance?
> 
> Kind regards,
> 
> Matthias van de Meent
> 
> [0] https://www.postgresql.org/list/pgsql-hackers/2024-08/


Just to close this out -- problem found and fixed about an hour ago. 
Sorry for the interruption.

-- 
Joe Conway
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: gitmaster server problem?
Next
From: Wolfgang Walther
Date:
Subject: Re: Building with meson on NixOS/nixpkgs