Hi,

My cron entries is 0,5,10,15,20,25,30,35,40,45,50,55,59.
>

Can you tell what these cron entries are? As far as I know WeeWX does not 
need cron entries when connected to a WS23xx.

May 19 00:01:21 localhost weewx[1076]: manager: Daily summary version is 2.0
> May 19 00:01:28 localhost weewx[1076]: engine: Launch of report thread 
> aborted: existing report thread still running
> May 19 00:01:49 localhost weewx[1076]: cheetahgenerator: Generated 18 
> files for report StandardReport in 28.29 seconds
>

This seems odd, the only previously logged report thread appeared to have 
completed normally well before. This may well be another symptom of the 
problem. Could you leave debug=1 and restart WeeWX and provide a log 
extract that shows the entire WeeWX startup through until the 2nd record is 
processed.

Gary

On Monday, 20 May 2019 06:40:58 UTC+10, Jd D wrote:
>
> Hi,
>
> station LaCrosse  ws2316
> weewx version 3.8.2
> hardware Raspberry Pi 
> NAME="Raspbian GNU/Linux"
> VERSION_ID="9"
> VERSION="9 (stretch)"
>
> I have noticed that the midnight updates to the database do not happen.  
> My cron entries is 0,5,10,15,20,25,30,35,40,45,50,55,59.  I added the 59 
> entry otherwise my report data stopped at 23:54 now I get report data at 
> 23:59. My station update interval is set for 1 minute which is supported by 
> the wx2316. Not a big deal but wanted to report this in case there is a fix 
> otherwise I will dig into the code myself and see what I can find. Not sure 
> if this is a software problem in weewx or the station itself.
>
> Here are the database timestamps. There is a jump of a 120 seconds instead 
> of 60 seconds. This is the only time in the day that jumps 120 seconds.
> "1558249380"
> *"1558249320"*
> *"1558249200"*
> "1558249140"
>
> Here is a snippet of the log. There is no record created at midnight.
>
> May 18 23:58:17 localhost weewx[1076]: reportengine: Report RSYNC skipped 
> due to report_timing setting
> *May 18 23:59:25 localhost weewx[1076]: manager: Added record 2019-05-18 
> 23:59:00 MST (1558249140) to database 'weewx.sdb'*
> *May 18 23:59:25 localhost weewx[1076]: manager: Added record 2019-05-18 
> 23:59:00 MST (1558249140) to daily summary in 'weewx.sdb'*
> May 18 23:59:25 localhost weewx[1076]: reportengine: Running reports for 
> latest time in the database.
> May 18 23:59:25 localhost weewx[1076]: reportengine: Running report 
> StandardReport
> May 18 23:59:25 localhost weewx[1076]: reportengine: Found configuration 
> file /etc/weewx/skins/Standard/skin.conf for report StandardReport
> May 18 23:59:25 localhost weewx[1076]: cheetahgenerator: using search list 
> ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', 
> 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 
> 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras']
> May 18 23:59:25 localhost weewx[1076]: manager: Daily summary version is 
> 2.0
> May 18 23:59:55 localhost weewx[1076]: cheetahgenerator: Generated 18 
> files for report StandardReport in 30.14 seconds
> May 18 23:59:55 localhost weewx[1076]: manager: Daily summary version is 
> 2.0
> May 18 23:59:56 localhost weewx[1076]: imagegenerator: Generated 12 images 
> for StandardReport in 1.39 seconds
> May 18 23:59:56 localhost weewx[1076]: copygenerator: copied 0 files to 
> /var/www/html/weewx
> May 18 23:59:56 localhost weewx[1076]: reportengine: Running report 
> SteelSeries
> May 18 23:59:56 localhost weewx[1076]: reportengine: Found configuration 
> file /etc/weewx/skins/ss/skin.conf for report SteelSeries
> May 18 23:59:56 localhost weewx[1076]: copygenerator: copied 0 files to 
> /var/www/html/weewx/ss
> May 18 23:59:56 localhost weewx[1076]: cheetahgenerator: using search list 
> ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', 
> 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 
> 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras']
> May 18 23:59:56 localhost weewx[1076]: manager: Daily summary version is 
> 2.0
> May 18 23:59:56 localhost weewx[1076]: cheetahgenerator: Generated 2 files 
> for report SteelSeries in 0.18 seconds
> May 18 23:59:56 localhost weewx[1076]: manager: Daily summary version is 
> 2.0
> May 18 23:59:58 localhost weewx[1076]: imagegenerator: Generated 11 images 
> for SteelSeries in 1.72 seconds
> May 18 23:59:58 localhost weewx[1076]: reportengine: Running report FTP
> May 18 23:59:58 localhost weewx[1076]: reportengine: Found configuration 
> file /etc/weewx/skins/Ftp/skin.conf for report FTP
> May 18 23:59:58 localhost weewx[1076]: ftpgenerator: FTP upload not 
> requested. Skipped.
> May 18 23:59:58 localhost weewx[1076]: reportengine: Running report RSYNC
> May 18 23:59:58 localhost weewx[1076]: reportengine: Found configuration 
> file /etc/weewx/skins/Rsync/skin.conf for report RSYNC
> May 18 23:59:58 localhost weewx[1076]: rsyncgenerator: rsync upload not 
> requested. Skipped.
> May 19 00:00:01 localhost CRON[25282]: (root) CMD 
> (/usr/local/HomeSeer/register_with_find.sh)
> *May 19 00:01:20 localhost weewx[1076]: manager: Added record 2019-05-19 
> 00:00:00 MST (1558249200) to database 'weewx.sdb'*
> *May 19 00:01:20 localhost weewx[1076]: manager: Added record 2019-05-19 
> 00:00:00 MST (1558249200) to daily summary in 'weewx.sdb'*
> May 19 00:01:21 localhost weewx[1076]: reportengine: Running reports for 
> latest time in the database.
> May 19 00:01:21 localhost weewx[1076]: reportengine: Running report 
> StandardReport
> May 19 00:01:21 localhost weewx[1076]: reportengine: Found configuration 
> file /etc/weewx/skins/Standard/skin.conf for report StandardReport
> May 19 00:01:21 localhost weewx[1076]: cheetahgenerator: using search list 
> ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', 
> 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 
> 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras']
> May 19 00:01:21 localhost weewx[1076]: manager: Daily summary version is 
> 2.0
> May 19 00:01:28 localhost weewx[1076]: engine: Launch of report thread 
> aborted: existing report thread still running
> May 19 00:01:49 localhost weewx[1076]: cheetahgenerator: Generated 18 
> files for report StandardReport in 28.29 seconds
> May 19 00:01:49 localhost weewx[1076]: manager: Daily summary version is 
> 2.0
> May 19 00:01:58 localhost weewx[1076]: imagegenerator: Generated 49 images 
> for StandardReport in 9.09 seconds
> May 19 00:01:58 localhost weewx[1076]: copygenerator: copied 0 files to 
> /var/www/html/weewx
> May 19 00:01:58 localhost weewx[1076]: reportengine: Running report 
> SteelSeries
> May 19 00:01:58 localhost weewx[1076]: reportengine: Found configuration 
> file /etc/weewx/skins/ss/skin.conf for report SteelSeries
> May 19 00:01:58 localhost weewx[1076]: copygenerator: copied 0 files to 
> /var/www/html/weewx/ss
> May 19 00:01:58 localhost weewx[1076]: cheetahgenerator: using search list 
> ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', 
> 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 
> 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras']
> May 19 00:01:58 localhost weewx[1076]: manager: Daily summary version is 
> 2.0
> May 19 00:01:58 localhost weewx[1076]: cheetahgenerator: Generated 2 files 
> for report SteelSeries in 0.15 seconds
> May 19 00:01:58 localhost weewx[1076]: manager: Daily summary version is 
> 2.0
> May 19 00:02:00 localhost weewx[1076]: imagegenerator: Generated 11 images 
> for SteelSeries in 1.79 seconds
> May 19 00:02:00 localhost weewx[1076]: reportengine: Running report FTP
> May 19 00:02:00 localhost weewx[1076]: reportengine: Found configuration 
> file /etc/weewx/skins/Ftp/skin.conf for report FTP
> May 19 00:02:00 localhost weewx[1076]: ftpgenerator: FTP upload not 
> requested. Skipped.
> May 19 00:02:00 localhost weewx[1076]: reportengine: Running report RSYNC
> May 19 00:02:00 localhost weewx[1076]: reportengine: Found configuration 
> file /etc/weewx/skins/Rsync/skin.conf for report RSYNC
> May 19 00:02:00 localhost weewx[1076]: rsyncgenerator: rsync upload not 
> requested. Skipped.
> *May 19 00:02:23 localhost weewx[1076]: manager: Added record 2019-05-19 
> 00:02:00 MST (1558249320) to database 'weewx.sdb'*
> *May 19 00:02:23 localhost weewx[1076]: manager: Added record 2019-05-19 
> 00:02:00 MST (1558249320) to daily summary in 'weewx.sdb'*
> May 19 00:02:23 localhost weewx[1076]: reportengine: Running reports for 
> latest time in the database.
> May 19 00:02:23 localhost weewx[1076]: reportengine: Running report 
> StandardReport
> May 19 00:02:23 localhost weewx[1076]: reportengine: Found configuration 
> file /etc/weewx/skins/Standard/skin.conf for report StandardReport
>
> Thanks J
>

-- 
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/9022d0b6-97dd-40a8-8961-dd6e957d6899%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to