|
5 | 5 | content:
|
6 | 6 | h1: Object Storage - Troubleshooting
|
7 | 7 | paragraph: Resolve common issues with Scaleway Object Storage.
|
| 8 | +dates: |
| 9 | + posted: 2025-03-12 |
| 10 | + validation: 2025-03-12 |
| 11 | +categories: |
| 12 | + - object-storage |
8 | 13 | ---
|
| 14 | + |
| 15 | +<ProductHeader |
| 16 | + productName="Object Storage troubleshooting" |
| 17 | + productLogo="objectStorage" |
| 18 | + description="Resolve common issues with Scaleway Object Storage." |
| 19 | +/> |
| 20 | + |
| 21 | +## Featured Pages |
| 22 | +<Grid> |
| 23 | + <DefaultCard |
| 24 | + title="Object Storage FAQ" |
| 25 | + description="General information on Object Storage" |
| 26 | + url="/faq/object-storage/" |
| 27 | + label="See more" |
| 28 | + /> |
| 29 | + <DefaultCard |
| 30 | + title="Bucket Policies Overview" |
| 31 | + description="Information and examples on Bucket policies." |
| 32 | + url="/object-storage/api-cli/bucket-policy/" |
| 33 | + label="See more" |
| 34 | + /> |
| 35 | + <DefaultCard |
| 36 | + title="API calls list" |
| 37 | + description="List of supported API calls." |
| 38 | + url="/object-storage/api-cli/using-api-call-list/" |
| 39 | + label="See more" |
| 40 | + /> |
| 41 | +</Grid> |
| 42 | +<Grid> |
| 43 | + <DefaultCard |
| 44 | + title="Optimize your Object Storage performance" |
| 45 | + description="Tips to optimize your deployment." |
| 46 | + url="/object-storage/reference-content/optimize-object-storage-performance/" |
| 47 | + label="See more" |
| 48 | + /> |
| 49 | + <DefaultCard |
| 50 | + title="Amazon S3 and IAM permissions equivalence" |
| 51 | + description="List of authorized operations per permissions set." |
| 52 | + url="/object-storage/reference-content/s3-iam-permissions-equivalence/" |
| 53 | + label="See more" |
| 54 | + /> |
| 55 | + <DefaultCard |
| 56 | + title="Migrating data from one bucket to another" |
| 57 | + description="Transfer objects between two buckets." |
| 58 | + url="/object-storage/api-cli/migrating-buckets/" |
| 59 | + label="See more" |
| 60 | + /> |
| 61 | +</Grid> |
| 62 | +## Object Storage troubleshooting pages |
| 63 | + |
| 64 | +- [My API key does not work with Object Storage](/object-storage/troubleshooting/api-key-does-not-work/) |
| 65 | +- [I cannot access my data](/object-storage/troubleshooting/cannot-access-data/) |
| 66 | +- [I cannot delete my bucket](/object-storage/troubleshooting/cannot-delete-bucket/) |
| 67 | +- [I cannot restore my objects from Glacier](/object-storage/troubleshooting/cannot-restore-glacier/) |
| 68 | +- [I lost access to a bucket after applying a bucket policy](/object-storage/troubleshooting/lost-bucket-access-bucket-policy/) |
| 69 | +- [I am experiencing performance issues](/object-storage/troubleshooting/low-performance/) |
0 commit comments