A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
MMM-Remote-Control
-
@N6NG what address are u connecting to? is that the pi IP address?
-
@sdetweil Yes … I’m trying to connect to MagicMirror address 192.168.0.11
I think that is the address of my MagicMirror but now I’m trying to remember where I got that address from.
Dennis -
@N6NG open a terminal window on the pi
and typeip addr
-
@N6NG I found it…I did ifconfig and it gave me the ipaddress as 192.168.0.11 so that’s the address I’ve been trying…
https://192.168.0.11:8080/remote.htmlThats how I get the rejection notice…
Dennis N6NG -
@N6NG by default mm is http://
not https://
-
@sdetweil Arrrgh… that was it… thanks again Sam… One more time…
Dennis