lmbarns
September 27, 2019, 1:00am
1
When I clone the project it downloads for a bit and then fails with this error:
Error downloading object: Assets/Animation/Characters/Robot/Clips/Stand–Reaction_S.anim.fbx (bdad069): Smudge error: Error downloading Assets/Animation/Characters/Robot/Clips/Stand–Reaction_S.anim.fbx (bdad069ee7c27f49291c9722ec279b20f34b85c2b265833103179f416b4e1b8c): batch response: Rate limit exceeded: https://github.com/Unity-Technologies/FPSSample.git/info/lfs/objects/batch
Any other ways to download or is this project just dead?
Mauri
September 27, 2019, 1:10am
2
Found this:
This error message means that the server side has rejected your connection because the client made too many requests in too short a period of time. We’re tracking a potential improvement in this regard in #3122 to fall back and lower the number of requests. I’d like to keep the discussion there, so I’m going to close this issue.
From Getting a smudge filter error along with rate limit exceeded · Issue #3448 · git-lfs/git-lfs · GitHub
lmbarns
September 27, 2019, 4:43am
3
I’m confused, I just ran “git clone (repo url)” from git shell in a directory to clone it in that directory, what alternative is there to “git clone” for cloning it?