mirror of
https://github.com/rembo10/headphones.git
synced 2026-07-21 16:34:01 +01:00
Updated Troubleshooting (markdown)
+2
-2
@@ -15,10 +15,10 @@ The second option will be the easiest option in most cases, especially for Synol
|
||||
## Second of all: rule-out human error ##
|
||||
There are a lot of issues that can be solved by just reviewing your settings. Before continuing (or posting an issue), consider the following general advice:
|
||||
|
||||
* Review your settings. If possible, start from scratch (backup your files!)
|
||||
* Review your settings. If possible, try to start from scratch (just run a separate install from another directory), to isolate the problem.
|
||||
* Check the permissions. Under Linux, `ls -al` should list the files in the current folder. The user owning the files is shown too, which should match the running user.
|
||||
* Try to start Headphones directly, not via an init script or service. Type `python Headphones.py -h` to see how to start it directly, and as a tip: make sure the paths to your configuration files are correct!
|
||||
* Use Google! It's for a reason we put so much logging in Headphones. Sometimes, Google yields the answer by just copy-pasting the error message.
|
||||
* Use Google! It's for a reason we put so much logging in Headphones. Sometimes, Google just yields the answer by copy-pasting the error message.
|
||||
|
||||
## Cannot reach MusicBrainz server ##
|
||||
_Symptons_:
|
||||
|
||||
Reference in New Issue
Block a user