I'm guessing this is because I'm on Weewx 3.8.1 still? Mar 2 15:30:40 raspberrypi weewx[11033]: **** Traceback (most recent call last):
Mar 2 15:30:40 raspberrypi weewx[11033]: **** File "/usr/share/weewx/weewx/cheetahgenerator.py", line 330, in generate Mar 2 15:30:40 raspberrypi weewx[11033]: **** print >> _file, compiled_template Mar 2 15:30:40 raspberrypi weewx[11033]: **** File "/usr/lib/python2.7/dist-packages/Cheetah/Template.py", line 1005, in __str__ Mar 2 15:30:40 raspberrypi weewx[11033]: **** rc = getattr(self, mainMethName)() Mar 2 15:30:40 raspberrypi weewx[11033]: **** File "_etc_weewx_skins_Belchertown_index_html_tmpl.py", line 1531, in respond Mar 2 15:30:40 raspberrypi weewx[11033]: **** File "_etc_weewx_skins_Belchertown_index_html_tmpl.py", line 287, in __errorCatcher32 Mar 2 15:30:40 raspberrypi weewx[11033]: **** File "<string>", line 1, in <module> Mar 2 15:30:40 raspberrypi weewx[11033]: **** TypeError: format() got an unexpected keyword argument 'None_string' Mar 2 15:30:41 raspberrypi weewx[11033]: cheetahgenerator: Generate failed with exception '<type 'exceptions.TypeError'>' Mar 2 15:30:41 raspberrypi weewx[11033]: cheetahgenerator: **** Ignoring template /etc/weewx/skins/Belchertown/pi/index.html.tmpl Mar 2 15:30:41 raspberrypi weewx[11033]: cheetahgenerator: **** Reason: format() got an unexpected keyword argument 'None_string' Mar 2 15:30:41 raspberrypi weewx[11033]: **** Traceback (most recent call last): Mar 2 15:30:41 raspberrypi weewx[11033]: **** File "/usr/share/weewx/weewx/cheetahgenerator.py", line 330, in generate Mar 2 15:30:41 raspberrypi weewx[11033]: **** print >> _file, compiled_template Mar 2 15:30:41 raspberrypi weewx[11033]: **** File "/usr/lib/python2.7/dist-packages/Cheetah/Template.py", line 1005, in __str__ Mar 2 15:30:41 raspberrypi weewx[11033]: **** rc = getattr(self, mainMethName)() Mar 2 15:30:41 raspberrypi weewx[11033]: **** File "_etc_weewx_skins_Belchertown_pi_index_html_tmpl.py", line 1191, in respond Mar 2 15:30:41 raspberrypi weewx[11033]: **** File "_etc_weewx_skins_Belchertown_pi_index_html_tmpl.py", line 266, in __errorCatcher29 Mar 2 15:30:41 raspberrypi weewx[11033]: **** File "<string>", line 1, in <module> Mar 2 15:30:41 raspberrypi weewx[11033]: **** TypeError: format() got an unexpected keyword argument 'None_string' On Sat, Mar 2, 2019 at 1:11 PM <[email protected]> wrote: > For what it is worth. I am running WeeWX 3.9.1 on my "production" instance > (https://wx.kutzenco.com) and also on a separate lab instance. I upgraded > both to the Belchertown 0.9 skin yesterday (2/28) using sudo > wee_extension --install weewx-belchertown-0.9.tar.gz after downloading > the tarball. I had been running the beta of Belchertown previously. > > I haven't had any issues so far (I am using MQTT and made the changes to > the variable names in weewx.conf previously for the beta). > > Phil > > -- > 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. > -- 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.
