From 69b22837198042984a79fa0ccb07a7ec6bd12326 Mon Sep 17 00:00:00 2001 From: deajan Date: Mon, 27 Nov 2017 08:32:08 +0100 Subject: [PATCH] Added another troubleshooting guideline --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4f62faa..72dd671 100644 --- a/README.md +++ b/README.md @@ -190,6 +190,10 @@ Troubleshooting You may find osync's logs in /var/log/osync.[INSTANCE_ID].log (or current directory if /var/log is not writable). Additionnaly, you can use the --verbose flag see to what actions are going on. +When opening an issue, please post the corresponding log files. Also, you may run osync with _DEBUG option in order to have more precise logs, eg: +_DEBUG=yes ./osync.sh /path/to/conf + + Uninstalling ------------ The installer script also has an uninstall mode that will keep configuration files. Use it with