-
Notifications
You must be signed in to change notification settings - Fork 4.3k
unable to clone using git clone https://github.com/Unity-Technologies/ml-agents #6189
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
Comments
try not |
Again same error: $ git clone https://github.com/Unity-Technologies/ml-agents.git |
funnny. same here! |
weird, this would be an issue with GitHub and not Unity specifically. maybe try contacting their support. Maybe try using a vpn, sounds like its being blocked at the network level, are you able to download the zip of the develop branch? https://github.com/Unity-Technologies/ml-agents/archive/refs/heads/develop.zip |
just expand your git buffer: |
This issue is stale because it has been open for 30 days with no activity. |
This issue was closed because it has been inactive for 14 days since being marked as stale. Please open a new issue for related bugs. |
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
!git clone https://github.com/Unity-Technologies/ml-agents
Console logs / stack traces
Cloning into 'ml-agents'...
remote: Enumerating objects: 93322, done.
remote: Counting objects: 100% (1/1), done.
error: RPC failed; curl 56 GnuTLS recv error (-9): Error decoding the received TLS packet.
error: 5059 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output
The text was updated successfully, but these errors were encountered: