Hum... I still have the problem. I've read the <https://groups.google.com/g/weewx-user/c/VMUPd4l5H_w/m/o0cl7EJEBQAJ>Version 4.9.0 available <https://groups.google.com/g/weewx-user/c/VMUPd4l5H_w/m/o0cl7EJEBQAJ> and weedb.OperationalError: no such function: RADIANS <https://groups.google.com/g/weewx-user/c/WQAUCUAKe18/m/fjsbwJSWBQAJ> threads, and the issue was to be fixed in 4.9.1. I had updated from 4.8.0 to 4.9.1 on Nov 11 and have the problem since then. Hints please. Thank you.
The report generator seems to crash when generating the Month page. Day and Week pages update as expected. It appears that weewx is still trying to use the RADIANS function in sqlite3. I'm on Centos 7 with weewx running the official (ancient) Python3 install, and running via systemd. $ yum info weewx ... Installed Packages Name : weewx Arch : noarch Version : 4.9.1 Release : 1.el7 Size : 5.5 M Repo : installed >From repo : weewx Summary : weather software URL : http://www.weewx.com The webpage displays About this station ♦ Hardware AcuRite 01035 Latitude 33° 16.92' N Longitude 111° 44.39' W Altitude 1285 feet Server uptime 0 days, 0 hours, 28 minutes WeeWX uptime 0 days, 0 hours, 28 minutes WeeWX version 4.9.1 Skin Seasons 4.9.1 The systemd unit file has... [Service] ExecStart=/usr/bin/python3 /usr/share/weewx/weewxd --daemon --pidfile=/var/run/weewx.pid /etc/weewx/weewx.conf Python3 (ancient) version... $ python3 -V Python 3.6.8 The sqlite3 version is (ancient) per the base os... $ python3 -c "import sqlite3; print(sqlite3.sqlite_version)" 3.7.17 Attached is the log... On Friday, October 28, 2022 at 2:34:56 AM UTC-7 [email protected] wrote: > Tnx. I didn't know that this is connected :-) > -- 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/fa146277-2a97-46c7-b8db-ee380e74998an%40googlegroups.com.
weewx-mylog
Description: Binary data
