I have an issue with my Speckle Server. I have it deployed through Docker and the frontend container is not initializing. I get the following error message:
speckle-frontend_1 | 2022/08/08 12:40:41 [emerg] 1#1: "client_max_body_size" directive invalid value in /etc/nginx/conf.d/nginx.conf:113
speckle-frontend_1 | nginx: [emerg] "client_max_body_size" directive invalid value in /etc/nginx/conf.d/nginx.conf:113
I’ve seen this post but passing the environment FILE_SIZE_LIMIT_MB variable didn’t do the trick.
Hey Gergo, thanks for the quick reply dude! The error was on my end , missed one deployment step. Now everything works! Feel free to delete this topic.