11-01-2024, 02:55 PM
(This post was last modified: 11-01-2024, 03:06 PM by Tim Curtis.
Edit Reason: add sudo
)
Install the updated file below, reboot, open Network Config, SAVE, then examine the .nmconnect file and /etc/resolv.conf to confirm the dns entries are correct.
If the files look ok then reboot again.
Code:
sudo wget -q https://raw.githubusercontent.com/moode-player/moode/develop/www/inc/network.php -O /var/www/inc/network.php
Code:
cat /etc/resolv.conf
sudo cat /etc/NetworkManager/system-connections/YOUR_SSID.nmconnection
If the files look ok then reboot again.