Open mgallien opened 2 years ago
@artonge sorry for the delay but as discussed a few small issues with bulk upload
I have another issue. To speed up the upload I tried to send another request after sending the first one but before getting the reply of the first one. Most of the time I get errors reported about locking issues. It would really increase the speed if from desktop client perspective more than one request could be done at a time.
I'm facing the same problem here with 23.0.0. My logs are full of 'Computer md5 hash is incorrect' and 'Unknown: POST Content-Length of xxxxxxxxxxx bytes exceeds the limit of 8388608 bytes at Unknown#0' with xxxxxxxxx increasing constantly, it's now about 90MB.
{"reqId":"xPMZ7w32TYNi2Sch5DKk","level":3,"time":"2021-12-17T09:19:19+00:00","remoteAddr":"ww.xx.yy.zz","user":"******","app":"PHP","method":"POST","url":"/remote.php/dav/bulk","message":"Unknown: POST Content-Length of 902847825 bytes exceeds the limit of 8388608 bytes at Unknown#0","userAgent":"Mozilla/5.0 (Windows) mirall/3.4.0stable-Win64 (build 20211129) (Nextcloud, windows-10.0.18363 ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"23.0.0.10"}
Maybe also related: https://github.com/nextcloud/server/issues/31464
Hi, please update to 24.0.8 or better 25.0.2 and report back if it fixes the issue. Thank you!
I would suggest the addition of #23615.
The issue has been closed, but I would characterize it as still unresolved, and as such, I feel it should remain open.
When implementing the client side of the new bulk upload protocol I found a few issues with it:
Reported issues:
37213
39221
42001
33697
33659
30485
Might have more later but apart from that works nicely.