Nextcloud uploading files larger than 10mb gives error #108

Closed
opened 2025-08-01 22:02:19 +02:00 by ahtlon · 2 comments
Owner

seemingly above 100mb it errors with Request failed with status code 413 413
Below that i got

XML Parsing Error: mismatched tag. Expected: </hr>.
Location: https://cloud.malobeo.org/apps/files/files/4979?dir=/size%20test
Line Number 6, Column 3: ConflictPicker-C18pJD_w.css:6:3

Everything 10m or below worked without problem

seemingly above 100mb it errors with `Request failed with status code 413` [413](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Status/413) Below that i got ``` XML Parsing Error: mismatched tag. Expected: </hr>. Location: https://cloud.malobeo.org/apps/files/files/4979?dir=/size%20test Line Number 6, Column 3: ConflictPicker-C18pJD_w.css:6:3 ``` Everything 10m or below worked without problem
ahtlon added the Bug/Problem nextcloud labels 2025-08-01 22:02:19 +02:00
Author
Owner

I've already tried fixing it with 34854d76da but that didnt change anything

I've already tried fixing it with 34854d76da but that didnt change anything
kalipso added this to the V2 milestone 2025-10-21 17:09:16 +02:00
kalipso added this to the (deleted) project 2025-10-21 17:11:00 +02:00
kalipso added this to the Reliable Cloud Infra project 2025-10-21 17:13:52 +02:00
kalipso moved this to To Do in Reliable Cloud Infra on 2026-01-06 18:11:33 +01:00
Owner

Successfully uploaded a file over 1GB to cloud.hq.malobeo.org, uploaded a file over 150mb to cloud.malobeo.org

Successfully uploaded a file over 1GB to cloud.hq.malobeo.org, uploaded a file over 150mb to cloud.malobeo.org
kalipso moved this to Done in Reliable Cloud Infra on 2026-02-21 11:37:46 +01:00
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: malobeo/infrastructure#108