From: Matthew Setter Date: Wed, 18 Jan 2017 12:54:55 +0000 (+0100) Subject: Add extra note about deleting .csync_journal.db X-Git-Tag: archive/raspbian/3.16.7-1_deb13u1+rpi1~1^2~853^2~8 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=d75b8388974b84656ee866bf7fb9607113ed2f61;p=nextcloud-desktop.git Add extra note about deleting .csync_journal.db This is added as per the recommendation from @guruz in #5252. --- diff --git a/doc/troubleshooting.rst b/doc/troubleshooting.rst index 5ff6f42a1..1570bff0a 100644 --- a/doc/troubleshooting.rst +++ b/doc/troubleshooting.rst @@ -54,7 +54,17 @@ Identifying Basic Functionality Problems "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. +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. + +.. NOTE:: + Please note that this will also erase some of your settings about which + files to download. + +See https://github.com/owncloud/client/issues/5226 for more discussion of this +issue. Isolating other issues