Patrick is using a driver I wrote for a weather he built using the Build Your Own Weather Station tutorial with a Raspberry Pi: https://projects.raspberrypi.org/en/projects/build-your-own-weather-station
I think the issue with weewx not being able to complete it's work between archive intervals had to do with part of my code unnecessarily tying up some processor time. I made a change to the driver that should correct that. In other thoughts, I really need to try Belchertown skin... It looks really nice! Jardi. On Tue, Mar 12, 2019, 7:37 AM <[email protected]> wrote: > Patrick, Note that your syslog shows: > > Mar 11 20:31:20 raspberrypi weewx[27077]: engine: Launch of report thread >> aborted: existing report thread still running >> > > You may have an issue where weewx is unable to complete it's work between > archive intervals. What is your archive interval and what hardware are you > running weewx on? > > Phil > > On Monday, March 11, 2019 at 3:34:18 PM UTC-4, Patrick Tranchant wrote: >> >> no, nothings for me >> >> Mar 11 20:31:18 raspberrypi weewx[27077]: Belchertown Extension: version >> 0.9.1 >> Mar 11 20:31:20 raspberrypi weewx[27077]: manager: Added record >> 2019-03-11 20:31:00 CET (1552332660) to database 'weewx.sdb' >> Mar 11 20:31:20 raspberrypi weewx[27077]: manager: Added record >> 2019-03-11 20:31:00 CET (1552332660) to daily summary in 'weewx.sdb' >> Mar 11 20:31:20 raspberrypi weewx[27077]: engine: Launch of report thread >> aborted: existing report thread still running >> Mar 11 20:31:38 raspberrypi weewx[27077]: cheetahgenerator: Generated 14 >> files for report Belchertown in 20.23 seconds >> Mar 11 20:31:38 raspberrypi weewx[27077]: copygenerator: copied 31 files >> to /var/www/html/weewx/belchertown >> Mar 11 20:32:18 raspberrypi weewx[27077]: manager: Added record >> 2019-03-11 20:32:00 CET (1552332720) to database 'weewx.sdb' >> Mar 11 20:32:18 raspberrypi weewx[27077]: manager: Added record >> 2019-03-11 20:32:00 CET (1552332720) to daily summary in 'weewx.sdb' >> Mar 11 20:32:23 raspberrypi weewx[27077]: cheetahgenerator: Generated 8 >> files for report SeasonsReport in 4.31 seconds >> Mar 11 20:32:26 raspberrypi weewx[27077]: imagegenerator: Generated 14 >> images for SeasonsReport in 2.51 seconds >> Mar 11 20:32:26 raspberrypi weewx[27077]: copygenerator: copied 0 files >> to /var/www/html/weewx >> Mar 11 20:32:26 raspberrypi weewx[27077]: cheetahgenerator: Generated 7 >> files for report SmartphoneReport in 0.33 seconds >> Mar 11 20:32:27 raspberrypi weewx[27077]: imagegenerator: Generated 7 >> images for SmartphoneReport in 1.08 seconds >> Mar 11 20:32:27 raspberrypi weewx[27077]: copygenerator: copied 0 files >> to /var/www/html/weewx/smartphone >> Mar 11 20:32:27 raspberrypi weewx[27077]: cheetahgenerator: Generated 1 >> files for report MobileReport in 0.11 seconds >> Mar 11 20:32:28 raspberrypi weewx[27077]: imagegenerator: Generated 4 >> images for MobileReport in 0.69 seconds >> Mar 11 20:32:28 raspberrypi weewx[27077]: copygenerator: copied 0 files >> to /var/www/html/weewx/mobile >> Mar 11 20:32:52 raspberrypi weewx[27077]: cheetahgenerator: Generated 4 >> files for report Highcharts_Belchertown in 23.26 seconds >> Mar 11 20:32:52 raspberrypi weewx[27077]: copygenerator: copied 0 files >> to /var/www/html/weewx/belchertown >> Mar 11 20:32:56 raspberrypi weewx[27077]: cheetahgenerator: Generated 14 >> files for report Belchertown in 4.60 seconds >> Mar 11 20:32:56 raspberrypi weewx[27077]: copygenerator: copied 1 files >> to /var/www/html/weewx/belchertown >> >> patrick >> > -- > 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. > -- 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.
