``Oct 13 22:45:23 raspberryWeather weewx[20059] ERROR weewx.reportengine: Caught unrecoverable exception in generator 'weewx.cheetahgenerator.CheetahGenerator'
Oct 13 22:45:23 raspberryWeather weewx[20059] ERROR weewx.reportengine: **** '>' not supported between instances of 'NoneType' and 'float'
Oct 13 22:45:23 raspberryWeather weewx[20059] ERROR weewx.reportengine: **** Traceback (most recent call last):
Oct 13 22:45:23 raspberryWeather weewx[20059] ERROR weewx.reportengine: **** File "/usr/share/weewx/weewx/reportengine.py", line 197, in run
Oct 13 22:45:23 raspberryWeather weewx[20059] ERROR weewx.reportengine: **** obj.start()
Oct 13 22:45:23 raspberryWeather weewx[20059] ERROR weewx.reportengine: **** File "/usr/share/weewx/weewx/reportengine.py", line 280, in start
Oct 13 22:45:23 raspberryWeather weewx[20059] ERROR weewx.reportengine: **** self.run()
Oct 13 22:45:23 raspberryWeather weewx[20059] ERROR weewx.reportengine: **** File "/usr/share/weewx/weewx/cheetahgenerator.py", line 150, in run
Oct 13 22:45:23 raspberryWeather weewx[20059] ERROR weewx.reportengine: **** ngen = self.generate(gen_dict[section_name], self.gen_ts)
Oct 13 22:45:23 raspberryWeather weewx[20059] ERROR weewx.reportengine: **** File "/usr/share/weewx/weewx/cheetahgenerator.py", line 220, in generate
Oct 13 22:45:23 raspberryWeather weewx[20059] ERROR weewx.reportengine: **** ngen += self.generate(section[subsection], gen_ts)
Oct 13 22:45:23 raspberryWeather weewx[20059] ERROR weewx.reportengine: **** File "/usr/share/weewx/weewx/cheetahgenerator.py", line 220, in generate
Oct 13 22:45:23 raspberryWeather weewx[20059] ERROR weewx.reportengine: **** ngen += self.generate(section[subsection], gen_ts)
Oct 13 22:45:23 raspberryWeather weewx[20059] ERROR weewx.reportengine: **** File "/usr/share/weewx/weewx/cheetahgenerator.py", line 309, in generate
Oct 13 22:45:23 raspberryWeather weewx[20059] ERROR weewx.reportengine: **** default_binding)
Oct 13 22:45:23 raspberryWeather weewx[20059] ERROR weewx.reportengine: **** File "/usr/share/weewx/weewx/cheetahgenerator.py", line 376, in _getSearchList
Oct 13 22:45:23 raspberryWeather weewx[20059] ERROR weewx.reportengine: **** searchList += obj.get_extension_list(timespan, db_lookup)
Oct 13 22:45:23 raspberryWeather weewx[20059] ERROR weewx.reportengine: **** File "/usr/share/weewx/user/highchartssearchlist.py", line 1243, in get_extension_list
Oct 13 22:45:23 raspberryWeather weewx[20059] ERROR weewx.reportengine: **** period)
Oct 13 22:45:23 raspberryWeather weewx[20059] ERROR weewx.reportengine: **** File "/usr/share/weewx/user/highchartssearchlist.py", line 961, in calc_windrose
Oct 13 22:45:23 raspberryWeather weewx[20059] ERROR weewx.reportengine: **** max_speed = max(speed_vec_vt.value)
Oct 13 22:45:23 raspberryWeather weewx[20059] ERROR weewx.reportengine: **** TypeError: '>' not supported between instances of 'NoneType' and 'float'
Oct 13 22:45:23 raspberryWeather weewx[20059] ERROR weewx.reportengine: **** Generator terminated```