[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

problème avec git clone



Bonsoir,

J'ai ce problème quand j'essaye de cloner le dépôt git de darktable

https://github.com/darktable-org/darktable

git clone https://github.com/darktable-org/darktable.git

--8<--

error: RPC failed; curl 92 HTTP/2 stream 5 was not closed properly: CANCEL (err 8)

error: 8102 body bytes still expected

fetch-pack: unexpected disconnect while reading sideband packet

fatal: premature end of file

fatal : fetch-pack : invalid pack index output

--------------------------------------

J'ai suivis les instructions indiquées ici :

git config --global http.version HTTP/1.1
git config --global http.postBuffer 524288000

Et comme j'ai effectivement une connexion internet toute pourrie

git config --global http.lowSpeedLimit 0
git config --global http.lowSpeedTime 999999

Cf.
https://stackoverflow.com/questions/59282476/error-rpc-failed-curl-92-http-2-stream-0-was-not-closed-cleanly-protocol-erro

Mais rien n'y fait

Quelqu'un a une idée ?

Bonne soirée

--
Benoît


Reply to: