Tom asked for the debug log FROM WEEWX STARTUP because that is when the information regarding the archive interval to be used is logged.
The extract you posted does not provide the required information as to why the interval is remaining at 60 seconds rather than using the 5 minute you have requested. On Sunday, 4 November 2018 10:41:32 UTC+2, Per Edström wrote: > > DEBUG = 1 does not give that much new information.. > > > Nov 4 09:34:07 RPi-3B_Skalet weewx[15362]: wmr200: MainThread: D > genLoop() Yielding live queued packet id:415 > Nov 4 09:34:07 RPi-3B_Skalet weewx[15362]: wmr200: MainThread: D > Queuing live packet rx:393 live_queue_len:1 > Nov 4 09:34:08 RPi-3B_Skalet weewx[15362]: wmr200: MainThread: D > genLoop() Yielding live queued packet id:416 > Nov 4 09:34:16 RPi-3B_Skalet weewx[15362]: wmr200: MainThread: D > Queuing live packet rx:394 live_queue_len:1 > Nov 4 09:34:17 RPi-3B_Skalet weewx[15362]: wmr200: MainThread: D > genLoop() Yielding live queued packet id:417 > Nov 4 09:34:17 RPi-3B_Skalet weewx[15362]: manager: Added record > 2018-11-04 09:34:00 CET (1541320440) to database 'weewx.sdb' > Nov 4 09:34:17 RPi-3B_Skalet weewx[15362]: manager: Added record > 2018-11-04 09:34:00 CET (1541320440) to daily summary in 'weewx.sdb' > Nov 4 09:34:17 RPi-3B_Skalet weewx[15362]: reportengine: Running reports > for latest time in the database. > Nov 4 09:34:17 RPi-3B_Skalet weewx[15362]: wmr200: MainThread: D > genLoop() phase getting live packets > Nov 4 09:34:17 RPi-3B_Skalet weewx[15362]: reportengine: Running report > StandardReport > Nov 4 09:34:17 RPi-3B_Skalet weewx[15362]: reportengine: Found > configuration file /etc/weewx/skins/Standard/skin.conf for report > StandardReport > Nov 4 09:34:17 RPi-3B_Skalet weewx[15362]: reportengine: Report > StandardReport skipped due to report_timing setting > Nov 4 09:34:17 RPi-3B_Skalet weewx[15362]: reportengine: Running report > FTP > Nov 4 09:34:17 RPi-3B_Skalet weewx[15362]: reportengine: Found > configuration file /etc/weewx/skins/Ftp/skin.conf for report FTP > Nov 4 09:34:17 RPi-3B_Skalet weewx[15362]: reportengine: Report FTP > skipped due to report_timing setting > Nov 4 09:34:17 RPi-3B_Skalet weewx[15362]: reportengine: Running report > RSYNC > Nov 4 09:34:17 RPi-3B_Skalet weewx[15362]: reportengine: Found > configuration file /etc/weewx/skins/Rsync/skin.conf for report RSYNC > Nov 4 09:34:17 RPi-3B_Skalet weewx[15362]: reportengine: Report RSYNC > skipped due to report_timing setting > Nov 4 09:34:21 RPi-3B_Skalet weewx[15362]: wmr200: MainThread: W Skipped > bytes before resync:1 > Nov 4 09:34:21 RPi-3B_Skalet weewx[15362]: wmr200: MainThread: D > Queuing live packet rx:396 live_queue_len:1 > Nov 4 09:34:22 RPi-3B_Skalet weewx[15362]: wmr200: MainThread: D > genLoop() Yielding live queued packet id:419 > Nov 4 09:34:24 RPi-3B_Skalet weewx[15362]: wmr200: MainThread: D > Acknowledged control packet rx:24 > > > Actually, I have noted that in order to get really useful debug > information one needs to set various DEBUG_ parameters = 1 in > drivers/wmr200.py > > But maybe that is how it should work? the DEBUG in weewx.conf is maybe > only for the engines and not "everything"? > > > <http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> > Virus-free. > www.avg.com > <http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> > > <#CAGVPPqR7wLx9wT1Z_OsXJGC2NAsJTkUTJ0Z6znxLfdkFVTZbXQ@mail.gmail.com_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> > -- 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.
