Right, I'm using the Bootstrap, modified for my uses and forecast.html stop working from the last update.
forecast table is: ## forecast display for weewx - Copyright 2012-2013 Matthew Wall ## $Id: forecast_table.inc 1965 2014-01-27 19:26:24Z mwall $ ## Include this file to display forecast data. This file uses icons from the ## forecast icon set. ## version = 0.1 (...) Yves, YMartin.com/meteo Le dimanche 17 mars 2019 11:59:27 UTC-4, Pat a écrit : > > Andrew, good point. I just looked through Bootstrap and don't see the > forecast.html that's referenced. > > Maybe it's the forecasting extension > <https://github.com/weewx/weewx/wiki/forecasting>? If so, looks like > matthew updated it recently. > > On Sunday, March 17, 2019 at 11:51:35 AM UTC-4, Andrew Milner wrote: >> >> I do not believe the bootstrap skin includes a forecast page as standard >> - so the template in use is a big unknown... >> >> On Sunday, 17 March 2019 17:40:37 UTC+2, Pat wrote: >>> >>> We need more information from you in order to help. >>> >>> Looks like you are using the Bootstrap skin >>> <https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2Fweewx%2Fweewx%2Fwiki%2FBootstrap&sa=D&sntz=1&usg=AFQjCNH4VFS_zyPbz-WF4NDMggqaFW5ksg>? >>> >>> If so, you might need to contact the author if there's no progress in this >>> thread. >>> >>> I think this might be the repo for the Bootstrap >>> <https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2Fbrewster76%2Ffuzzy-archer&sa=D&sntz=1&usg=AFQjCNEfd-fCi6iVHwduRUJpgmGLgnhkow> >>> >>> skin? >>> >>> >>> On Saturday, March 16, 2019 at 8:51:14 AM UTC-4, Yves Martin wrote: >>>> >>>> Hi, >>>> >>>> I have an error with the forecast here. I have to disabled it to make >>>> weewx working correctly. Any idea ? >>>> >>>> (...) >>>> >>>> Mar 16 08:46:24 meteo-raspi weewx[23094]: GaugeGenerator: Generated 4 >>>> images for StandardReport in 7.59 seconds >>>> Mar 16 08:46:24 meteo-raspi weewx[23094]: cheetahgenerator: using >>>> search list ['weewx.cheetahgenerator.Almanac', >>>> 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator$ (...) >>>> Mar 16 08:46:24 meteo-raspi weewx[23094]: manager: Daily summary >>>> version is 1.0 >>>> Mar 16 08:46:28 meteo-raspi weewx[23094]: cheetahgenerator: Generate >>>> failed with exception '<class 'NameMapper.NotFound'>' >>>> Mar 16 08:46:28 meteo-raspi weewx[23094]: cheetahgenerator: **** >>>> Ignoring template /etc/weewx/skins/Bootstrap/forecast.html.tmpl >>>> Mar 16 08:46:28 meteo-raspi weewx[23094]: cheetahgenerator: **** >>>> Reason: cannot find 'wloc' >>>> Mar 16 08:46:28 meteo-raspi weewx[23094]: **** Traceback (most recent >>>> call last): >>>> Mar 16 08:46:28 meteo-raspi weewx[23094]: **** File >>>> "/usr/share/weewx/weewx/cheetahgenerator.py", line 332, in generate >>>> Mar 16 08:46:28 meteo-raspi weewx[23094]: **** >>>> fd.write(str(compiled_template)) >>>> Mar 16 08:46:28 meteo-raspi weewx[23094]: **** File >>>> "/usr/lib/python2.7/dist-packages/Cheetah/Template.py", line 1005, in >>>> __str__ >>>> Mar 16 08:46:28 meteo-raspi weewx[23094]: **** rc = getattr(self, >>>> mainMethName)() >>>> Mar 16 08:46:28 meteo-raspi weewx[23094]: **** File >>>> "_etc_weewx_skins_Bootstrap_forecast_html_tmpl.py", line 177, in respond >>>> Mar 16 08:46:28 meteo-raspi weewx[23094]: **** File >>>> "/usr/lib/python2.7/dist-packages/Cheetah/Template.py", line 1615, in >>>> _handleCheetahInclude >>>> Mar 16 08:46:28 meteo-raspi weewx[23094]: **** >>>> self._CHEETAH__cheetahIncludes[_includeID].respond(trans) >>>> Mar 16 08:46:28 meteo-raspi weewx[23094]: **** File >>>> "_etc_weewx_skins_Bootstrap_inc_forecast_table_inc.py", line 855, in >>>> respond >>>> Mar 16 08:46:28 meteo-raspi weewx[23094]: **** NotFound: cannot find >>>> 'wloc' >>>> Mar 16 08:46:28 meteo-raspi weewx[23094]: cheetahgenerator: Generated >>>> 15 files for report StandardReport in 4.23 seconds >>>> Mar 16 08:46:28 meteo-raspi weewx[23094]: manager: Daily summary >>>> version is 1.0 >>>> Mar 16 08:46:34 meteo-raspi weewx[23094]: imagegenerator: Generated 25 >>>> images for StandardReport in 5.35 seconds >>>> Mar 16 08:46:34 meteo-raspi weewx[23094]: copygenerator: copied 0 files >>>> to /var/www/weewx >>>> Mar 16 08:46:34 meteo-raspi weewx[23094]: reportengine: Running report >>>> 'wxobs' >>>> Mar 16 08:46:34 meteo-raspi weewx[23094]: reportengine: Found >>>> configuration file /etc/weewx/skins/wxobs/skin.conf for report 'wxobs' >>>> >>>> (...) >>>> >>>> Yves, >>>> YMartin.com/meteo >>>> >>> -- 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.
