Hi,

Reports are processed in the order listed in weewx.conf under [StdReport], 
have a look under [StdReport], is [[RSYNC]] before or after 
[[SeasonsReport]]? Based on the log extract provided I am guessing it is 
before. If so try moving then entire [[RSYNC]] stanza to be after (the 
entire) [[SeasonsReport]] stanza. If [[RSYNC]] is indeed after 
[[SeasonsReport]] then post a copy of your [StdReport] stanza (if you do 
make sure any passwords, user names or other sensitive info is obfuscated). 
Note you will need to restart WeeWX or do a config reload for any weewx.conf 
changes to take effect.

As an aside a similar ordered approach is taken within each skin. In the 
skin config file, skin.conf, the generators are run in the order they are 
listed; normally the Cheetah generator first to produce template based 
reports then the Image generator to produce plots. Within each of these 
generators the reports and plots are produced in the order listed.

Gary

On Monday, 23 September 2019 08:34:07 UTC+10, Chris Richmond wrote:
>
> Semi-unrelated, but is there a way to get the rsync report to run after 
> the the images are generated rather than
> before?  As it is, the images are always a cycle behind the rest of the 
> page updates.  The report module isn't sorting
> the names, but maybe naming rsync ZRSYNC and sorting the report names 
> would work???
>
> Sep 22 16:20:38 pivue weewx[30301]: copygenerator: copied 0 files to 
> /home/weewx/public_html.vp2
> Sep 22 16:25:14 pivue weewx[30301]: manager: Added record 2019-09-22 
> 16:25:00 MDT (1569191100) to database 'weewx.sdb'
> Sep 22 16:25:15 pivue weewx[30301]: manager: Added record 2019-09-22 
> 16:25:00 MDT (1569191100) to daily summary in 'weewx.sdb'
> Sep 22 16:25:16 pivue weewx[30301]: rsyncupload: rsync'd 23 files (168,268 
> bytes) in 0.96 seconds
> Sep 22 16:25:32 pivue weewx[30301]: cheetahgenerator: Generated 9 files 
> for report SeasonsReport in 14.57 seconds
> Sep 22 16:25:38 pivue weewx[30301]: imagegenerator: Generated 14 images 
> for SeasonsReport in 6.61 seconds
> Sep 22 16:25:38 pivue weewx[30301]: copygenerator: copied 0 files to 
> /home/weewx/public_html.vp2
>
> Site is here: http://www.csrhome.online/vp2weather/index.html
>
> thx,Chris 
>
>

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/4bfdc5b5-9c65-416e-a077-12f5f7b3fae5%40googlegroups.com.

Reply via email to