Added another troubleshooting guideline

This commit is contained in:
deajan 2017-11-27 08:32:08 +01:00
parent 7d22be8375
commit 69b2283719
1 changed files with 4 additions and 0 deletions

View File

@ -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