Thank you for your donation!


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


Solved: https mode - lost web browser access
#1
Hello,
After activating (and rebooting) the "https mode", I lost access the moode audio GUI.
Since I still have access to SSH, do you know if I can de-activate https mode via command line? I am trying to avoid re-imaging the system...
Thanks in advance!
Reply
#2
Try this but YMMV

sudo rm -f /etc/nginx/sites-enabled/*
sudo ln -s /etc/nginx/sites-available/moode-http.conf /etc/nginx/sites-enabled/moode-http.conf
sudo moodeutl -D nginx_https_only

sudo reboot
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#3
(04-03-2024, 10:45 PM)pepitop Wrote: Hello,
After activating (and rebooting) the "https mode", I lost access the moode audio GUI.
Since I still have access to SSH, do you know if I can de-activate https mode via command line? I am trying to avoid re-imaging the system...
Thanks in advance!

This has worked for me using Web browsers on various devices: iPad, Android phone, Linux laptop.

If you continue to have the problem please report what host, OS, browser you were using to access your moOde player, whether you installed the downloaded and installed the self-signed certificate into same, and whether or not you made sure the browser wasn't using the cached http: URL for the player.

Regards,
Kent
Reply
#4
(04-03-2024, 11:09 PM)Tim Curtis Wrote: Try this but YMMV

sudo rm -f /etc/nginx/sites-enabled/*
sudo ln -s /etc/nginx/sites-available/moode-http.conf /etc/nginx/sites-enabled/moode-http.conf
sudo moodeutl -D nginx_https_only

sudo reboot

Thank you Tim! these commands saved me from re-imaging the system. I got access to the web GUI again.
It may also help to other users in case the run into the same issue.
Best regards
Reply
#5
(04-04-2024, 12:15 AM)TheOldPresbyope Wrote:
(04-03-2024, 10:45 PM)pepitop Wrote: Hello,
After activating (and rebooting) the "https mode", I lost access the moode audio GUI.
Since I still have access to SSH, do you know if I can de-activate https mode via command line? I am trying to avoid re-imaging the system...
Thanks in advance!

This has worked for me using Web browsers on various devices: iPad, Android phone, Linux laptop.

If you continue to have the problem please report what host, OS, browser you were using to access your moOde player, whether you installed the downloaded and installed the self-signed certificate into same, and whether or not you made sure the browser wasn't using the cached http: URL for the player.

Regards,
Kent

Thank you, Kent. In my case I came across this issue playing around with the settings.
In case I carry out a proper configuration and run into the same problem will definitely report it.
Best regards
Reply


Forum Jump: