Git Push fails with 'receive-pack did not complete' error in the logs
症状
Whenever user tries to perform a 'git push' operation from his/her client, the git push process fails and following appears in the atlassian-bitbucket.log
:
WARN [ssh-scm-request-handler] rdvelz 881x2289385x2 q6lyyi 10.101.160.50 SSH - git-receive-pack '/badp/core.git' c.a.s.i.s.g.p.ssh.GitSshScmRequest receive-pack did not complete
原因
Most likely this issue is caused by a plugin called Reject Merge Commits Hook if the repository contains many branches, commits..
回避策
You will need to disable Reject Merge Commits Hook plugin in Bitbucket Server
Last modified on Mar 30, 2016
Powered by Confluence and Scroll Viewport.