Replies: 4 comments 1 reply
-
|
Hi @wimb0, I've added an environment variable Per-service overrides are not yet supported, but we’re planning to add this feature in the future. To apply NGINX_CLIENT_MAX_BODY_SIZE=50000Then recreate the wiredoor container using the |
Beta Was this translation helpful? Give feedback.
-
|
Hi @dmesad ,
Edit: This is from the wiredoor access logs: |
Beta Was this translation helpful? Give feedback.
-
|
I've looked in to the config files, and it seems the parameter is in the wrong place? Also checked in the Nextcloud container and that is set correctly, and large uploads there work fine without Wiredoor. Edit: As a test I've add the |
Beta Was this translation helpful? Give feedback.
-
|
Thanks! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Would it be possible to add extra Nginx options per service?
I am having issues hosting Nextcloud behind Wiredoor and uploading large files.
(Error 413, request body too large.)
In Nginx proxy manager I can add extra custom nginx config to the site:
Would be nice to have this option as well in Wiredoor.
My issue:
Upload failed for webdav: Backup operation failed: Request to https://fqdn/remote.php/webdav/Automatic_backup_2025.10.4_2025-10-25_05.24_28002191.tar failed with code 413 and message: b'<html>\r\n<head><title>413 Request Entity Too Large</title></head>\r\n<body>\r\n<center><h1>413 Request Entity Too Large</h1></center>\r\n<hr><center>nginx</center>\r\n</body>\r\n</html>\r\n'A bit related to #19
Beta Was this translation helpful? Give feedback.
All reactions