add note about deleting .csync_journal.db for "CSync unknown error"
authorCarla Schroder <carla@owncloud.com>
Thu, 13 Oct 2016 00:36:28 +0000 (17:36 -0700)
committerMatthew Setter <settermjd@users.noreply.github.com>
Tue, 24 Jan 2017 15:18:21 +0000 (16:18 +0100)
doc/troubleshooting.rst

index f30995cbe543f3ee2cb0c65d236cf476de635a75..5ff6f42a1b2c85367eed030eb6d5b7247dbf3faa 100644 (file)
@@ -50,6 +50,11 @@ Identifying Basic Functionality Problems
   As an example, after installing the ``cadaver`` app, you can issue the
   ``propget`` command to obtain various properties pertaining to the current
   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