Sabre\DAV\Exception\BadRequest: expected filesize 10485760 got 2554891

heh. fixed my problem thanks firstly to you and also people on the github thread. Here’s what fixed it:


(basically commented out the loadmodule statement for mod_reqtimeout and restarted apache)

One thing that was confusing me though was that on an earlier installation, uploads were working. That one also has reqtimeout enabled and no extra config for it.

thanks again

4 Likes