Hmmm okay I managed to fix this, but I’m not sure how I did it. I suspect something broke in my S3 connection, even though I thought had tested the connection.
Something in the following steps resolved the issue:
- Changing from S3 storage → Local file storage → back to S3 storage
- Fiddling with S3 connection parameters until it was green again
- Purging all caches within System Console
- Manually restarting the Mattermost service with
sudo systemctl restart mattermost
a couple of times