![]() |
Installation Tip in case of Browser can't find "http://moode.local" - Printable Version +- Moode Forum (https://moodeaudio.org/forum) +-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3) +--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7) +--- Thread: Installation Tip in case of Browser can't find "http://moode.local" (/showthread.php?tid=2019) |
Installation Tip in case of Browser can't find "http://moode.local" - TomWoB - 12-27-2019 Hi all, as I just wrote in another thread, today I did a successful installation of moOde 6.4 without any keyboard or display plugged-in into Raspberry Pi. There was a small network problem I could solve very simple, but maybe I share it for other users
Regards Tom RE: Installation Tip in case of Browser can't find "http://moode.local" - Tim Curtis - 12-27-2019 The symptoms suggest a network / client issue. 1. An IP address in the 169.254. x.x range is an Automatic Private IP address (APIPA) and is assigned when the computer cannot reach a DHCP server on the network to get a legitimate IP address. 2. The .local domain cannot be resolved by Browsers on Android OS The problem to troubleshoot is why the DHCP server which I presume your Router provides, is not reachable by moOde/Linux client on the other side of the switch. RE: Installation Tip in case of Browser can't find "http://moode.local" - TomWoB - 12-27-2019 (12-27-2019, 05:23 PM)Tim Curtis Wrote: The symptoms suggest a network / client issue. Hi Tim, @1. I know and I agree @2. I can't reach "http://moode.local" on a Windows 10 Pro PC with Firefox ! But the special thing is, my Pi is not directly connected to the router, it's connected to a Netgear switch, which is connected via a "Zyxel NWA1123-AC" wireless to the router. If I connect it directly to the router (LAN-cable), "http://moode.local" can be reached (if I remember right, I did this with other Raspberry Pis). Regards Tom RE: Installation Tip in case of Browser can't find "http://moode.local" - Tim Curtis - 12-27-2019 That explains it :-) |