Moode Forum
Unifi host connected wrong Name - 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: Unifi host connected wrong Name (/showthread.php?tid=3178)



Unifi host connected wrong Name - vikozo - 11-21-2020

hello

i think nothing to do with moOde itself, but....

i have a unifi AP installed, in the GUI of the Unifi Controller is list off all conected device!
just my moode Raspberry Pi will not show up with the Hostname but still show moOde in the Unifi Controller

so thinking to be smart i used 
raspi-config
to set the hostname again - and since it only shows up with the Mac adress

another moode setup for playing around - installed moode change name rebootet and showed up correct in Unifi Controller so bit cofused where all this Hostname is in the config...


RE: Unifi host connected wrong Name - Tim Curtis - 11-21-2020

Code:
pi@rp3:~ $ cat /etc/hosts
127.0.0.1       localhost
::1             localhost ip6-localhost ip6-loopback
ff02::1         ip6-allnodes
ff02::2         ip6-allrouters

127.0.1.1               rp3

pi@rp3:~ $ cat /etc/hostname
rp3



RE: Unifi host connected wrong Name - vikozo - 11-24-2020

Strange - both file are correct - Thanks Tim
have a nice day
vinc