GoogleCloudPlatform / GoogleCloudPlatform/gsutil
ResumableUploadAbortException: 400 Invalid Upload Request
Open
- Dominant language
- Python
- Stars
- 918
- Forks
- 335
- PR merge metrics
- No merged PRs in 30d
Description
Upload of files using "gsutil cp" fails with the following error message:
"ResumableUploadAbortException: 400 Invalid Upload Request"
The request is not invalid, it occurs while uploading a directory of multiple gzipped files (around 500GB total) and the exception is not documented. The error occurs randomly while performing a regular upload as well as with (parallel_composite_upload_threshold=150M).
Contributor guide
Assessment
This issue has not been assessed yet.