I don't know anything about the Saratoga extensions, but I do know how to add a column to the database: use wee_database with the --add-column <http://www.weewx.com/docs/utilities.htm#Action_--add-column> option:
*wee_database --add-column=windrun* That may, or may not, help your problem. It's possible that the Saratoga extension requires wind to be present. On Sat, Jul 23, 2022 at 1:47 AM Alessandro Battini < [email protected]> wrote: > Hi all, I'm trying to install and configure the weewx-saratoga plugin, but > after the installation process, once I restart the weewx service I'm > getting this error in the log : > > Database OperationalError exception: no such column: windrun > > After some search it should be an issue with my DB that is not updated and > does not contains the windrun column, but I did not found any indication on > how to fix this issue. > > Not sure if it's relevant but currently the station does not have a wind > server and thus no wind data is present. > > Thank in advance, > Alessandro. > > -- > 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/2dcf5455-4ea5-46f2-aa53-269ce5057fb0n%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/2dcf5455-4ea5-46f2-aa53-269ce5057fb0n%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/CAPq0zEC7k38kV_1LtYtZoghyyrZEUgu7o-9h0eDSmf6BA-3uzA%40mail.gmail.com.
