Digging one step further:
My magicmirror has the ip address 192.168.178.164.
I am using a cable fritz box, i configured it that this ip address has the hostname “magicmirror”.
I remember that I had to a reboot of the fritzbox 2 days ago, will investigate whether I potentially lost some settings in the fritzbox.
Funny thing:
If I try to access directly http://192.168.178.64:8080/remote.html, I do not get any problem, only if I try to access it with http://magicmirror:8080/remote.html#power-menu
I do not -yet- understand why…
BTW: if i ping the magicmirror from the same pc, the address resolving is working:
PING magicmirror.fritz.box (192.168.178.64): 56 data bytes 64 bytes from 192.168.178.64: icmp_seq=0 ttl=64 time=7.766 ms 64 bytes from 192.168.178.64: icmp_seq=1 ttl=64 time=9.753 ms 64 bytes from 192.168.178.64: icmp_seq=2 ttl=64 time=12.715 ms 64 bytes from 192.168.178.64: icmp_seq=3 ttl=64 time=10.908 ms 64 bytes from 192.168.178.64: icmp_seq=4 ttl=64 time=20.834 ms
Using the full pseudo domain name `http://magicmirror.fritz.box:8080/remote.html#power-menu’ does not help…