Re: Premature timeout on git.postgresql.org?

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-www(at)lists(dot)postgresql(dot)org
Subject: Re: Premature timeout on git.postgresql.org?
Date: 2022-02-20 14:52:48
Message-ID: YhJVwDSNE3q7oVRM@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

On Sat, Feb 19, 2022 at 01:36:58PM -0500, Tom Lane wrote:
> Trying to check out from the git mirror on a machine with a
> slow internet connection, I repeatably get
>
> $ time git clone https://git.postgresql.org/git/postgresql.git pgsql
> Cloning into 'pgsql'...
> remote: Enumerating objects: 14523, done.
> remote: Counting objects: 100% (14523/14523), done.
> remote: Compressing objects: 100% (9482/9482), done.
> error: RPC failed; curl 92 HTTP/2 stream 3 was not closed cleanly before end of the underlying stream
> fetch-pack: unexpected disconnect while reading sideband packet
> fatal: early EOF
> fatal: fetch-pack: invalid index-pack output
> 364.36 real 0.02 user 0.08 sys
>
> It gets almost but not quite to the end of the data-transfer stage
> before failing. I think I've seen this symptom before, and IIRC
> we traced it to a poorly-chosen timeout somewhere in the PG web
> infrastructure. I can't find a record of that in the archives,
> though; the closest thing is [1] which is a somewhat different
> symptom.

I did a git clone from https://git.postgresql.org/git/postgresql.git on
Friday and just now and was only seeing 1.15 MiB/s, which seemed low on
my 100Mb connection.

--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com

If only the physical world exists, free will is an illusion.

In response to

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Magnus Hagander 2022-02-20 15:07:49 Re: Premature timeout on git.postgresql.org?
Previous Message Nikita Glukhov 2022-02-19 18:51:21 Editor access to the GSoC Wiki