-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fatal: Sabre\DAV\Exception\BadRequest #6924
Comments
cc @enoch85 |
@mwries Please Google It happens when the clients tries to sync. @MorrisJobke for the decision of closing or not. |
So when the client cannot sync, it gives a fatal error? Should that be the response? |
It produces an error, but it's nothing to worry about. The cronjob takes care of the lock, and in the VM we use cron.php which is run every 15 minutes. So the lock should be released by then. It's a feature, not a bug. ;) |
Steps to reproduce
unknown
Expected behaviour
no error
Actual behaviour
I got dozens of Fatal errors.
many of these: Sabre\DAV\Exception\BadRequest: expected filesize 35840 got 16384
some of these: OCA\DAV\Connector\Sabre\Exception\FileLocked: "file_XXXX.xlsx" is locked
Fata error: Sabre\DAV\Exception\BadRequest: expected filesize 100340 got 16384
General server configuration
Operating system: Linux nextcloud.systemsnavigator.com 4.4.0-97-generic #120-Ubuntu SMP Tue Sep 19 17:28:18 UTC 2017 x86_64
Web server: Apache/2.4.18 (Ubuntu) (apache2handler)
Database: pgsql PostgreSQL 9.5.9 on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 5.4.0-6ubuntu1~16.04.4) 5.4.0 20160609, 64-bit
PHP version: 7.0.22-0ubuntu0.16.04.1
PHP-modules loaded
Nextcloud configuration
Nextcloud version: 12.0.3 - 12.0.3.3
Updated from an older Nextcloud/ownCloud or fresh install:
fresh install. By Daniel from Techandme
Where did you install Nextcloud from:
fresh install. By Daniel from Techandme
Are you using external storage, if yes which one: files_external is disabled
Are you using encryption: no
Are you using an external user-backend, if yes which one: LDAP
Content of config/config.php
available on requestClient configuration
Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:56.0) Gecko/20100101 Firefox/56.0
Operating system: YOUR ANSWER HERE
Logs
Web server error log
Nextcloud log (data/nextcloud.log)
Browser log
The text was updated successfully, but these errors were encountered: