mirror of
https://github.com/owntone/owntone-server.git
synced 2025-04-13 07:50:41 -04:00
Some Remote troubleshooting info for the README
This commit is contained in:
parent
e4354cb173
commit
727a5b23f3
12
README.md
12
README.md
@ -150,10 +150,14 @@ can also try the pairinghelper script located in the scripts-folder of the
|
|||||||
source.
|
source.
|
||||||
|
|
||||||
#### No response from Remote, possibly a network issue
|
#### No response from Remote, possibly a network issue
|
||||||
If you see an error in the log with a HTTP response code that is 0 it means that
|
If you see an error in the log with either:
|
||||||
forked-daapd could not establish a connection to Remote. This might be a network
|
- a HTTP response code that is 0
|
||||||
issue.
|
- "Empty pairing request callback"
|
||||||
Solution: You can use avahi-browse for troubleshooting:
|
it means that forked-daapd could not establish a connection to Remote. This
|
||||||
|
might be a network issue.
|
||||||
|
Solution: Sometimes it resolves the issue if you force Remote to quit, restart
|
||||||
|
it and do the pairing proces again. Otherwise try using avahi-browse for
|
||||||
|
troubleshooting:
|
||||||
- in a terminal, run `avahi-browse -r -k _touch-remote._tcp`
|
- in a terminal, run `avahi-browse -r -k _touch-remote._tcp`
|
||||||
- start Remote, goto Settings, Add Library
|
- start Remote, goto Settings, Add Library
|
||||||
- after a couple seconds at most, you should get something similar to this:
|
- after a couple seconds at most, you should get something similar to this:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user