Search Issue Tracker
In Progress
Fixed in 2021.3.21f1, 2022.2.11f1, 2023.1.0b8, 2023.2.0a6
Fix In Review for 2020.3.47f1
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
- Screen.resolutions returns resolutions that include the notch area when called on Macs with a notch
- Shader Graph Editor Throws Exception When Deleting Custom Function Node
- Outlines are visible on Mesh when Alpha Clipping is enabled and Surface Type is set to Opaque
- UI Elements are not getting focused when navigating through using arrow keys if they’re placed in a specific position
- Deleted scene selection is wonky in the Build Settings
Add comment