This error directly coincides with a video upload that failed from my Android device, though it’s not an error I’ve seen on 10.* and so want to ensure this is expected -
Fatal webdav Sabre\DAV\Exception\BadRequest: HTTP/1.1 400 expected filesize 1024000 got 978944
/var/www/html/apps/dav/lib/Connector/Sabre/File.php - line 104: OCA\DAV\Connector\Sabre\File->createFileChunked(Resource id #14)
/var/www/html/apps/dav/lib/Connector/Sabre/Directory.php - line 137: OCA\DAV\Connector\Sabre\File->put(Resource id #14)
/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php - line 1072: OCA\DAV\Connector\Sabre\Directory->createFile('VID_20161219_21...', Resource id #14)
/var/www/html/3rdparty/sabre/dav/lib/DAV/CorePlugin.php - line 525: Sabre\DAV\Server->createFile('Multimedia/Inst...', Resource id #14, NULL)
[internal function] Sabre\DAV\CorePlugin->httpPut(Object(Sabre\HTTP\Request), Object(Sabre\HTTP\Response))
/var/www/html/3rdparty/sabre/event/lib/EventEmitterTrait.php - line 105: call_user_func_array(Array, Array)
/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php - line 479: Sabre\Event\EventEmitter->emit('method PUT', Array)
/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php - line 254: Sabre\DAV\Server->invokeMethod(Object(Sabre\HTTP\Request), Object(Sabre\HTTP\Response))
/var/www/html/apps/dav/appinfo/v1/webdav.php - line 60: Sabre\DAV\Server->exec()
/var/www/html/remote.php - line 165: require_once('/var/www/html/a...')
{main}
If this is infact what now happens when files fail to upload for any reason, then thank you!