Git克隆问题,克隆失败,并显示“输入时MAC损坏”

loo*_*dle 5 git unfuddle

我正在尝试设置新的开发机,但无法克隆任何存储库。

remote: Counting objects: 99504, done.
remote: Compressing objects: 100% (22812/22812), done.
Corrupted MAC on input. (93674/99504), 169.15 MiB | 3.06 MiB/s   
Disconnecting: Packet corrupt
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
Run Code Online (Sandbox Code Playgroud)

seh*_*ehe 2

服务器可能在负载过大的情况下不堪重负。请参阅这篇文章(类似的问题,但使用 rsync 而不是 git):

问题是原始服务器上有一些大负载,服务器内存不足并且交换量很大(从 top 命令中提取)