Search Issue Tracker
Fixed
Fixed in 2020.3.47f1, 2021.3.21f1, 2022.2.11f1, 2023.1.0b8, 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
- Sprite Importer Checkbox Label Truncated in UI (2D Template)
- Light theme icon is missing for Volume Component in the Inspector window
- Volume Profile effects are still showing and active in Game View when the Volume Profile is reset
- Shader Graph Tab Lacks Right Margin for Long Titles
- 2DLight component only renders when ShadowCaster2D components are within range in WebGL builds
Add comment