Re: Files not reachable in Git-Repos

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Schürmann, Lukas <Lukas(dot)Schuermann(at)tk(dot)de>, "pgsql-www(at)postgresql(dot)org" <pgsql-www(at)postgresql(dot)org>
Subject: Re: Files not reachable in Git-Repos
Date: 2025-10-29 14:31:43
Message-ID: 1b3a062d-e98f-4985-a8f0-0bdd0f80fdd2@aklaver.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-www

On 10/28/25 02:49, Schürmann, Lukas wrote:
> Hello from Germany,
>
> Whilst investigating a software issue in one of the repos of the
> PostgreSQL-project, I stumbled upon the error, that none of the files in
> the repository are available to us.
> Specifically I am trying to reach this file, but it goes for a lot or
> even all of the files.
> https://git.postgresql.org/gitweb/?p=pgrpms.git;a=blob_plain;f=rpm/
> redhat/main/common/python3.12-six/EL-9/python3.12-six.spec;hb=HEAD
> <https://git.postgresql.org/gitweb/?p=pgrpms.git;a=blob_plain;f=rpm/
> redhat/main/common/python3.12-six/EL-9/python3.12-six.spec;hb=HEAD>
> When trying to reach the file(s), we see an HTTP 429 - Too many Requests
> error.
> I tried different methods of reaching the file (office, VPN to different
> locations, different device, private connection, cell connection) but
> nothing is working.
> Are you aware of the problem and would you be able to give me an ETA on,
> when the git will be up and running again?

See this post:

https://www.postgresql.org/message-id/3843360.1755060729%40sss.pgh.pa.us

In particular the suggestion to use:

https://github.com/postgres/postgres

>
> Kind regards and best wishes,
> Lukas Schürmann
> Techniker Krankenkasse (public health insurance), Hamburg, Germany

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Adrian Klaver 2025-10-29 15:09:30 Re: Files not reachable in Git-Repos
Previous Message David G. Johnston 2025-10-29 11:57:26 Re: Critical autovacuum permission denied errors causing server crashes on Windows - Need urgent assistance