It looks like uploads over 1MB are getting stuck in processing hell, despite me having higher values set up in both Discourse and in my reverse proxy. I’m trying to figure out what other bit of incantation I need to toggle to get them working, but I am currently looking into it.
1 Like
Let me know if you need help with this. I run discourse with an nginx reverse proxy.
1 Like
Thanks! It looks like it might be something with my discourse config, because I made sure to update my reverse proxy after setting the upload and temp size flags, and I even tried enabling uploads to s3. I might reach out if my contact at discourse doesn’t have any ideas.
Turns out I didn’t have force https on, but I had my reverse proxy to enforce it. Enabling it in the Discourse admin panel fixed uploads.