Thank you for your donation!


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


Problem: Settings not settable
#1
Hi, I think, setting the "Wireless" and "Hotspot" settings in "Network"-Tab are broken. For context / reproduction, I have not configured "Wireless" (wifi connection to my home wifi), but was trying to set the Hotspot password (wich, logically, should be possible, right?). I can't set any of the Hotspot settings.
Reply
#2
Just so I understand correctly.

- Wifi ssid and password was not set in the Pi Imager
- You are connected via Ethernet

Are you seeing any error messages?
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#3
(04-08-2025, 12:22 AM)Tim Curtis Wrote: Just so I understand correctly.

- Wifi ssid and password was not set in the Pi Imager
- You are connected via Ethernet

Are you seeing any error messages?

Hey, so 1.: I am connected via. Ethernet, no WiFi configured. 2.: I do see an error message, directly on page load, telling me to set the hotspot password.
I think you meant an error essage when I try to set the setting but there is none, only the error from the screenshot below, again (because of page reload).

I added a Screenshot for context


Attached Files Thumbnail(s)
   
Reply
#4
I'll add to the TODO list to investigate but if someone could repro this it would be helpful :-)
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#5
(04-09-2025, 08:54 PM)Immuc Wrote:
(04-08-2025, 12:22 AM)Tim Curtis Wrote: Just so I understand correctly.

- Wifi ssid and password was not set in the Pi Imager
- You are connected via Ethernet

Are you seeing any error messages?

Hey, so 1.: I am connected via. Ethernet, no WiFi configured. 2.: I do see an error message, directly on page load, telling me to set the hotspot password.
I think you meant an error essage when I try to set the setting but there is none, only the error from the screenshot below, again (because of page reload).

I added a Screenshot for context

It looks like some bad input field validation logic.

Try these update files
Code:
sudo wget -q https://raw.githubusercontent.com/moode-player/moode/develop/www/net-config.php -O /var/www/net-config.php

sudo wget -q https://raw.githubusercontent.com/moode-player/moode/develop/www/templates/net-config.html -O /var/www/templates/net-config.html
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Forum Jump: