Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Corrupted MAC on input. #1

Open
rzr opened this issue Dec 20, 2013 · 1 comment
Open

Corrupted MAC on input. #1

rzr opened this issue Dec 20, 2013 · 1 comment

Comments

@rzr
Copy link

rzr commented Dec 20, 2013

Edit: this was fixed server side . thx sdk :)

Original:

Hi
I faced this error message while testing , note i don't manage the server and it's a remote one, not in my lan...

may the trace help :

git cclone $url
git-clone asking $url
gitcache-server(git@$server) - 1s - clone request for $url
gitcache-server(git@$server) - 3s - cache hit - refreshing cache from $url
git-clone Upstream repository: $url
git-clone Cache repository: $urlmirror
Cloning into '$project'...
remote: Counting objects: 3237554, done.
remote: Compressing objects: 100% (526002/526002), done.
Corrupted MAC on input. (56533/3237554), 24.24 MiB | 557 KiB/s
Disconnecting: Packet corrupt
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: recursion detected in die handler
git-cclone ERROR: failure of git clone

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@rzr and others