Skip to content

Commit 2dccd84

Browse files
committed
feat(obj): update
1 parent 1e1d2e1 commit 2dccd84

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

pages/object-storage/troubleshooting/lifecycle-rules-issues.mdx

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,25 @@ dates:
2020

2121
## Problem
2222

23+
I am experiencing issues with the lifecycle rules of my Scaleway Object Storage bucket.
24+
2325
## Cause
2426

27+
- Lifecycle rules are not properly set
28+
- Spaces are present in the prefixes or tags of your objects
29+
- You reached the limit of 500,000 lifecycle jobs per day
30+
2531
## Possible solutions
2632

33+
- Make sure that [lifecycle rules are properly set](/object-storage/how-to/manage-lifecycle-rules/) in the Scaleway console.
34+
35+
- Make sure that the prefixes and tags of your objects do not contain prefixes or tags.
36+
37+
- If you reached the limit of 500,000 jobs per day, you can [transition](/object-storage/how-to/edit-storage-class/) or [delete](/object-storage/how-to/delete-an-object/) objects manually.
38+
2739
## Going further
2840

29-
- Refer to the [bucket policies overview](/object-storage/api-cli/bucket-policy/) for more information on the different elements of a bucket policy.
41+
- Refer to the [lifecycle rules documentation](/object-storage/how-to/manage-lifecycle-rules/) for more information.
3042

3143
- If you did not manage to identify the error and solve it by yourself, [open a support ticket](/account/how-to/open-a-support-ticket/), and provide as many details as possible, along with the necessary information below:
3244
- Object Storage Endpoint (e.g. `s3.fr-par.scw.cloud`)

0 commit comments

Comments
 (0)