Hello,
Using BitBucket Cloud, we get this error on a fresh clone. A `fetch` or `pull` on existing clone does not exhibit this behavior.
$ git clone git@bitbucket.org:idex/therepo.git
Cloning into 'therepo'...
remote: Counting objects: 220780, done.
remote: Compressing objects: 100% (58822/58822), done.
error: git upload-pack: git-pack-objects died with error.19 MiB/s
fatal: git upload-pack: aborting due to possible repository corruption on the remote side.
remote: failure to run clone error id: 3430c96ec01b46e8bd314462eae46799
remote: aborting due to possible repository corruption on the remote side.
fatal: early EOF
fatal: index-pack failed
Research suggests this is a server side issue. Is there anything we can do from a client side?
Community moderators have prevented the ability to post new answers.
We also started encountering this problem today, is there anything we can do? This really breaks our workflow
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.