On Wednesday, July 3, 2019 at 8:47:17 AM UTC-4, Ron Walker wrote:
>
> The second thing is a new issue that started occurring as I was try to 
> gather data.  I started seeing the following in the syslog:
>
> xisting report thread still running
> Jul  3 08:44:55 WeatherPi weewx[627]: engine: Launch of report thread 
> aborted: existing report thread still running
> Jul  3 08:45:05 WeatherPi weewx[627]: manager: Added record 2019-07-03 
> 08:45:00 EDT (1562157900) to database 'weewx.sdb'
> Jul  3 08:45:05 WeatherPi weewx[627]: manager: Added record 2019-07-03 
> 08:45:00 EDT (1562157900) to daily summary in 'weewx.sdb'
> Jul  3 08:45:05 WeatherPi weewx[627]: engine: Launch of report thread 
> aborted: existing report thread still running
> Jul  3 08:45:15 WeatherPi weewx[627]: engine: Launch of report thread 
> aborted: existing report thread still running
> Jul  3 08:45:25 WeatherPi weewx[627]: engine: Launch of report thread 
> aborted: existing report thread still running
> Jul  3 08:45:29 WeatherPi weewx[627]: cheetahgenerator: Generated 8 files 
> for report SeasonsReport in 51.84 seconds
> Jul  3 08:45:30 WeatherPi weewx[627]: manager: Daily summary version is 2.0
> Jul  3 08:45:35 WeatherPi weewx[627]: engine: Launch of report thread 
> aborted: existing report thread still running
> Jul  3 08:45:45 WeatherPi weewx[627]: engine: Launch of report thread 
> aborted: existing report thread still running
>
> Is there a way to stop this 'existing thread'?  I've tried stopping and 
> restarting and rebooting the PI.  Nothing seems to stop it!
>

it looks like you are trying to generate a report every 10 seconds, and the 
hardware on which you are running weewx is unable to complete all of the 
reports that you have requested in that time.

change your archive interval to something more reasonable such as 5 minutes 
(300 seconds)

if you need real-time display, consider uploading to influxdb or an MQTT 
broker, with something like grafana attached for the display.

m 

-- 
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/baeccb3a-ff7a-4674-a16c-30781e60b082%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to