self-hosted icon indicating copy to clipboard operation
self-hosted copied to clipboard

S3 error: 404 (NoSuchLifecycleConfiguration): The lifecycle configuration does not exist

Open zKoz210 opened this issue 1 month ago • 0 comments

Self-Hosted Version

25.11.1

CPU Architecture

Docker Version

Docker Compose Version

Machine Specification

  • [x] My system meets the minimum system requirements of Sentry

Steps to Reproduce

Upgrade from 25.10.0

Expected Result

Actual Result

'profiles' bucket already exists on SeaweedFS. Skipping creation.
s3://profiles/: Lifecycle Policy updated
Making sure the bucket lifecycle policy is all set up correctly...
ERROR: S3 error: 404 (NoSuchLifecycleConfiguration): The lifecycle configuration does not exist
Error in install/bootstrap-s3-profiles.sh:115.
'$s3cmd --access_key=sentry --secret_key=sentry --no-ssl --region=us-east-1 --host=localhost:8333 --host-bucket='localhost:8333/%(bucket)' getlifecycle s3://profiles' exited with status 12
-> ./install.sh:main:43
--> install/bootstrap-s3-profiles.sh:source:115

Event ID

No response

zKoz210 avatar Dec 07 '25 12:12 zKoz210