Thank you for any possible insights into what might be causing Weewx to
occasionally crash. The relevant part of the syslog is :
Apr 26 08:20:32 raspberrypi weewx[7715]: **** File
"/usr/share/weewx/weewx/manager.py", line 1216, in _addSingleRecord
Apr 26 08:20:32 raspberrypi weewx[7715]: ****
_day_summary.addRecord(record, weight=_weight)
Apr 26 08:20:32 raspberrypi weewx[7715]: **** File
"/usr/share/weewx/weewx/accum.py", line 256, in addRecord
Apr 26 08:20:32 raspberrypi weewx[7715]: **** func(self, record,
obs_type, add_hilo, weight)
Apr 26 08:20:32 raspberrypi weewx[7715]: **** File
"/usr/share/weewx/weewx/accum.py", line 314, in add_value
Apr 26 08:20:32 raspberrypi weewx[7715]: ****
self[obs_type].addHiLo(val, record['dateTime'])
Apr 26 08:20:32 raspberrypi weewx[7715]: **** File
"/usr/share/weewx/weewx/accum.py", line 77, in addHiLo
Apr 26 08:20:32 raspberrypi weewx[7715]: **** raise
ValueError("accum: ScalarStats.addHiLo expected float or int, got %s" % val)
Apr 26 08:20:32 raspberrypi weewx[7715]: **** ValueError: accum:
ScalarStats.addHiLo expected float or int, got 645138
Apr 26 08:20:32 raspberrypi weewx[7715]: **** Exiting.
I have Weewx running on a Raspberry Pi Zero and my weather station is an
Aercus WeatherSleuth, so I am using the interceptor driver. The
installation was very stable until I upgraded to rev 3.9.1 a few weeks
ago. Now, every few days Weewx crashes on me.
--
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.