Well, how simple.. I did a cut and paste of that entry from somewhere. I guess it was wrong. Thanks so much for your help. Sometimes I cannot see the forest for the trees.
Bob On Tuesday, January 30, 2018 at 11:24:32 PM UTC-6, gjr80 wrote: > > Bob, > > The problem is in /etc/weewx/skins/ss/skin.conf. The correct config > option to add search list objects to the search list is > search_list_extensions not search_list_extension. Under [CheetahGenerator] > try changing the line: > > search_list_extension = user.forecast.ForecastVariables > > to: > > search_list_extensions = user.forecast.ForecastVariables > > then save the file. No need to restart weeWX, the change will be picked up > on the next report cycle. > > If this works you can revert debug to debug=0 in weewx.conf, this change > will require a weeWX stop/start . > > Gary > > On Wednesday, 31 January 2018 11:09:20 UTC+10, bob_linux_user wrote: >> >> Hi >> >> Thanks for your reply.The Zambretti forecast was actually loaded at 0900 >> this morning and the WU and NWS get loaded every 4-6 hours. The templates >> are getting created in /var/www/html/weewx/forecast but the SteelSeries >> does not see the forecast. I will use attachments in the future to >> eliminate the confusion. Some forums have a "code" section that creates a >> scroll box for things such as this. >> >> Thanks >> Bob >> >> On Tuesday, January 30, 2018 at 6:54:24 PM UTC-6, vince wrote: >>> >>> >>> I noticed the following in your logs: >>> >>> >>> Jan 30 18:40:19 Pi-Server1 weewx[20118]: forecast: MainThread: Zambretti: >>> not yet time to do the forecast >>> >>> Jan 30 18:40:19 Pi-Server1 weewx[20118]: forecast: MainThread: NWS: not yet >>> time to do the forecast >>> >>> Jan 30 18:40:19 Pi-Server1 weewx[20118]: forecast: MainThread: WU: not yet >>> time to do the forecast >>> >>> >>> My recollection is that it only checks for forecasts relatively rarely >>> and that it can take a little time to get that first forecast. Have you >>> checked that there is forecast data to display ? >>> >>> It's hard from your long posts to figure out where you are. You might >>> want to attach the logs as attachments when you post so we can find the >>> questions in there from the hundreds of lines of logs (which 'do' help a >>> lot incidentally). >>> >> -- 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.
