From a21ccf20ae26334fc5ed785604c31cd9fe7308ad Mon Sep 17 00:00:00 2001 From: Bas Stottelaar Date: Wed, 12 Aug 2015 22:55:49 +0200 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index e7afdc2..fc21a5c 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -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_: