Hi,
Sometimes i face this error in some repo while pushing. Is this because of dangling commits? If i use --no-thin option it works fine.
Is this because of any mistake in my server side configuration? Can i rectify it without using --no-thin option?
error: unpack failed: error Missing tree 53785115a166684c6b36c3cf98cd4c1d6awer165
fatal: Unpack error, check server log
To ssh://gerrit.host.com:8282/SAM/PROJ/projects
! [remote rejected] branch_release -> branch_release (n/a (unpacker error))
error: failed to push some refs to 'ssh://gerrit.host.com:8282/SAM/PROJ/projects'
Gerrit version 2.13.2
Thanks
Sheik Farzand