【发布时间】:2020-05-06 06:55:00
【问题描述】:
当我使用git clone ${ssh://url}时
Corrupted MAC on input. (15760/787968)
enter code heressh_dispatch_run_fatal: Connection to 192.168.0.240 port 29418: message authentication code incorrect
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
请帮忙,我不知道如何解决这个问题。
【问题讨论】:
-
我测试了我的服务器和服务器之间的ssh连接。与加密方式不同。而且我尝试使用scp成功传输小文件,但是传输大文件时仍然存在此问题。非常感谢您的建议,但它似乎不起作用
-
有趣:在您自己的答案中,您的屏幕截图在“MAC 损坏”消息之前 有更多输出。这不是我亲眼所见。
-
是的,但是我找不到可以解决这个问题的方法,所以我没有把它放在我的第一个问题上。
标签: git fatal-error