my forecast_binding was preserved when upgraded 4.1.0 to 4.2.0 in situ using setup.py
> On 7 Nov 2020, at 2:46 pm, Francisco Puig <[email protected]> wrote: > > Found the issue, three missing stanza from the conf file. Wondering if this > is a bug or something changed in v 4.2.0. I manually added the lines and the > errors are gone. > > [StdArchive] > > # The data binding used to save archive records > data_binding = wx_binding > > [DataBindings] > > [[forecast_binding]] > database = forecast_sqlite > > [Databases] > > [[forecast_sqlite]] > database_name = forecast.sdb > database_type = SQLite > -- 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/2D021148-2350-4E8B-B8A6-0ECAEB59661C%40gmail.com.
