forked from docs/doc-exports
Reviewed-by: Sabelnikov, Dmitriy <dmitriy.sabelnikov@t-systems.com> Co-authored-by: zhangyue <zhangyue164@huawei.com> Co-committed-by: zhangyue <zhangyue164@huawei.com>
1.6 KiB
1.6 KiB
Why Am I Unable to Download an Object?
- Check whether the network connectivity between the local computer and OBS is normal. If the network is faulty, restore the network connection.
- Check whether the account is in arrears or the account balance is insufficient. If this is the case, pay off the outstanding balance or top up the account.
- Check whether the account has the permissions needed to download objects from the bucket. This check should cover IAM policies, bucket policies, object policies, bucket ACLs, and object ACLs. If the account does not have the required permissions, grant the permissions first.
- Check whether the current object is encrypted with KMS. If the object is encrypted, downloading it from OBS Console or OBS Browser will fail. To download it by using an SDK or API, the decryption key must be provided.
- Check whether the object is in the Cold storage class. If it is and the status is Unrestored, restore the object first.
- If the fault persists, contact customer service.
Parent topic: Buckets and Objects