mirror of
https://github.com/rembo10/headphones.git
synced 2026-07-21 16:34:01 +01:00
Updated Troubleshooting (markdown)
@@ -11,6 +11,7 @@ See the [README.md](https://github.com/rembo10/headphones/blob/master/README.md)
|
||||
* [Toggle verbose](https://github.com/rembo10/headphones/wiki/Troubleshooting#toggle-verbose)
|
||||
* [Rule-out human error](https://github.com/rembo10/headphones/wiki/Troubleshooting#rule-out-human-error)
|
||||
* [Cannot reach MusicBrainz server](https://github.com/rembo10/headphones/wiki/Troubleshooting#cannot-reach-musicbrainz-server)
|
||||
* [Cannot access Headphones from another device/computer](https://github.com/rembo10/headphones/wiki/Troubleshooting#cannot-access-headphones-from-another-device)
|
||||
* [(Auto) update does not work](https://github.com/rembo10/headphones/wiki/Troubleshooting#auto-update-does-not-work)
|
||||
* [SSL-enabled servers/indexers/search providers don't work](https://github.com/rembo10/headphones/wiki/Troubleshooting#ssl-enabled-serversindexerssearch-providers-dont-work)
|
||||
* [Settings cannot be saved or disappear](https://github.com/rembo10/headphones/wiki/Troubleshooting#settings-cannot-be-saved-or-disappear)
|
||||
@@ -51,6 +52,9 @@ _Solutions_:
|
||||
* Try at a later moment — the mirror may be updating.
|
||||
* Setup your [own mirror](https://github.com/rembo10/headphones/wiki/Setting-Up-a-Local-Musicbrainz-Mirror)
|
||||
|
||||
## Cannot access Headphones from another device ##
|
||||
By default, Headphones runs on localhost, which only listens for connections coming from the local machine. To allow access from your entire network, change the http host from 'localhost' to '0.0.0.0', and then restart Headphones.
|
||||
|
||||
### Request errors ###
|
||||
_Symptons_:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user