Re: Premature timeout on git.postgresql.org?

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Premature timeout on git.postgresql.org?
Дата
Msg-id YhJVwDSNE3q7oVRM@momjian.us
обсуждение исходный текст
Ответ на Premature timeout on git.postgresql.org?  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Premature timeout on git.postgresql.org?
Список 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@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

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




В списке pgsql-www по дате отправления:

Предыдущее
От: Nikita Glukhov
Дата:
Сообщение: Editor access to the GSoC Wiki
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: Premature timeout on git.postgresql.org?