Re: A error happend when I am clone the git repository

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: A error happend when I am clone the git repository
Дата
Msg-id 2355577.1655700499@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: A error happend when I am clone the git repository  (Adrian Klaver <adrian.klaver@aklaver.com>)
Ответы Re: A error happend when I am clone the git repository  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-general
Adrian Klaver <adrian.klaver@aklaver.com> writes:
> On 6/19/22 20:33, Wen Yi wrote:
>> |[beginnerc@fedora Research]$ git clone 
>> ||https://git.postgresql.org/git/postgresql.git 
>> <https://git.postgresql.org/git/postgresql.git>|
>> |Cloning into 'postgresql'...|
>> |remote: Enumerating objects: 30747, done.|
>> |remote: Counting objects: 100% (30747/30747), done.|
>> |remote: Compressing objects: 100% (13431/13431), done.|
>> |error: RPC failed; curl 92 HTTP/2 stream 3 was not closed cleanly 
>> before end of the underlying stream|

> I have to believe it is related to bleeding edge OS Fedora 36 in 
> combination with latest Git 2.36.1.

No, I think it's more about this:

>> I check the download speed,that is about 220kb/s.

I've seen this failure multiple times on very slow machines.
I think there's some sort of connection timeout somewhere in
the git.postgresql.org infrastructure, causing a "git clone"
that takes more than a couple of minutes to fail.  I've
complained about it before, but we've not isolated the cause.

            regards, tom lane



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

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: A error happend when I am clone the git repository
Следующее
От: Дмитрий Иванов
Дата:
Сообщение: Re: Index creation