installation and configuration of weewx-saratoga

56 views
Skip to first unread message

Alessandro Battini

unread,
Jul 23, 2022, 4:47:33 AM7/23/22
to weewx-user
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.

Tom Keffer

unread,
Jul 23, 2022, 11:18:09 AM7/23/22
to weewx-user
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 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.

--
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 weewx-user+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/2dcf5455-4ea5-46f2-aa53-269ce5057fb0n%40googlegroups.com.

Alessandro Battini

unread,
Jul 24, 2022, 4:00:51 AM7/24/22
to weewx-user
Thanks for you answer, I've added teh column manully but then I'm getting other errors on templates, so probably is not the right way to add it,
or at least is not enough, since I don't want to investigate further I will stick with the standard weewx template.

Reply all
Reply to author
Forward
0 new messages