StorageGRID S3多部分上传会导致错误
适用场景
StorageGRID 11.0.1.2
问题描述
- 使用多部件上传功能上传到StorageGRID S3时出错。
- 应用程序端可能会显示以下错误:
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)