StorageGRID S3 multipart upload results in errors
Applies to
StorageGRID 11.0.1.2
Issue
- Errors when uploading to StorageGRID S3 using multipart upload.
- The application side may show the following errors:
com.amazonaws.services.s3.model.AmazonS3Exception: The specified multipart upload does not exist. The upload ID might be invalid, or the multipart upload might have been aborted or completed. (Service: Amazon S3; Status Code: 404; Error Code: NoSuchUpload; Request ID: 160028395; S3 Extended Request ID: null)
com.amazonaws.services.s3.model.AmazonS3Exception: One or more of the specified parts could not be found. The part might not have been uploaded, or the specified entity tag might not have matched the part's entity tag. (Service: null; Status Code: 0; Error Code: InvalidPart; Request ID: null; S3 Extended Request ID: null)