Hi, I have a mastodon server, and trying to get the S3 bucket working for uploads, but I am getting an error that ACLs are not enabled.
But I have another installation where the same settings work
also, I am able to manually sync all the images using aws cli, but mastodon is throwing the error
anyone can help with this?
Not really, but ACL usually stands for access control list so it’s telling you that the connection Mastodon is trying isn’t authenticated. Are you using the same tokens for AWS? That could be a difference.
See if you can find a log on your server or if there is one on the S3 side where you can find more details.
really not understanding what’s wrong
It’s the same access key and secret working Ona mother installation but not on this one