Ah interesting. I think I just fixed this in the last couple of days. Try upgrading to the recently released 0.8, restart weewx and see if it helps?
On Sunday, December 2, 2018 at 11:50:33 AM UTC-5, Chris Plant wrote: > > Here's the errors im getting... > > Dec 2 10:45:57 raspberrypi weewx[6815]: cheetahgenerator: Generate failed > with exception '<type 'exceptions.ValueError'>' > Dec 2 10:45:57 raspberrypi weewx[6815]: cheetahgenerator: **** Ignoring > template /etc/weewx/skins/Belchertown/index.html.tmpl > Dec 2 10:45:57 raspberrypi weewx[6815]: cheetahgenerator: **** Reason: > could not convert string to float: N/A > Dec 2 10:45:57 raspberrypi weewx[6815]: **** Traceback (most recent call > last): > Dec 2 10:45:57 raspberrypi weewx[6815]: **** File > "/usr/share/weewx/weewx/cheetahgenerator.py", line 330, in generate > Dec 2 10:45:57 raspberrypi weewx[6815]: **** print >> _file, > compiled_template > Dec 2 10:45:57 raspberrypi weewx[6815]: **** File > "/usr/lib/python2.7/dist-packages/Cheetah/Template.py", line 1005, in > __str__ > Dec 2 10:45:57 raspberrypi weewx[6815]: **** rc = getattr(self, > mainMethName)() > Dec 2 10:45:57 raspberrypi weewx[6815]: **** File > "_etc_weewx_skins_Belchertown_index_html_tmpl.py", line 1448, in respond > Dec 2 10:45:57 raspberrypi weewx[6815]: **** ValueError: could not > convert string to float: N/A > Dec 2 10:45:57 raspberrypi weewx[6815]: restx: WeatherCloud: Published > record 2018-12-02 10:45:00 CST (1543769100) > Dec 2 10:45:58 raspberrypi weewx[6815]: cheetahgenerator: Generate failed > with exception '<type 'exceptions.ValueError'>' > Dec 2 10:45:58 raspberrypi weewx[6815]: cheetahgenerator: **** Ignoring > template /etc/weewx/skins/Belchertown/pi/index.html.tmpl > Dec 2 10:45:58 raspberrypi weewx[6815]: cheetahgenerator: **** Reason: > could not convert string to float: N/A > Dec 2 10:45:58 raspberrypi weewx[6815]: **** Traceback (most recent call > last): > Dec 2 10:45:58 raspberrypi weewx[6815]: **** File > "/usr/share/weewx/weewx/cheetahgenerator.py", line 330, in generate > Dec 2 10:45:58 raspberrypi weewx[6815]: **** print >> _file, > compiled_template > Dec 2 1 > ... -- 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.
