0%
When uploading assets (video, audio, image, documents) to the Asset Library in the Muvi One CMS, you might encounter various error codes from Amazon S3 (Simple Storage Service). These errors can be due to a range of issues, including permissions, network problems, or incorrect configurations. Understanding these error codes can help you quickly diagnose and resolve the issues.
Error Code | Description |
AccessControlListNotSupported | The bucket does not allow ACLs. |
AccessDenied | Access Denied |
AccessPointAlreadyOwnedByYou | An access point with an identical name already exists in your account. |
AccountProblem | There is a problem with your AWS account that prevents the operation from completing successfully. For further assistance, see Contact Us. |
AllAccessDisabled | All access to this Amazon S3 resource has been disabled. For further assistance, see Contact Us. |
AmbiguousGrantByEmailAddress | The email address that you provided is associated with more than one account. |
AuthorizationHeaderMalformed | The authorization header that you provided is not valid. |
AuthorizationQueryParametersError | The authorization query parameters that you provided are not valid. |
BadDigest | The Content-MD5 or checksum value that you specified did not match what the server received. |
BucketAlreadyExists | The requested bucket name is not available. The bucket namespace is shared by all users of the system. Specify a different name and try again. |
BucketAlreadyOwnedByYou | The bucket that you tried to create already exists, and you own it. Amazon S3 returns this error in all AWS Regions except in the US East (N. Virginia) Region (us-east-1). For legacy compatibility, if you re-create an existing bucket that you already own in us-east-1, Amazon S3 returns 200 OK and resets the bucket access control lists (ACLs). |
For Amazon S3 on Outposts, the bucket that you tried to create already exists in your Outpost and you own it. | |
BucketNotEmpty | The bucket that you tried to delete is not empty. |
ClientTokenConflict | Your Multi-Region Access Point idempotency token was already used for a different request. |
CredentialsNotSupported | This request does not support credentials. |
CrossLocationLoggingProhibited | Cross-Region logging is not allowed. Buckets in one AWS Region cannot log information to a bucket in another Region. |
EntityTooSmall | Your proposed upload is smaller than the minimum allowed object size. |
EntityTooLarge | Your proposed upload exceeds the maximum allowed object size. For more information, see Amazon Simple Storage Service endpoints and quotas in the AWS General Reference. |
ExpiredToken | The provided token has expired. |
IllegalLocationConstraintException | You are trying to access a bucket from a different Region than where the bucket exists. To avoid this error, use the --region option. For example: aws s3 cp awsexample.txt s3://DOC-EXAMPLE-BUCKET/ --region ap-east-1. |
IllegalVersioningConfigurationException | The versioning configuration specified in the request is not valid. |
IncompleteBody | You did not provide the number of bytes specified by the Content-Length HTTP header. |
IncorrectEndpoint | The specified bucket exists in another Region. Direct requests to the correct endpoint. |
IncorrectNumberOfFilesInPostRequest | POST requires exactly one file upload per request. |
InlineDataTooLarge | The inline data exceeds the maximum allowed size. |
InternalError | An internal error occurred. Try again. |
InvalidAccessKeyId | The AWS access key ID that you provided does not exist in our records. |
InvalidAccessPoint | The specified access point name or account is not valid. |
InvalidAccessPointAliasError | The specified access point alias name is not valid. |
InvalidAddressingHeader | You must specify the Anonymous role. |
InvalidArgument | This error might occur for the following reasons: |
The specified argument was not valid. | |
The request was missing a required header. | |
The specified argument was incomplete or in the wrong format. | |
The specified argument must have a length greater than or equal to 3. | |
InvalidBucketAclWithObjectOwnership | Bucket cannot have ACLs set with ObjectOwnership's BucketOwnerEnforced setting. |
InvalidBucketName | The specified bucket is not valid. |
InvalidBucketState | The request is not valid for the current state of the bucket. |
InvalidDigest | The Content-MD5 or checksum value that you specified is not valid. |
InvalidEncryptionAlgorithmError | The encryption request that you specified is not valid. The valid value is AES256. |
InvalidLocationConstraint | The specified location (Region) constraint is not valid. For more information about selecting a Region for your buckets, see Buckets overview. |
InvalidObjectState | The operation is not valid for the current state of the object. |
InvalidPart | 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. |
InvalidPartOrder | The list of parts was not in ascending order. The parts list must be specified in order by part number. |
InvalidPayer | All access to this object has been disabled. For further assistance, see Contact Us. |
InvalidPolicyDocument | The content of the form does not meet the conditions specified in the policy document. |
InvalidRange | The requested range is not valid for the request. Try another range. |
InvalidRequest | This error might occur for the following reasons: |
The request is using the wrong signature version. Use AWS4-HMAC-SHA256 (Signature Version 4). | |
An access point can be created only for an existing bucket. | |
The access point is not in a state where it can be deleted. | |
An access point can be listed only for an existing bucket. | |
The next token is not valid. | |
At least one action must be specified in a lifecycle rule. | |
At least one lifecycle rule must be specified. | |
The number of lifecycle rules must not exceed the allowed limit of 1000 rules. | |
The range for the MaxResults parameter is not valid. | |
SOAP requests must be made over an HTTPS connection. | |
Amazon S3 Transfer Acceleration is not supported for buckets with non-DNS compliant names. | |
Amazon S3 Transfer Acceleration is not supported for buckets with periods (.) in their names. | |
The Amazon S3 Transfer Acceleration endpoint supports only virtual style requests. | |
Amazon S3 Transfer Acceleration is not configured on this bucket. | |
Amazon S3 Transfer Acceleration is disabled on this bucket. | |
Amazon S3 Transfer Acceleration is not supported on this bucket. For assistance, contact AWS Support. | |
Amazon S3 Transfer Acceleration cannot be enabled on this bucket. For assistance, contact AWS Support. | |
Conflicting values provided in HTTP headers and query parameters. | |
Conflicting values provided in HTTP headers and POST form fields. | |
CopyObject request made on objects larger than 5GB in size. | |
InvalidSecurity | The provided security credentials are not valid. |
InvalidSOAPRequest | The SOAP request body is not valid. |
InvalidStorageClass | The storage class that you specified is not valid. |
InvalidTargetBucketForLogging | The target bucket for logging either does not exist, is not owned by you, or does not have the appropriate grants for the log-delivery group. |
InvalidToken | The provided token is malformed or otherwise not valid. |
InvalidURI | The specified URI couldn't be parsed. |
KeyTooLongError | Your key is too long. |
MalformedACLError | The ACL that you provided was not well formed or did not validate against our published schema. |
MalformedPOSTRequest | The body of your POST request is not well-formed multipart/form-data. |
MalformedXML | The XML that you provided was not well formed or did not validate against our published schema. |
MaxMessageLengthExceeded | Your request was too large. |
MaxPostPreDataLengthExceededError | Your POST request fields preceding the upload file were too large. |
MetadataTooLarge | Your metadata headers exceed the maximum allowed metadata size. |
MethodNotAllowed | The specified method is not allowed against this resource. |
MissingAttachment | A SOAP attachment was expected, but none was found. |
MissingContentLength | You must provide the Content-Length HTTP header. |
MissingRequestBodyError | You sent an empty XML document as a request. |
MissingSecurityElement | The SOAP 1.1 request is missing a security element. |
MissingSecurityHeader | Your request is missing a required header. |
NoLoggingStatusForKey | There is no such thing as a logging status subresource for a key. |
NoSuchBucket | The specified bucket does not exist. |
NoSuchBucketPolicy | The specified bucket does not have a bucket policy. |
NoSuchCORSConfiguration | The specified bucket does not have a CORS configuration. |
NoSuchKey | The specified key does not exist. |
NoSuchLifecycleConfiguration | The specified lifecycle configuration does not exist. |
NoSuchMultiRegionAccessPoint | The specified Multi-Region Access Point does not exist. |
NoSuchWebsiteConfiguration | The specified bucket does not have a website configuration. |
NoSuchTagSet | The specified tag does not exist. |
NoSuchUpload | The specified multipart upload does not exist. The upload ID might not be valid, or the multipart upload might have been aborted or completed. |
NoSuchVersion | The version ID specified in the request does not match an existing version. |
NotImplemented | A header that you provided implies functionality that is not implemented. |
NotModified | The resource was not changed. |
NotSignedUp | Your account is not signed up for the Amazon S3 service. You must sign up before you can use Amazon S3. You can sign up at the following URL: https://aws.amazon.com/s3 |
OwnershipControlsNotFoundError | The bucket ownership controls were not found. |
OperationAborted | A conflicting conditional operation is currently in progress against this resource. Try again. |
PermanentRedirect | The bucket that you are attempting to access must be addressed using the specified endpoint. Send all future requests to this endpoint. |
PermanentRedirectControlError | The API operation you are attempting to access must be addressed using the specified endpoint. Send all future requests to this endpoint. |
PreconditionFailed | At least one of the preconditions that you specified did not hold. |
Redirect | Temporary redirect. You are being redirected to the bucket while the Domain Name System (DNS) server is being updated. |
RequestHeaderSectionTooLarge | The request header and query parameters used to make the request exceed the maximum allowed size. |
RequestIsNotMultiPartContent | A bucket POST request must be of the enclosure-type multipart/form-data. |
RequestTimeout | Your socket connection to the server was not read from or written to within the timeout period. |
RequestTimeTooSkewed | The difference between the request time and the server's time is too large. |
RequestTorrentOfBucketError | Requesting the torrent file of a bucket is not permitted. |
RestoreAlreadyInProgress | The object restore is already in progress. |
ServerSideEncryptionConfigurationNotFoundError | The server-side encryption configuration was not found. |
ServiceUnavailable | Service is unable to handle request. |
SignatureDoesNotMatch | The request signature that the server calculated does not match the signature that you provided. Check your AWS secret access key and signing method. For more information, see REST Authentication and SOAP Authentication. |
SlowDown | Please reduce your request rate. |
503 SlowDown | Slow Down |
TemporaryRedirect | You are being redirected to the bucket while the Domain Name System (DNS) server is being updated. |
TokenRefreshRequired | The provided token must be refreshed. |
TooManyAccessPoints | You have attempted to create more access points than are allowed for an account. For more information, see Amazon Simple Storage Service endpoints and quotas in the AWS General Reference. |
TooManyBuckets | You have attempted to create more buckets than are allowed for an account. For more information, see Amazon Simple Storage Service endpoints and quotas in the AWS General Reference. |
TooManyMultiRegionAccessPointregionsError | You have attempted to create a Multi-Region Access Point with more Regions than are allowed for an account. For more information, see Amazon Simple Storage Service endpoints and quotas in the AWS General Reference. |
TooManyMultiRegionAccessPoints | You have attempted to create more Multi-Region Access Points than are allowed for an account. For more information, see Amazon Simple Storage Service endpoints and quotas in the AWS General Reference. |
UnauthorizedAccessError | Applicable in China Regions only. Returned when a request is made to a bucket that doesn't have an ICP license. For more information, see ICP Recordal. |
UnexpectedContent | This request contains unsupported content. |
UnresolvableGrantByEmailAddress | The email address that you provided does not match any account on record. |
UserKeyMustBeSpecified | The bucket POST request must contain the specified field name. If it is specified, check the order of the fields. |
NoSuchAccessPoint | The specified access point does not exist. |
InvalidTag | Your request contains tag input that is not valid. For example, your request might contain duplicate keys, keys or values that are too long, or system tags. |
MalformedPolicy | Your policy contains a principal that is not valid. |
Let us know so that we can improve.
Reach out to Muvi at: