Oddbean new post about | logout
 @2e19db99 I found the underlying issue, describe in this ticket:
https://github.com/mastodon/mastodon/issues/22335

Since we use Scaleway, it was exactly our problem. I've now increased the 

S3_MULTIPART_THRESHOLD=5242880000

and now it works 🙂 

Thanks, Olav, for your bug report! 
 @488cf7e2 Thank you so much!