The file that needs to be updated is this one http://weather.w0avq.org/json/day.json -- what are the timestamps on that? And is it in your public_html on your weewx system for it to be copied?
In weewx.conf under [StdReport] and [[StandardReport]], what do you have for skin = ? because i see that http://weather.w0avq.org/belchertown also works, but I don't know why. I wouldn't think there'd be duplicate data, unless that's old (and maybe the problem)? What if you delete (or backup and rename) your web server's public_html section and let weewx do a fresh FTP copy? On Saturday, September 15, 2018 at 9:27:33 PM UTC-4, John Clark wrote: > > john@OptiPlex /var/www/html/weewx/belchertown/json $ dir -l > total 680 > -rw-r--r-- 1 root root 28689 Sep 15 19:20 darksky_forecast.json > -rw-r--r-- 1 root root 74741 Sep 15 19:50 day.json > -rw-r--r-- 1 root root 1061 Sep 15 18:50 earthquake.json > -rw-rw-r-- 1 root root 14 Sep 15 19:30 index.html > -rw-r--r-- 1 root root 270979 Sep 15 19:50 month.json > -rw-r--r-- 1 root root 151761 Sep 15 19:50 week.json > -rw-r--r-- 1 root root 8058 Sep 15 19:50 weewx_data.json > -rw-r--r-- 1 root root 137581 Sep 15 19:50 year.json > > *and the files on the server concur. as to weewx.conf* > > [[forecast]] > HTML_ROOT = /var/www/html/weewx/forecast > skin = forecast > [[Highcharts_Belchertown]] > HTML_ROOT = /var/www/html/weewx/belchertown > skin = Highcharts_Belchertown > [[Belchertown]] > HTML_ROOT = /var/www/html/weewx/belchertown > skin = Belchertown > [[[Extras]]] > > > *and just for fun, I tried localhost/weewx and got * > > > 404 Not Found > nginx/1.4.6 (Ubuntu) > > *(yes I did a restart, just in case) I only include this as information > since I nearly never look at it locally, always from the web site. Also, as > a note, the "earthquake fix" was 24 hours later so I can't see how it could > have an effect. I can always look on CWOP or PWS for historical data (they > are updating just fine) so there is no overpowering rush. Just an > observation/[personal]bug report* > > On 9/15/2018 7:06 PM, Pat wrote: > > Check the public_html/belchertown/json folder to make sure the day.json, > week.json, month.json and year.json files are being updated correctly. > > Also, make sure that the [[Highcharts_Belchertown]] skin's HTML_DIR is > the same as the [[Belchertown]] HTML_DIR in weewx.conf > > On Saturday, September 15, 2018 at 7:34:34 PM UTC-4, John Clark wrote: >> >> I'm beginning to feel like the guys on Hee Haw, "If it weren't for bad >> luck...." When I upgraded to 0.7 (I checked timestamps on new files) >> everything on the upload side seems to be the same as before, only now >> there are no new graphs after that time up til now (it just dawned on me >> today). Using filezilla and looking on the web server, all files are there >> with proper date and file stamp, so it seems to be a display problem on my >> end. Any ideas on how and where to look? >> >> >> http://weather.w0avq.org >> -- >> *John Clark* >> > -- > You received this message because you are subscribed to the Google Groups > "weewx-user" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] <javascript:>. > For more options, visit https://groups.google.com/d/optout. > > > -- > *John Clark <javascript:>* > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
