Nothing changed in the database sections of weewx.conf. The installer should have asked you if you want to keep your version of weewx.conf. What did you answer?
Take a look in /etc/weewx. The old weewx.conf will be preserved in there. On Fri, Nov 6, 2020 at 7:47 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 > > > On Nov 6, 2020, at 10:22 AM, vince <[email protected]> wrote: > > On Thursday, November 5, 2020 at 8:04:42 PM UTC-8, [email protected] wrote: > >> Nov 5 23:00:17 weewx-vm weewx[1390] ERROR weewx.cheetahgenerator: **** >> UnknownBinding: Unknown data binding ''forecast_binding'' >> > > You probably are missing your [[forecast_binding]] section in weewx.conf > > -- > You received this message because you are subscribed to a topic in the > Google Groups "weewx-user" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/weewx-user/BfiP4NPasrk/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/weewx-user/073580d1-a793-4af4-928b-8bf6c72868edo%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/073580d1-a793-4af4-928b-8bf6c72868edo%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > > -- > 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/08544772-29C8-4473-A142-85DA6981F2BE%40gmail.com > <https://groups.google.com/d/msgid/weewx-user/08544772-29C8-4473-A142-85DA6981F2BE%40gmail.com?utm_medium=email&utm_source=footer> > . > -- 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/CAPq0zEA0wbJ44HnepEqfhMPjk4mXOLjMkATt%2BdCObn%3DFPwT7Fw%40mail.gmail.com.
