We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: