-
Issue Description:
This is affecting the upload performance and overall behavior of Nextcloud, as the limits are being constrained by the default PHP values. Steps to Reproduce:
Expected Behavior:
Actual Behavior:
Logs:
Possible Causes:
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
they are applied to the nextcloud-aio-nextcloud container, not the mastercontainer: https://github.com/nextcloud/all-in-one/blob/main/Containers/nextcloud/Dockerfile#L127-L133 |
Beta Was this translation helpful? Give feedback.
-
I have the exact same problem with the exact same error in logs specifying that the expected filesize is not the same as the read and wrote filesize.
I have a seperate instance that's running an older version(AIO v10.14.0 and hub 10 v31.0.5) that works perfectly fine. |
Beta Was this translation helpful? Give feedback.
-
Hey this might help( I use traefik v3 as reverse proxy and turns out it's the culprit) |
Beta Was this translation helpful? Give feedback.
they are applied to the nextcloud-aio-nextcloud container, not the mastercontainer: https://github.com/nextcloud/all-in-one/blob/main/Containers/nextcloud/Dockerfile#L127-L133