The server can not find the requested page:
Have install and reinstalled. Have followed protocols for "Secure login with SSL or TLS." Have also checked my "etc/host" setting and done a physical check on server for all files to insure correct pathways. Any assistance would greatly appreciated. Thank you.
listen.bigstation.fm/login (port 443)
sudo dpkg-reconfigure airtime
then you need to make the installation run and
do not chose to setup the domain manually let airtime chose to install,then search this forum for my dummy tutorial
on Virtual hosting on ways to configure your domain if you have like say a webserver
already on this machine.
If not work then do a total reinstall by following the link above.
Step 1
the relevant sections are
Step 2
Remove your attempted installation by this command
sudo apt-get remove airtime && sudo apt-get purge airtime && sudo apt-get autoremove
Notes
Step 3
Install Airtime
Wish you luck
VOISSES
Let me know it seems a resolution problem and not airtime problem.
Try Access the stream page to ensure all is okay http://yourIP:8000
or for a troubleshoot directly from that machine
you could also install a command line browser and see if the site is up
sudo apt-get install w3m w3m-img
then browse to the Airtime by typing
w3m https://localhost
or to check if your host is properly redirects
w3m http://localhost
of course finally you could check name resolution
https:// listen.bigstation.fm
to remove that command line browser (you do not like additional applications on your system-which is good for security)
sudo apt-get remove w3m && sudo apt-get remove w3m-img && sudo apt-get purge w3m && sudo apt-get autoremove
Happy Holidays
To All in the USA
VOISSES
It looks like you're new here. If you want to get involved, click one of these buttons!