Hey I keep getting these errors randomly with some of the work I am doing. Normally I will edit a repo after a code review and then run the following commands.
git add .
git commit --amend
git review
then I sometimes get this error
error: unpack failed: error Missing blob c7eb8a2bcbe57f7f134819fbe6e2975b04b2e548
fatal: Unpack error, check server log
To ssh://[email protected]:29418/wns/chef/splunk-hop
! [remote rejected] HEAD -> refs/publish/develop (n/a (unpacker error))
error: failed to push some refs to 'ssh://[email protected]:29418/wns/chef/splunk-hop'
Any ideas? Is it something I am doing or is it the server I am pushing it to?
I had this problem today and tried all the suggestions. Finally the solution was very simple:
With any luck it'll work now.
I just did a git fetch
and pushed again. I think the GC collects it and a fetch will get it back.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With