Uploading the same .ipa files to a public cloud works without any problems.
The error only occurs when uploading to RustFS.
Error info is :
{
"code": -1,
"msg": "",
"error": "failed to complete upload: failed to get uploaded file size: NotFound: Not Found\n\tstatus code: 404, request id: , host id: ",
"correlation_id": "49e40c50-d845-4e47-b7d1-06a3760ebf51"
}
由于提交上传失败
InvalidPart
Specified part could not be found. PartNumber 1, Expected d0c6bcfc4ec13779bf70ada8e5a6335d, got undefined
作为存储桶(rustfs)的错误 CORS 策略
但似乎您的提供商(rustfs)不支持将
{
"code": 50005,
"msg": "Failed to create cors: NotImplemented: PutBucketCors is not implemented yet\n\tstatus code: 501, request id: , host id: ",
"error": "NotImplemented: PutBucketCors is not implemented yet\n\tstatus code: 501, request id: , host id: ",
"correlation_id": "623b2c28-50da-4862-9393-57ff7f7434c5"
}