mirror of
https://github.com/rembo10/headphones.git
synced 2026-07-21 16:34:01 +01:00
Updated Troubleshooting (markdown)
+5
-3
@@ -11,7 +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)
|
||||
* [Cannot access Headphones from another device or computer](https://github.com/rembo10/headphones/wiki/Troubleshooting#cannot-access-headphones-from-another-device-or-computer)
|
||||
* [Request Errors](https://github.com/rembo10/headphones/wiki/Troubleshooting#request-errors)
|
||||
* [(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)
|
||||
@@ -53,8 +53,10 @@ _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.
|
||||
## Cannot access Headphones from another device or computer ##
|
||||
By default, Headphones runs on localhost only, 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.
|
||||
|
||||
If you install Headphones on a headless machine, run it, stop it, edit the file and run it again.
|
||||
|
||||
## Request errors ##
|
||||
_Symptons_:
|
||||
|
||||
Reference in New Issue
Block a user