You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After fixing my php-fpm problem, I now have the error: server replied: server entity too large
Looking more ready and looking on the internet, it appears that you have to change the value client_max_body_size
Searching the docker-compose-letsencrypt-nginx-proxy-companion and docker-nextcloud-letsencrypt-nginx-proxy-companion folder is what I got in response:
Hi,
After fixing my php-fpm problem, I now have the error: server replied: server entity too large
Looking more ready and looking on the internet, it appears that you have to change the value client_max_body_size
Searching the docker-compose-letsencrypt-nginx-proxy-companion and docker-nextcloud-letsencrypt-nginx-proxy-companion folder is what I got in response:
I change the value for both files: 10G
And I then restart the containers.
I change the value for both files: 10G
And I then restart the containers.
Despite the changes, I still have the error message: server replied: server entity too large
Une idée ? (An idea?) :)
The text was updated successfully, but these errors were encountered: