<meta http-equiv="Content-Type" content="text/html; charset=GB18030"><div>Hi OpenDev team,</div><div><br></div><div>When trying to pull tripleo from opendev.org, git failed with Fatal Error 128.</div><div>Can you please check and fix it?</div><div><br></div><div><div>[ooo@VM-3O ~]$ git config http.postBuffer 24288000</div><div>[ooo@VM-3O ~]$ git clone https://opendev.org/openstack/tripleo-quickstart-extras/</div><div>Cloning into 'tripleo-quickstart-extras'...</div><div>remote: Enumerating objects: 19996, done.</div><div>remote: Counting objects: 100% (19996/19996), done.</div><div>remote: Compressing objects: 100% (6835/6835), done.</div><div>error: RPC failed; result=18, HTTP code = 200iB | 57.00 KiB/s    </div><div>fatal: The remote end hung up unexpectedly</div><div>fatal: early EOF</div><div>fatal: index-pack failed</div></div><div><br></div><div><br></div><div>The Error is reproducible with/without the following git configurations</div><div><div>[ooo@VM-3O ~]$ git config --list</div><div>core.compression=-1</div><div>http.postbuffer=24288000</div><div><br></div></div><div><br></div><div><br></div><div>Thanks!</div>