Do you see the forecast reports? Where did you get exfoliation 0.45? Is it WeeWX 4 compatible? If it is, I’ll give it a try.
> On Jul 18, 2020, at 7:18 PM, Arne Berglund <[email protected]> wrote: > > > Thanks for that link. Unfortunately, it still gives an error. > > Everything seems to work fine, until I add the search_list_extensions into > skin.conf (using exfoliation 0.45). > > When I add the third line here: > > [CheetahGenerator] > encoding = html_entities > search_list_extensions = user.forecast.ForecastVariables > > I get the following error in the log: > > Jul 18 19:11:18 localhost journal[14057]: weewx[14057] ERROR > weewx.cheetahgenerator: Generate failed with exception '<class 'TypeError'>' > Jul 18 19:11:18 localhost journal[14057]: weewx[14057] ERROR > weewx.cheetahgenerator: **** Ignoring template > /etc/weewx/skins/exfoliation/index.html.tmpl > Jul 18 19:11:18 localhost journal[14057]: weewx[14057] ERROR > weewx.cheetahgenerator: **** Reason: '>' not supported between instances of > 'NoneType' and 'int' > Jul 18 19:11:18 localhost journal[14057]: weewx[14057] ERROR > weewx.cheetahgenerator: **** Traceback (most recent call last): > Jul 18 19:11:18 localhost journal[14057]: weewx[14057] ERROR > weewx.cheetahgenerator: **** File > "/usr/share/weewx/weewx/cheetahgenerator.py", line 322, in generate > Jul 18 19:11:18 localhost journal[14057]: weewx[14057] ERROR > weewx.cheetahgenerator: **** unicode_string = compiled_template.respond() > Jul 18 19:11:18 localhost journal[14057]: weewx[14057] ERROR > weewx.cheetahgenerator: **** File > "_etc_weewx_skins_exfoliation_index_html_tmpl.py", line 1092, in respond > Jul 18 19:11:18 localhost journal[14057]: weewx[14057] ERROR > weewx.cheetahgenerator: **** TypeError: '>' not supported between instances > of 'NoneType' and 'int' > > Have I done something boneheaded? > -- > 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/b484de7a-7d6c-4697-aa06-5be860f51354o%40googlegroups.com. -- 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/65DC0E8A-BEDD-4AC0-8E4B-60BFB1A362DF%40johnkline.com.
