Noobaa http error codes

Solution Verified - Updated -

Environment

  • Red Hat OpenShift Container Storage (OCS) 4.x
  • Red Hat OpenShift Data Foundation (ODF) 4.x

Issue

  • Noobaa http error codes.
  • What error codes does noobaa support
  • What does {n} error code mean

Resolution

At the time of this writing, noobaa can log the following error codes:

301 - PermanentRedirect
307 - Redirect
307 - TemporaryRedirect

400 - AmbiguousGrantByEmailAddress
400 - BadDigest
400 - CredentialsNotSupported
400 - EntityTooSmall
400 - EntityTooLarge
400 - ExpiredToken
400 - IllegalVersioningConfigurationException
400 - IncompleteBody
400 - IncorrectNumberOfFilesInPostRequest
400 - InlineDataTooLarge
400 - InvalidAddressingHeader
400 - InvalidArgument
400 - InvalidBucketName
400 - InvalidDigest
400 - InvalidEncryptionAlgorithmError
400 - InvalidLocationConstraint
400 - InvalidPart
400 - InvalidPartOrder
400 - InvalidRequest
400 - InvalidSOAPRequest
400 - InvalidStorageClass
400 - InvalidTargetBucketForLogging
400 - InvalidToken
400 - InvalidURI
400 - KeyTooLong
400 - MalformedACLError
400 - MalformedPOSTRequest
400 - MalformedXML
400 - InvalidTag
400 - MaxMessageLengthExceeded
400 - MaxPostPreDataLengthExceededError
400 - MetadataTooLarge
400 - TokenRefreshRequired
400 - TooManyBuckets
400 - UnexpectedContent
400 - UnresolvableGrantByEmailAddress
400 - UserKeyMustBeSpecified
400 - MissingRequestBodyError
400 - MissingSecurityElement
400 - MissingSecurityHeader
400 - NoLoggingStatusForKey
400 - InvalidPolicyDocument
400 - MissingAttachment
400 - RequestIsNotMultiPartContent
400 - RequestTimeout
400 - RequestTorrentOfBucketError

403 - InvalidAccessKeyId
403 - Access Denied
403 - AccountProblem
403 - CrossLocationLoggingProhibited
403 - InvalidObjectState
403 - InvalidSecurity
403 - InvalidPayer
403 - NotSignedUp
403 - RequestTimeTooSkewed
403 - SignatureDoesNotMatch

404 - ServerSideEncryptionConfigurationNotFoundError
404 - NoSuchBucket
404 - NoSuchKey
404 - NoSuchLifecycleConfiguration
404 - NoSuchUpload
404 - NoSuchVersion
404 - NoSuchBucketPolicy
404 - NoSuchTagSet

405 - MethodNotAllowed

409 - BucketAlreadyExists
409 - BucketAlreadyOwnedByYou
409 - BucketNotEmpty
409 - InvalidBucketState
409 - OperationAborted
409 - RestoreAlreadyInProgress

411 - MissingContentLength

412 - PreconditionFailed

416 - InvalidRange

500 - InternalError

501 - NotImplemented

503 - ServiceUnavailable
503 - SlowDown

More information on each of the error codes are found in the source [1]

[1] Nooba S3 Error Codes

This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.

Comments