add note about deleting .csync_journal.db for "CSync unknown error"

This commit is contained in:
Carla Schroder 2016-10-12 17:36:28 -07:00 коммит произвёл Matthew Setter
Родитель 83dfbb933b
Коммит 4df7cab72a
1 изменённых файлов: 5 добавлений и 0 удалений

Просмотреть файл

@ -51,6 +51,11 @@ Identifying Basic Functionality Problems
``propget`` command to obtain various properties pertaining to the current ``propget`` command to obtain various properties pertaining to the current
directory and also verify WebDAV server connection. directory and also verify WebDAV server connection.
"CSync unknown error"
---------------------
If you see this error message stop your client, delete the ``.csync_journal.db`` file, and then restart your client. There is a ``.csync_journal.db`` file inside the folder of every account configured on your client. See https://github.com/owncloud/client/issues/5226 for more discussion of this issue.
Isolating other issues Isolating other issues
---------------------- ----------------------