Just started getting this error after a months of running with no issues....... is this a db corruption ?
Jun 14 22:22:24 weewx-pi weewx[23128]: reportengine: Caught unrecoverable exception in generator 'weewx.cheetahgenerator.CheetahGenerator' Jun 14 22:22:24 weewx-pi weewx[23128]: **** 'temperatureLow' Jun 14 22:22:24 weewx-pi weewx[23128]: **** Traceback (most recent call last): Jun 14 22:22:24 weewx-pi weewx[23128]: **** File "/usr/share/weewx/weewx/reportengine.py", line 204, in run Jun 14 22:22:24 weewx-pi weewx[23128]: **** obj.start() Jun 14 22:22:24 weewx-pi weewx[23128]: **** File "/usr/share/weewx/weewx/reportengine.py", line 300, in start Jun 14 22:22:24 weewx-pi weewx[23128]: **** self.run() Jun 14 22:22:24 weewx-pi weewx[23128]: **** File "/usr/share/weewx/weewx/cheetahgenerator.py", line 160, in run Jun 14 22:22:24 weewx-pi weewx[23128]: **** ngen = self. generate(gen_dict[section_name], self.gen_ts) Jun 14 22:22:24 weewx-pi weewx[23128]: **** File "/usr/share/weewx/weewx/cheetahgenerator.py", line 234, in generate Jun 14 22:22:24 weewx-pi weewx[23128]: **** ngen += self. generate(section[subsection], gen_ts) Jun 14 22:22:24 weewx-pi weewx[23128]: **** File "/usr/share/weewx/weewx/cheetahgenerator.py", line 234, in generate Jun 14 22:22:24 weewx-pi weewx[23128]: **** ngen += self. generate(section[subsection], gen_ts) Jun 14 22:22:24 weewx-pi weewx[23128]: **** File "/usr/share/weewx/weewx/cheetahgenerator.py", line 322, in generate Jun 14 22:22:24 weewx-pi weewx[23128]: **** default_binding) Jun 14 22:22:24 weewx-pi weewx[23128]: **** File "/usr/share/weewx/weewx/cheetahgenerator.py", line 374, in _getSearchList Jun 14 22:22:24 weewx-pi weewx[23128]: **** searchList += obj. get_extension_list(timespan, db_lookup) Jun 14 22:22:24 weewx-pi weewx[23128]: **** File "/usr/share/weewx/user/belchertown.py", line 599, in get_extension_list Jun 14 22:22:24 weewx-pi weewx[23128]: **** output += '<span class="forecast-high">'+str( int( daily_data["temperatureHigh"] ) )+'°</span> | <span class="forecast-low">'+str( int( daily_data["temperatureLow"] ) )+ '°</span>' Jun 14 22:22:24 weewx-pi weewx[23128]: **** KeyError: 'temperatureLow' Jun 14 22:22:24 weewx-pi weewx[23128]: **** Generator terminated -- 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/7e613da3-5676-46c2-8965-6e36fcc80611%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
