Thank you for your donation!


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


moOde Network Name aberration
#2
Did you configure the host name using the Pi Imager?

That prolly won't work because moOde is not currently importing that during startup. I'll add to the TODO list to investigate whether it makes sense to import host name for upcoming 8.3.3 release. If not then I'll update the Setup Guide to note that hostname should not be set in the Imager.

To fix things up on your systems you will prolly need to do the following.

1. Edit the files: /etc/hostname and /etc/hosts and update to the correct host names for those systems.
2. Update the configuration table on each system to match the respective host name.

Code:
# Update host name setting
moodeutl -q "update cfg_system set value='NEW_HOST_NAME' where param='hostname'"

# View setting
moodeutl -q "select value from cfg_system where param='hostname'"

3. Reboot
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Messages In This Thread
moOde Network Name aberration - by Wheel_nut - 05-07-2023, 01:01 PM
RE: moOde Network Name aberration - by Tim Curtis - 05-07-2023, 01:26 PM
RE: moOde Network Name aberration - by Wheel_nut - 05-07-2023, 09:06 PM
RE: moOde Network Name aberration - by Wheel_nut - 05-07-2023, 10:19 PM
RE: moOde Network Name aberration - by Tim Curtis - 05-08-2023, 01:16 AM
RE: moOde Network Name aberration - by Wheel_nut - 05-08-2023, 01:47 AM
RE: moOde Network Name aberration - by Wheel_nut - 05-08-2023, 08:37 PM
RE: moOde Network Name aberration - by Wheel_nut - 05-09-2023, 11:54 AM

Forum Jump: