Unable to cleanup Orphaned Media
-
wrote on Jan 8, 2023, 2:24 PM last edited by
So running the cleanup.sh works for most parts.
Only the Orphaned Media portion fails. Running the command manually doesn't help too.I've got my media hosted in BackBlaze B2, no issues loading images, etc.
Obviously the api key has read/write permissions. Something else I've missed? -
This may actually be better reported upstream at https://github.com/mastodon/mastodon/issues after a search if this was already reported.
-
-
-
This may actually be better reported upstream at https://github.com/mastodon/mastodon/issues after a search if this was already reported.
wrote on Mar 3, 2023, 2:13 AM last edited by@nebulon i've identified the issue and it was my S3 configuration.
The endpoint and hostname should never have the bucket name.
S3_ENDPOINT=https://s3.us-west-001.example.com
S3_HOSTNAME=s3.us-west-001.example.com