Search found 2 matches

by josef81
Thu Apr 12, 2018 3:17 am
Forum: Problems
Topic: Unable to pull data from NWS sites via https
Replies: 12
Views: 14964

Re: Unable to pull data from NWS sites via https

Have you confirmed the permissions are set correctly for that folder? Right now the script isn't able to create the folder or the cache files on your server. You need to get that corrected first or your server wont be able to save the files to parse them.
by josef81
Sat Apr 07, 2018 4:11 am
Forum: Problems
Topic: Unable to pull data from NWS sites via https
Replies: 12
Views: 14964

Re: Unable to pull data from NWS sites via https

I don't think its a matter of certificates. Your page is loading correctly, but its just loading the incorrect url for NWS images. For example, the SPC image that you are loading is: "https://www.spc.noaa.gov/products/outlook/day1otlk__prt.gif?1523072283" The "valid hour" should ...