Unable to cleanup Orphaned Media
Solved
Mastodon
-
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? -
N nebulon marked this topic as a question on
-
-
This may actually be better reported upstream at https://github.com/mastodon/mastodon/issues after a search if this was already reported.
@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