Gitlab have an error: remote unpack failed: eof before pack header was fully read

為{幸葍}努か 提交于 2019-12-24 19:33:23

问题


Does anyone encounter this error in Gitlab and know how to fix it?

$ git push origin development.XxXx
Enter passphrase for key '/u/.ssh/id_rsa':
Enumerating objects: 16318, done.
error: remote unpack failed: eof before pack header was fully read
error: failed to push some refs to 'git@gitlab.com:Project/GitName.git'

I check in the forum with this link error: remote unpack failed: eof before pack header was fully read

but it doesnt fully address my problem; because i dont have any fatal: unable to read error However, I try the solution anyway, but the initial error still occur.

Can anyone show me how to fix this?

来源:https://stackoverflow.com/questions/56578200/gitlab-have-an-error-remote-unpack-failed-eof-before-pack-header-was-fully-rea

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!