We can look in the database. I don't know what install method you used, but
assuming it was a package install (using apt-get):

*sqlite3 /var/lib/weewx/weewx.sdb*
sqlite> *select * from archive_day__metadata;*
sqlite> *select * from archive_day_outTemp order by dateTime desc limit 10;*
sqlite> *.quit*

You may have to install sqlite3 first:

sudo apt-get sqlite3

If you used setup.py instead of apt-get, then substitute
/home/weewx/archive/weewx.sdb for /var/lib/weewx/weewx.sdb.

This will tell us the version of the daily summary, as well as give us a
look at whether the patch process did its work or not.

-tk


On Fri, Jan 8, 2021 at 6:03 AM miso <misko0...@gmail.com> wrote:

> Hi Tom,
> thanks for the answer. This is probably not my case, as I have a dedicated
> RPi 3B+ and it was running more than 30 minutes.
>
> Can we check somehow how the Daily summaries v2 -> v3 process is running?
>
> Thanks,
> Michal.
>
> miso
>
>
> pi 8. 1. 2021 o 14:54 Tom Keffer <tkef...@gmail.com> napĂ­sal(a):
>
>> Most likely, the patch is not running to completion. It will let you know
>> when it is done. Don't be deceived by the message from the interceptor
>> driver: it is running in another thread.
>>
>> I don't know what type of RPi you have, but the patch typically takes a
>> couple minutes. Slowest we have seen is 17 minutes on Vince's 128MB
>> Dockster.
>>
>> On Fri, Jan 8, 2021 at 5:05 AM miso k <misko0...@gmail.com> wrote:
>>
>>> Here the errors when debug=1
>>>
>>> Jan  8 13:57:16 WeeWX weewx[5067] DEBUG weewx.engine: Finished loading
>>> service weewx.engine.StdConvert
>>> Jan  8 13:57:16 WeeWX weewx[5067] DEBUG weewx.engine: Loading service
>>> weewx.engine.StdCalibrate
>>> Jan  8 13:57:16 WeeWX weewx[5067] DEBUG weewx.engine: Finished loading
>>> service weewx.engine.StdCalibrate
>>> Jan  8 13:57:16 WeeWX weewx[5067] DEBUG weewx.engine: Loading service
>>> weewx.engine.StdQC
>>> Jan  8 13:57:16 WeeWX weewx[5067] DEBUG weewx.engine: Finished loading
>>> service weewx.engine.StdQC
>>> Jan  8 13:57:16 WeeWX weewx[5067] DEBUG weewx.engine: Loading service
>>> weewx.wxservices.StdWXCalculate
>>> Jan  8 13:57:16 WeeWX weewx[5067] DEBUG weewx.manager: Daily summary
>>> version is 2.0
>>> Jan  8 13:57:16 WeeWX weewx[5067] INFO weewx.manager: Daily summaries at
>>> V2.0. Patching to V3.0
>>> Jan  8 13:57:16 WeeWX weewx[5067] INFO weewx.manager:
>>> recalculate_weights: Using database 'weewx.sdb'
>>> Jan  8 13:57:16 WeeWX weewx[5067] DEBUG weewx.manager:
>>> recalculate_weights: Tranche size 100
>>> Jan  8 13:57:31 WeeWX weewx[5067] DEBUG user.interceptor: GET:
>>> ID=observer&PASSWORD=XXXX&indoortempf=72.3&tempf=32.5&dewptf=29.7&windchillf=32.5&indoorhumidity=55&humidity=89&windspeedmph=0.0&windgustmph=0.0&winddir=73&absbaromin=28.890&baromin=29.944&rainin=0.000&dailyrainin=0.000&weeklyrainin=0.492&monthlyrainin=0.520&solarradiation=81.97&UV=0&dateutc=2021-01-08%2012:57:28&softwaretype=EasyWeatherV1.5.6&action=updateraw&realtime=1&rtfreq=5
>>> Jan  8 13:58:01 WeeWX CRON[5088]: (root) CMD (/usr/bin/wget "
>>> http://192.168.1.54/webcapture.jpg?command=snap&channel=1&user=pi&password=XXXX";
>>> -O /var/www/html/wordpress/wp-content/uploads/onlinecam.jpg)
>>> Jan  8 13:58:01 WeeWX CRON[5087]: (CRON) info (No MTA installed,
>>> discarding output)
>>> Jan  8 13:58:07 WeeWX systemd[1]: Starting Cleanup of Temporary
>>> Directories...
>>> Jan  8 13:58:07 WeeWX systemd[1]: systemd-tmpfiles-clean.service:
>>> Succeeded.
>>> Jan  8 13:58:07 WeeWX systemd[1]: Started Cleanup of Temporary
>>> Directories.
>>> Jan  8 13:58:34 WeeWX weewx[5067] DEBUG user.interceptor: GET:
>>> ID=observer&PASSWORD=XXXX&indoortempf=72.1&tempf=32.5&dewptf=29.7&windchillf=32.5&indoorhumidity=55&humidity=89&windspeedmph=0.0&windgustmph=0.0&winddir=73&absbaromin=28.893&baromin=29.947&rainin=0.000&dailyrainin=0.000&weeklyrainin=0.492&monthlyrainin=0.520&solarradiation=86.24&UV=0&dateutc=2021-01-08%2012:58:32&softwaretype=EasyWeatherV1.5.6&action=updateraw&realtime=1&rtfreq=5
>>>
>>>
>>> During the upgrading using DEB package I chose Y to rewrite my
>>> weewx.conf. After I have checked if it was updated, only few lines was
>>> mine, the rest was brand new weewx.conf with for example no credentials to
>>> weather services.
>>> So I rewrote it with 4.2 conf file, made few changes to it according to
>>> http://weewx.com/docs/upgrading.htm#Upgrading_to_V4.3
>>>
>>> But it seems that it is still the same... WeeWX is not running correctly.
>>>
>>> If I restart it, it is the same. Looks like the Daily summaries are
>>> updating again after restart. Not only once, as in the upgrading guide.
>>>
>>> Thanks for any help!
>>>
>>>
>>>
>>> --
>>> 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+unsubscr...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/weewx-user/77c8702a-0606-493e-bd06-937f40b5c566n%40googlegroups.com
>>> <https://groups.google.com/d/msgid/weewx-user/77c8702a-0606-493e-bd06-937f40b5c566n%40googlegroups.com?utm_medium=email&utm_source=footer>
>>> .
>>>
>> --
>> 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/uCY_K9_gAqw/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to
>> weewx-user+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/weewx-user/CAPq0zEA%3DW8nJijqKpG18gGiwsDvjnV1APbh7f6cNU_0vehwRpg%40mail.gmail.com
>> <https://groups.google.com/d/msgid/weewx-user/CAPq0zEA%3DW8nJijqKpG18gGiwsDvjnV1APbh7f6cNU_0vehwRpg%40mail.gmail.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 weewx-user+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/weewx-user/CAJ0Y92Dv9YRQx_5vCApegKEczvrwSH5b7xJEwJ9NU4WX2c6uYA%40mail.gmail.com
> <https://groups.google.com/d/msgid/weewx-user/CAJ0Y92Dv9YRQx_5vCApegKEczvrwSH5b7xJEwJ9NU4WX2c6uYA%40mail.gmail.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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/CAPq0zEB-tjTHDCL2xB7T%2B9FfSFgsPtuJ0cH9yhRy4N6ZCOw-eA%40mail.gmail.com.

Reply via email to