What weather station and driver are you using and is WeeWX configured for software record generation or hardware record generation (record_generation setting under [StdArchive] in weewx.conf <http://www.weewx.com/docs/usersguide.htm#StdArchive>)? If you are using software record generation the generation of archive records is triggered by the receipt of the first loop packet after the archive interval concerned. If loop packets are being missed or not arriving when they should it is quite possible that an archive record is generated late and conceivably the following (expected) archive record skipped. Installs with long loop periods would be more susceptible to this effect. Though it would be unusual for this to happen, when it does happen, at the same time of day.
Gary On Friday, 16 July 2021 at 05:30:30 UTC+10 [email protected] wrote: > Hello, > > I´d like to ask if anybody has similar experience like me. Time to time it > happens WeeWX report is not run at 12:00 but postponed to 12:05. It doesn´t > happen daily but if it does it´s always around this hour. Initially I > though it´s problem with my connection (sending data to cloud from unstable > wifi network), but I am not sure now. Here is the log. > > Jul 15 11:55:19 new-weather-machine journal: weewx[19933] INFO > weewx.manager: Added record 2021-07-15 11:55:00 CEST (1626342900) to > database 'weewx.sdb' > Jul 15 11:55:19 new-weather-machine journal: weewx[19933] INFO > weewx.manager: Added record 2021-07-15 11:55:00 CEST (1626342900) to daily > summary in 'weewx.sdb' > Jul 15 11:55:19 new-weather-machine journal: weewx[19933] INFO > weewx.restx: PWSWeather: Published record 2021-07-15 11:55:00 CEST > (1626342900) > Jul 15 11:55:20 new-weather-machine journal: weewx[19933] INFO > weewx.restx: OWM: Published record 2021-07-15 11:55:00 CEST (1626342900) > Jul 15 11:55:49 new-weather-machine journal: weewx[19933] INFO > weewx.cheetahgenerator: Generated 18 files for report StandardReport in > 29.27 seconds > Jul 15 11:55:49 new-weather-machine journal: weewx[19933] INFO > weewx.reportengine: Copied 0 files to /var/www/html/weewx > *Jul 15 12:05:20* new-weather-machine journal: weewx[19933] INFO > weewx.manager: Added record 2021-07-15 *12:00:00 CEST* (1626343200) to > database 'weewx.sdb' > *Jul 15 12:05:20* new-weather-machine journal: weewx[19933] INFO > weewx.manager: Added record 2021-07-15 *12:00:00 CEST* (1626343200) to > daily summary in 'weewx.sdb' > *Jul 15 12:05:20* new-weather-machine journal: weewx[19933] INFO > weewx.restx: PWSWeather: Published record 2021-07-15 *12:00:00 CEST* > (1626343200) > *Jul 15 12:05:20* new-weather-machine journal: weewx[19933] INFO > weewx.restx: OWM: Published record 2021-07-15 *12:00:00 CEST* (1626343200) > Jul 15 12:05:49 new-weather-machine journal: weewx[19933] INFO > weewx.cheetahgenerator: Generated 18 files for report StandardReport in > 29.64 seconds > Jul 15 12:05:49 new-weather-machine journal: weewx[19933] INFO > weewx.reportengine: Copied 0 files to /var/www/html/weewx > Jul 15 12:10:19 new-weather-machine journal: weewx[19933] INFO > weewx.manager: Added record 2021-07-15 12:10:00 CEST (1626343800) to > database 'weewx.sdb' > Jul 15 12:10:19 new-weather-machine journal: weewx[19933] INFO > weewx.manager: Added record 2021-07-15 12:10:00 CEST (1626343800) to daily > summary in 'weewx.sdb' > Jul 15 12:10:20 new-weather-machine journal: weewx[19933] INFO > weewx.restx: PWSWeather: Published record 2021-07-15 12:10:00 CEST > (1626343800) > Jul 15 12:10:20 new-weather-machine journal: weewx[19933] INFO > weewx.restx: OWM: Published record 2021-07-15 12:10:00 CEST (1626343800) > Jul 15 12:10:50 new-weather-machine journal: weewx[19933] INFO > weewx.cheetahgenerator: Generated 18 files for report StandardReport in > 30.54 seconds > Jul 15 12:10:50 new-weather-machine journal: weewx[19933] INFO > weewx.reportengine: Copied 0 files to /var/www/html/weewx > -- 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/53f8b1db-c6ed-4052-b482-261511a228ecn%40googlegroups.com.
