Changes

From Amahi Wiki
Jump to: navigation, search
179 bytes added ,  14:23, 10 November 2018
When the web app (http://plexms) is working but the server cannot be seen ... it could be due to some DNS issues. You can see the logs indicating that the requests arrive but the name (hda or plexms) is for some reason not recongnized as a local request, so it's labelled as a non-local request.
Request came in with unrecognized domain / IP 'plexms' in header Host; treating as non-local To make it recognize requests as local, you can add your HDA's IP address mapping plexms to your HDA's IP and also plexms with full domain in /etc/hosts, for example(assuming 1.2.3.4 is your HDA IP):
1.2.3.4 plexms plexms.amahi.net
Some users have reported that accessing the app by IP address resolves this issue.
 
:Example:
<pre>http://x.x.x.x:32400/web</pre>
[[Category:apps]]
12,424

edits