Detail codes for Google Cloud Storage
This section explains the detail codes for Google Cloud Storage.
Based on the [XXXX] code in the output message, check the contents of the SDK error on the official website for Google Cloud Storage and take the necessary measures to resolve the error.
When the following detail code is notified, check the contents of Table 9.3 Problem that may have caused an error as well.
-
3403
3000 [XXXX] {&msg}
- Description:
-
This error has not been handled.
- Measure:
-
Based on the code [XXXX], check the content of the SDK on the official website for Google Cloud Storage, and then execute the measures.
3001 [badRequest] {&msg}
3002 [badRequestException] {&msg}
3003 [invalidArgument] {&msg}
3004 [required] {&msg}
3005 [turnedDown] {&msg}
3006 [invalid] {&msg}
3100 [accountDisabled] {&msg}
3101 [countryBlocked] {&msg}
3102 [forbidden] {&msg}
3103 [insufficientPermissions] {&msg}
3104 [objectUnderActiveHold] {&msg}
3105 [rateLimitExceeded] {&msg}
3106 [retentionPolicyNotMet] {&msg}
3107 [accessNotConfigured] {&msg}
3108 [UserProjectAccessDenied] {&msg}
3109 [UserProjectAccountProblem] {&msg}
3110 [userRateLimitExceeded] {&msg}
3200 [notFound] {&msg}
3300 [conflict] {&msg}
3400 [authError] {&msg}
3401 [orgPolicyConstraintFailed] {&msg}
3402 [uploadTooLarge] {&msg}
3403 [InvalidRange] {&msg}
3500 [backendError] {&msg}
3501 [internalError] {&msg}
3502 [ServiceUnavailable] {&msg}
3503 [gatewayTimeout] {&msg}
3999 [UnexpectedError] {&msg}
For the detail code shown below, the error may have been caused by the following problem. Refer to this information as necessary.
Detail Code |
Possible Cause |
---|---|
3403 |
An object was changed while it was being downloaded |