0003-00000902

更新时间:
复制 MD 格式

Problem description

You cannot access a bucket.

Causes

OSS returns the same error for two distinct situations:

  • The bucket belongs to a different Alibaba Cloud account. Only the bucket owner can access a bucket. If you attempt to access a bucket that belongs to another account, OSS denies the request regardless of the credentials you provide.

  • The bucket was deleted before your request arrived. If the bucket was deleted while your request was in flight, OSS returns the same error.

Examples

None.

Solutions

If you are the bucket owner, make sure that the account information that you use to initiate the access request is correct and the bucket still exists.

Log in to the OSS console. In the left-side navigation pane, click Buckets and check whether the bucket appears in the list.

  • If the bucket is listed, confirm that you are logged in with the Alibaba Cloud account that owns the bucket.

  • If the bucket is not listed, the bucket has been deleted.