Author Topic: NOAA Radio Streams Not Loading on GoDaddy Server  (Read 1930 times)

0 Members and 1 Guest are viewing this topic.

Offline gwwilk

  • Southeast Lincoln Weather
  • Forecaster
  • *****
  • Posts: 2578
    • SouthEast Lincoln, NE Weather
NOAA Radio Streams Not Loading on GoDaddy Server
« on: April 28, 2022, 07:53:36 AM »
While my streams, Nebraska Lincoln 162.475, are available on NOAA Radio Org, the streaming page fails to load on my GoDaddy website.  Alternately, my insecure testing server loads the streaming page just fine as does my localhost.

Inspection shows that the console on GoDaddy throws a 404 Error at bootstrap.3.3.7-mod.min.css and the page aborts.

What's going on here???
Regards, Jerry Wilkins
gwwilk@gmail.com

Offline saratogaWX

  • Administrator
  • Forecaster
  • *****
  • Posts: 9279
  • Saratoga, CA, USA Weather - free PHP scripts
    • Saratoga-Weather.org
Re: NOAA Radio Streams Not Loading on GoDaddy Server
« Reply #1 on: April 28, 2022, 11:46:35 AM »
There appears to be at least two things wrong:

1) the request for https://www.gwwilkins.org/bootstrap.3.3.7-mod.min.css does return a 404-Not Found, so you should upload that CSS file again to your site.
2) the request for data (to https://www.gwwilkins.org/NWR-radios-data.php ) is not returning the expected JSON content, but a Cloudflare challenge with the text of 'Please wait while your request is being verified...' .. That's an issue that Cutty will need to fix.  It may be that your server's IP is in a Cloudflare 'marginally naughty' list so requiring a manual 'it's ok' to proceed.
You can change the script to load https://noaaweatherradio.org/java/NWR-radios-data.js instead of NWR-radios-data.php and that should get the data flowing again.
Ken True/Saratoga, CA, USA main site: saratoga-weather.org
Davis VP1+ FARS, Blitzortung RED, GRLevel3, WD, WL, VWS, Cumulus, Meteobridge
Free weather PHP scripts/website templates - update notifications on Twitter saratogaWXPHP

Offline gwwilk

  • Southeast Lincoln Weather
  • Forecaster
  • *****
  • Posts: 2578
    • SouthEast Lincoln, NE Weather
Re: NOAA Radio Streams Not Loading on GoDaddy Server
« Reply #2 on: April 28, 2022, 12:49:29 PM »
 [tup]
Many thanks, Ken!  As usual your diagnosis and the fixes were spot on.

The NOAA Radio streams on my GoDaddy site are working again. =D> =D>
Regards, Jerry Wilkins
gwwilk@gmail.com

 

anything