On Tuesday, 27 November 2018 12:09:05 UTC+10, Pat wrote: > > Ok your explanation is my understanding as well. Understood on Rich's > report of 0 files copied - which is why I'm lost as to why it's failing > since it should have 4 files to copy. The Belchertown highcharts skin > should create new json files every archive interval, which should be a > fresh copy to the HTML_DIR. >
Now you are confusing me. You say 'it should have 4 files to copy', that implies to me you are expecting the report generator to generate 4 files then you are expecting them to be copied somewhere. Given the conversation centres on the copy generator I take it you are expecting the copy generator to copy these 4 .json files. The 4 files are in fact generated by the report generator, this is evidenced by: Nov 25 17:35:44 raspberrypi weewx[1619]: cheetahgenerator: Generated 4 files for report Highcharts_Belchertown in 6.84 seconds but the copy generator will never copy these files, the copy generator file specs in Highcharts_Belchertown skin config file do not match *.json files and as I said earlier a properly configured skin does not need such files to be copied. I'm sorry if this seems to be pedantic but when you start talking about copying files and copy generators etc you need to quite specific. > Unless there's a typo in a config, or something else, that's preventing > that from happening. My comment of "first I'm hearing of it" is in regards > to the 3 or so beta testers of 0.8 who haven't reported this issue. > In this case I think a bit of sleuthing might be needed on Rich' system to ensure the generated files content looks correct (do they have data), are saved (not copied) to the correct directory and then suitably made available (copied or via symlink) to the web server. Then make sure the JS is looking in the correct location for the .json files. Gary -- 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.
