The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.34 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Installation Tip in case of Browser can't find "http://moode.local"
#1
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
  • after inserting SD-card and Power On I couldn't find my Pi under "http://moode.local"
    (btw: my Pi is connected with LAN-cable to a switch, which has a wireless connection to my router)

  • but ... I could connect to the PI with SSH under "moode.local"

  • with command "ifconfig" I checked the IP (169.254.103.200), which was also not reachable with the Browser ("http://169.254.103.200")

  • not a big thing, with the following command you can force a "temporarly IP-config" of a PI (do not boot, it's just set and working)
    My home network has pattern 10.0.0.xy, so I used "10.0.0.135" as the temporarly IP for my PI with the command:
    sudo ifconfig eth0 10.0.0.135 netmask 255.255.255.0

  • Now I could reach the moOde UI with the Browser by typing "http://10.0.0.135".
    Clear ... first step of configuration was the real network setup for consistency ...

Maybe I can help some other users with this "user guide" ...

Regards
Tom
Reply


Messages In This Thread
Installation Tip in case of Browser can't find "http://moode.local" - by TomWoB - 12-27-2019, 03:59 PM

Forum Jump: