Search Issue Tracker
Fixed in 2020.3.47f1
Fixed in 2020.3.X, 2021.3.X, 2022.2.X, 2023.1.X, 2023.2.X, 2023.2.0a6
Votes
0
Found in
2019.4.40f1
2020.3.36f1
2021.3.5f1
2022.1.6f1
2022.2.0a17
2023.1.0a25
2023.2.0a1
Issue ID
UUM-6049
Regression
No
"RPC failed; HTTP 429 curl 22 The requested URL returned error: 429" error message appears when executing git commands
Reproduction steps:
1. Make sure you have Git installed
2. Open the user's attached "CodeCommit429.zip" project
3. Observe the Console
Expected result: There are no errors when executing git commands
Actual result: "Error when executing git command. error: RPC failed; HTTP 429 curl 22 The requested URL returned error: 429. fatal: the remote end hung up unexpectedly" error message appears
Reproducible with: 2019.4.40f1, 2020.3.36f1, 2021.3.5f1, 2022.1.6f1, 2022.2.0a17
Tested and reproduced with: Windows 10
Note: Package Manager clones almost 30 git repositories simultaneously from the same host. The remote repository hits a usage limit and returns the error: 429.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Layer Palette Profile" Asset is automatically applied to the second Terrain but doesn't load any layers
- "Terrain Tools" shortcut conflicts with the Overlays shortcut by default
- Longer Shader Graph Property Reference names breaks VFX Graph Output Particle Node
- Inconsistent hotkeys in the Terrain tool with the "Terrain Tools" installed and not installed
- "DebugAllocatorMode" option changes when changed in another Editor instance
Add comment