-
|
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: 5 comments 1 reply
-
|
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.
-
|
I have the same problem. What is the fix for this? I read the answer from @Zoey2936, which is a (great) triage, but not does not lead to a solution IMO. |
Beta Was this translation helpful? Give feedback.
-
|
@mbehrisch every get a solution? I have the same issue, in the past, with earlier nextcloud-aio versions, zero issue. Since upgrading (I think to 11.x) I have this issue. I have a reverse haproxy in front of it. But I didn't make a change to it, and now I have the issue. Only nextcloud updated. I have changed the haproxy to have a high timeout values, but still the issue persists. Not sure how to debug this further. Anyone have any clue? |
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