Hi, I have this recurent error :
Jul 13 08:11:47 weewx4-raspi weewx[7143] DEBUG user.jsonengine: Generating history for obs_name maxSolarRad and column_name maxSolarRad with binding None Jul 13 08:11:47 weewx4-raspi weewx[7143] ERROR weewx.reportengine: Caught unrecoverable exception in generator 'user.jsonengine.JSONGenerator' Jul 13 08:11:47 weewx4-raspi weewx[7143] ERROR weewx.reportengine: **** 'maxSolarRad' Jul 13 08:11:47 weewx4-raspi weewx[7143] ERROR weewx.reportengine: **** Traceback (most recent call last): Jul 13 08:11:47 weewx4-raspi weewx[7143] ERROR weewx.reportengine: **** File "/usr/share/weewx/weewx/reportengine.py", line 197, in run Jul 13 08:11:47 weewx4-raspi weewx[7143] ERROR weewx.reportengine: **** obj.start() Jul 13 08:11:47 weewx4-raspi weewx[7143] ERROR weewx.reportengine: **** File "/usr/share/weewx/weewx/reportengine.py", line 385, in start Jul 13 08:11:47 weewx4-raspi weewx[7143] ERROR weewx.reportengine: **** self.run() Jul 13 08:11:47 weewx4-raspi weewx[7143] ERROR weewx.reportengine: **** File "/usr/share/weewx/user/jsonengine.py", line 51, in run Jul 13 08:11:47 weewx4-raspi weewx[7143] ERROR weewx.reportengine: **** self.gen_data() Jul 13 08:11:47 weewx4-raspi weewx[7143] ERROR weewx.reportengine: **** File "/usr/share/weewx/user/jsonengine.py", line 128, in gen_data Jul 13 08:11:47 weewx4-raspi weewx[7143] ERROR weewx.reportengine: **** ret, category_history = self.gen_history_data(category, data_type, live_$ Jul 13 08:11:47 weewx4-raspi weewx[7143] ERROR weewx.reportengine: **** File "/usr/share/weewx/user/jsonengine.py", line 210, in gen_history_data Jul 13 08:11:47 weewx4-raspi weewx[7143] ERROR weewx.reportengine: **** db_value_tuple = weewx.units.as_value_tuple(rec, column_name) Jul 13 08:11:47 weewx4-raspi weewx[7143] ERROR weewx.reportengine: **** File "/usr/share/weewx/weewx/units.py", line 1644, in as_value_tuple Jul 13 08:11:47 weewx4-raspi weewx[7143] ERROR weewx.reportengine: **** val = record_dict[obs_type] Jul 13 08:11:47 weewx4-raspi weewx[7143] ERROR weewx.reportengine: **** KeyError: 'maxSolarRad' Jul 13 08:11:47 weewx4-raspi weewx[7143] ERROR weewx.reportengine: **** Generator terminated Any idea? Yves, YMartin.com/meteo -- 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/24d9caef-baab-4336-bf52-c5ea48aef4bdn%40googlegroups.com.
