-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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 error on synchronizing incorrect vCard file #6711
Comments
Here is closed bug report in Sabre, looks like it is also Nextcloud's issue: https://github.com/fruux/sabre-dav/issues/1005 |
I can confirm this bug: Even if nextcloud tries to parse the file (and do what exactly with the parsed content?) I expect it to continue the sync process on a file level. This is the error message in the admin log in the web frontend: Desktop client Linux PPA Version 2.3.2 |
Fixes #6711 Based on owncloud/core@f0fb21c Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Fixes #6711 Based on owncloud/core@f0fb21c Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Fixes #6711 Based on owncloud/core@f0fb21c Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Fixes #6711 Based on owncloud/core@f0fb21c Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Fixes #6711 Based on owncloud/core@f0fb21c Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Fixes #6711 Based on owncloud/core@f0fb21c Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Steps to reproduce
Expected behaviour
File is synchronized
Actual behaviour
Fatal error on server
Important concern
The issue is that vCard is parsed. I'll submit an issue in Sabre project about parsing error, but I think Nextcloud shouldn't parse that file in the first place. It should just move files around regardless of their contents.
General server configuration
Operating system: Linux 5a063fefab69 4.4.0-96-generic #119-Ubuntu SMP Tue Sep 12 14:59:54 UTC 2017 x86_64
Web server: nginx/1.13.4 (fpm-fcgi)
Database: mysql 10.1.26
PHP version: 7.0.23
PHP-modules loaded
Nextcloud configuration
Nextcloud version: 12.0.3 - 12.0.3.3
Updated from an older Nextcloud/ownCloud or fresh install: Upgrade from 11
Where did you install Nextcloud from: https://github.com/nazar-pc/docker-webserver-apps/tree/master/nextcloud
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: No
Signing status
Enabled apps
Disabled apps
Content of config/config.php
Logs
Nextcloud log (data/nextcloud.log)
The text was updated successfully, but these errors were encountered: