hi @mattrob I’m also attempting to upgrade my 1-click installer and having all sorts of issues. The first of which being that I can’t switch to the mastodon user. Were you every successful at upgrading and could you point me to a decent guide or give me some advice?
Hi Matt! The header you mentioned is specifically for If you are serving user-uploaded files from a differet domain/subdomain than the one the Mastodon web UI is served from. Unless you set up a 3rd party object storage provider like S3 or Wasabi when setting up your instance, you should be good to go here. You can see if this is the case by checking the S3_ENABLED environment variable in your .env file—if it’s true, then you need to figure out where to set the header—depending on the values of your configuration file, this could be in the S3/Wasabi interface, in nginx, or in a different reverse proxy.