tom42
November 18, 2023, 9:21am
3
Hey,
i think this should be kept in the other created thread rather then asked in a more then 6 year old thread because i think the error could have different sources:
↔
Steps to reproduce
upload file with big filename
upload folder with big filename
Expected behaviour
expected to be uploaded
Actual behaviour
i get a file created Notfound
Server configuration
ubuntu 22 , apache2 , php 7.4
Web server:
apache2
Database:
mariadb 10.6
PHP version:
7.4
ownCloud version: (see ownCloud admin page)
10.13.2.3
Updated from an older ownCloud or fresh install:
fresh
Where did you install ownCloud from:
offical repo
Signing status (ownCloud 9.0 and abov…
For the error itself i have also found an existing FAQ entry from an anonymous user here:
Problem
I’m getting the following message in my data/owncloud.log:
"webdav","message":"Sabre_DAV_Exception_BadRequest: expected filesize 4734206 got 458752","level":4,"time":"2014-07-10T13:58:54+00:00"
or
"webdav","message":"Sabre_DAV_Exception_BadRequest: expected filesize 4734206 got 0","level":4,"time":"2014-07-10T13:58:54+00:00"}
Info
This can happen because of various reasons:
A bug in Apache https://github.com/owncloud/core/issues/9832#issuecomment-148380791
A too small “SSLRenegB…