This is going to be a long post, sorry about that, my english isn't 
perfect either.

When I connected my station this afternoon to weewx again and started it 
up, I immediately noticed that the historical data that was retrieved from 
my station ws2357 seems to be good. In weewx.sdb in the column rain each 
interval has a 0 or values 0.518 as expected.
but as soon as life data is fetched in the main loop, only NULL's appears 
in the column rain, even if rain falls in the rain gauge.

After debug = 1 I started weewx at 15:03:59. After the first loop 15:05, I 
dripped some water in the rain gauge (about 1 mm of rain).

I then waited 2 more loops until I stopped weewx 15:15 ++.

After that i run "wee_device--inf" and "wee_device--current".

I hope you see something that helps me out, I only see that I have a secure 
ftp problem. I have disabled uploading to the various weather sites for now.

P.S. I did not checked it in de tails but I do mis windGust to, it only 
shows in historical data retrieved from Wunderground not from my station. 
Is it posible to calculate that?

--------------------------------------------
Mar  1 15:03:59 weewx-HP-t620-Dual-Core-TC weewx[19818]:  * Starting weewx 
weather system weewx
Mar  1 15:03:59 weewx-HP-t620-Dual-Core-TC weewx[19843] INFO __main__: 
Initializing weewx version 4.6.2
Mar  1 15:03:59 weewx-HP-t620-Dual-Core-TC weewx[19843] INFO __main__: 
Using Python 3.8.10 (default, Nov 26 2021, 20:14:08) #012[GCC 9.3.0]
Mar  1 15:03:59 weewx-HP-t620-Dual-Core-TC weewx[19843] INFO __main__: 
Platform Linux-5.4.0-100-generic-x86_64-with-glibc2.29
Mar  1 15:03:59 weewx-HP-t620-Dual-Core-TC weewx[19843] INFO __main__: 
Locale is 
'LC_CTYPE=en_US.UTF-8;LC_NUMERIC=tr_TR.UTF-8;LC_TIME=en_US.UTF-8;LC_COLLATE=en_US.UTF-8;LC_MONETARY=tr_TR.UTF-8;LC_MESSAGES=en_US.UTF-8;LC_PAPER=tr_TR.UTF-8;LC_NAME=tr_TR.UTF-8;LC_ADDRESS=tr_TR.UTF-8;LC_TELEPHONE=tr_TR.UTF-8;LC_MEASUREMENT=tr_TR.UTF-8;LC_IDENTIFICATION=tr_TR.UTF-8'
Mar  1 15:03:59 weewx-HP-t620-Dual-Core-TC weewx[19843] INFO __main__: 
Using configuration file /etc/weewx/weewx.conf
Mar  1 15:03:59 weewx-HP-t620-Dual-Core-TC weewx[19843] INFO __main__: 
Debug is 1
Mar  1 15:03:59 weewx-HP-t620-Dual-Core-TC weewx[19843] INFO __main__: PID 
file is /var/run/weewx.pid
Mar  1 15:03:59 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG __main__: 
Initializing engine
Mar  1 15:03:59 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO weewx.engine: 
Loading station type WS23xx (weewx.drivers.ws23xx)
Mar  1 15:03:59 weewx-HP-t620-Dual-Core-TC weewx[19818]:    ...done.
Mar  1 15:03:59 weewx-HP-t620-Dual-Core-TC systemd[1]: Started LSB: weewx 
weather system.
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO 
weewx.drivers.ws23xx: driver version is 0.41
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO 
weewx.drivers.ws23xx: serial port is /dev/ttyUSB0
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO 
weewx.drivers.ws23xx: polling interval is None
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.drivers.ws23xx: create LinuxSerialPort
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.drivers.ws23xx: create Ws2300
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG weewx.engine: 
Loading service weewx.engine.StdTimeSynch
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG weewx.engine: 
Finished loading service weewx.engine.StdTimeSynch
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG weewx.engine: 
Loading service weewx.engine.StdConvert
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO weewx.engine: 
StdConvert target unit is 0x10
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG weewx.engine: 
Finished loading service weewx.engine.StdConvert
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG weewx.engine: 
Loading service weewx.engine.StdCalibrate
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG weewx.engine: 
Finished loading service weewx.engine.StdCalibrate
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG weewx.engine: 
Loading service weewx.engine.StdQC
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG weewx.engine: 
Finished loading service weewx.engine.StdQC
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG weewx.engine: 
Loading service weewx.wxservices.StdWXCalculate
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO 
weewx.wxservices: StdWXCalculate will use data binding wx_binding
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.manager: Daily summary version is 4.0
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG weewx.engine: 
Finished loading service weewx.wxservices.StdWXCalculate
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG weewx.engine: 
Loading service user.csv.CSV
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO user.csv: 
service version is 0.11
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG weewx.engine: 
Finished loading service user.csv.CSV
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG weewx.engine: 
Loading service weewx.wxxtypes.StdWXXTypes
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG weewx.engine: 
Finished loading service weewx.wxxtypes.StdWXXTypes
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG weewx.engine: 
Loading service weewx.wxxtypes.StdPressureCooker
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG weewx.engine: 
Finished loading service weewx.wxxtypes.StdPressureCooker
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG weewx.engine: 
Loading service weewx.wxxtypes.StdRainRater
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG weewx.engine: 
Finished loading service weewx.wxxtypes.StdRainRater
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG weewx.engine: 
Loading service weewx.wxxtypes.StdDelta
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG weewx.engine: 
Finished loading service weewx.wxxtypes.StdDelta
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG weewx.engine: 
Loading service weewx.engine.StdArchive
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO weewx.engine: 
Archive will use data binding wx_binding
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO weewx.engine: 
Record generation will be attempted in 'hardware'
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.drivers.ws23xx: station archive interval is 5 minutes
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.drivers.ws23xx: station archive interval is 5 minutes
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO weewx.engine: 
Using archive interval of 300 seconds (specified by hardware)
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG weewx.engine: 
Use LOOP data in hi/low calculations: 1
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG weewx.engine: 
Finished loading service weewx.engine.StdArchive
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG weewx.engine: 
Loading service weewx.restx.StdStationRegistry
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO weewx.restx: 
StationRegistry: Registration not requested.
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG weewx.engine: 
Finished loading service weewx.restx.StdStationRegistry
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG weewx.engine: 
Loading service weewx.restx.StdWunderground
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO weewx.restx: 
Wunderground: Posting not enabled.
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG weewx.engine: 
Finished loading service weewx.restx.StdWunderground
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG weewx.engine: 
Loading service weewx.restx.StdPWSweather
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO weewx.restx: 
PWSweather: Posting not enabled.
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG weewx.engine: 
Finished loading service weewx.restx.StdPWSweather
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG weewx.engine: 
Loading service weewx.restx.StdCWOP
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO weewx.restx: 
CWOP: Posting not enabled.
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG weewx.engine: 
Finished loading service weewx.restx.StdCWOP
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG weewx.engine: 
Loading service weewx.restx.StdWOW
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO weewx.restx: 
WOW: Posting not enabled.
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG weewx.engine: 
Finished loading service weewx.restx.StdWOW
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG weewx.engine: 
Loading service weewx.restx.StdAWEKAS
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO weewx.restx: 
AWEKAS: Posting not enabled.
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG weewx.engine: 
Finished loading service weewx.restx.StdAWEKAS
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG weewx.engine: 
Loading service weewx.engine.StdPrint
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG weewx.engine: 
Finished loading service weewx.engine.StdPrint
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG weewx.engine: 
Loading service weewx.engine.StdReport
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO weewx.engine: 
'pyephem' not detected, extended almanac data is not available
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG weewx.engine: 
Finished loading service weewx.engine.StdReport
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO __main__: 
Starting up weewx version 4.6.2
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG weewx.engine: 
Station does not support reading the time
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO weewx.engine: 
Using binding 'wx_binding' to database 'weewx.sdb'
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO weewx.manager: 
Starting backfill of daily summaries
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO weewx.manager: 
Daily summaries up to date
Mar  1 15:04:00 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.drivers.ws23xx: gen_records: since_ts=1646135313 count=0 clock=True
Mar  1 15:04:01 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.drivers.ws23xx: using computer clock with latest_ts of 2022-03-01 
14:59:01 +03 (1646135941)
Mar  1 15:04:01 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.drivers.ws23xx: count is 3 to satisfy timestamp of 2022-03-01 
14:48:33 +03 (1646135313)
Mar  1 15:04:01 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.drivers.ws23xx: downloading 3 records from station
Mar  1 15:04:02 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO weewx.manager: 
Added record 2022-03-01 14:49:01 +03 (1646135341) to database 'weewx.sdb'
Mar  1 15:04:03 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO weewx.manager: 
Added record 2022-03-01 14:49:01 +03 (1646135341) to daily summary in 
'weewx.sdb'
Mar  1 15:04:03 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO weewx.manager: 
Added record 2022-03-01 14:54:01 +03 (1646135641) to database 'weewx.sdb'
Mar  1 15:04:03 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO weewx.manager: 
Added record 2022-03-01 14:54:01 +03 (1646135641) to daily summary in 
'weewx.sdb'
Mar  1 15:04:03 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO weewx.manager: 
Added record 2022-03-01 14:59:01 +03 (1646135941) to database 'weewx.sdb'
Mar  1 15:04:03 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO weewx.manager: 
Added record 2022-03-01 14:59:01 +03 (1646135941) to daily summary in 
'weewx.sdb'
Mar  1 15:04:03 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO weewx.engine: 
Starting main packet loop.
Mar  1 15:04:05 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO 
weewx.drivers.ws23xx: connection changed from unknown to cable
Mar  1 15:04:05 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO 
weewx.drivers.ws23xx: using 8 second polling interval for cable connection
Mar  1 15:05:21 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.drivers.ws23xx: gen_records: since_ts=1646135941 count=0 clock=True
Mar  1 15:05:22 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.drivers.ws23xx: using computer clock with latest_ts of 2022-03-01 
15:03:22 +03 (1646136202)
Mar  1 15:05:22 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.drivers.ws23xx: count is 1 to satisfy timestamp of 2022-03-01 
14:59:01 +03 (1646135941)
Mar  1 15:05:22 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.drivers.ws23xx: downloading 1 records from station
Mar  1 15:05:22 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO weewx.manager: 
Added record 2022-03-01 15:03:22 +03 (1646136202) to database 'weewx.sdb'
Mar  1 15:05:22 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO weewx.manager: 
Added record 2022-03-01 15:03:22 +03 (1646136202) to daily summary in 
'weewx.sdb'
Mar  1 15:05:22 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.reportengine: Running reports for latest time in the database.
Mar  1 15:05:22 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.reportengine: Running report 'jaapReport'
Mar  1 15:05:22 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.reportengine: Found configuration file 
/etc/weewx/skins/jaap/skin.conf for report 'jaapReport'
Mar  1 15:05:22 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.cheetahgenerator: Using search list 
['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Current', 
'weewx.cheetahgenerator.DisplayOptions', 'weewx.cheetahgenerator.Extras', 
'weewx.cheetahgenerator.Gettext', 'weewx.cheetahgenerator.JSONHelpers', 
'weewx.cheetahgenerator.PlotInfo', 'weewx.cheetahgenerator.SkinInfo', 
'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Stats', 
'weewx.cheetahgenerator.UnitInfo']
Mar  1 15:05:22 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.manager: Daily summary version is 4.0
Mar  1 15:05:24 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO 
weewx.cheetahgenerator: Generated 2 files for report jaapReport in 1.30 
seconds
Mar  1 15:05:24 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.reportengine: Running report 'SeasonsReport'
Mar  1 15:05:24 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.reportengine: Found configuration file 
/etc/weewx/skins/Seasons/skin.conf for report 'SeasonsReport'
Mar  1 15:05:24 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.cheetahgenerator: Using search list 
['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Current', 
'weewx.cheetahgenerator.DisplayOptions', 'weewx.cheetahgenerator.Extras', 
'weewx.cheetahgenerator.Gettext', 'weewx.cheetahgenerator.JSONHelpers', 
'weewx.cheetahgenerator.PlotInfo', 'weewx.cheetahgenerator.SkinInfo', 
'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Stats', 
'weewx.cheetahgenerator.UnitInfo']
Mar  1 15:05:24 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.manager: Daily summary version is 4.0
Mar  1 15:05:27 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO 
weewx.cheetahgenerator: Generated 8 files for report SeasonsReport in 2.84 
seconds
Mar  1 15:05:27 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.manager: Daily summary version is 4.0
Mar  1 15:05:27 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO 
weewx.imagegenerator: Generated 10 images for report SeasonsReport in 0.73 
seconds
Mar  1 15:05:27 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO 
weewx.reportengine: Copied 5 files to /var/www/html/weewx
Mar  1 15:05:27 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.reportengine: Report 'SmartphoneReport' not enabled. Skipping.
Mar  1 15:05:27 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.reportengine: Report 'MobileReport' not enabled. Skipping.
Mar  1 15:05:27 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.reportengine: Report 'StandardReport' not enabled. Skipping.
Mar  1 15:05:27 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.reportengine: Running report 'JSONReport'
Mar  1 15:05:27 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.reportengine: Found configuration file 
/etc/weewx/skins/JSON/skin.conf for report 'JSONReport'
Mar  1 15:05:27 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.cheetahgenerator: Using search list 
['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Current', 
'weewx.cheetahgenerator.DisplayOptions', 'weewx.cheetahgenerator.Extras', 
'weewx.cheetahgenerator.Gettext', 'weewx.cheetahgenerator.JSONHelpers', 
'weewx.cheetahgenerator.PlotInfo', 'weewx.cheetahgenerator.SkinInfo', 
'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Stats', 
'weewx.cheetahgenerator.UnitInfo']
Mar  1 15:05:27 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.manager: Daily summary version is 4.0
Mar  1 15:05:28 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO 
weewx.cheetahgenerator: Generated 1 files for report JSONReport in 0.52 
seconds
Mar  1 15:05:28 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.reportengine: Running report 'FTP'
Mar  1 15:05:28 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.reportengine: Found configuration file /etc/weewx/skins/Ftp/skin.conf 
for report 'FTP'
Mar  1 15:05:28 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weeutil.ftpupload: Attempting secure connection to schooot.nl
Mar  1 15:05:28 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weeutil.ftpupload: FTP encoding not supported, ignoring.
Mar  1 15:05:29 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weeutil.ftpupload: Secure data connection to schooot.nl
Mar  1 15:05:29 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weeutil.ftpupload: 0 ./weewxjr.csv 
d1cc80fe565a3feef68eada084e5dae3f8d4fc61e529e669101bd1cc64949c92
Mar  1 15:05:29 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weeutil.ftpupload: Uploaded file /home/weewx/Weewx/ftp/weewxjr.csv to 
php/weewx/weewxjr.csv
Mar  1 15:05:29 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weeutil.ftpupload: 1 ./weewxdg.csv 
76d36314fb388933662a522148c442ff879264dd81a415dac9c701a545e18484
Mar  1 15:05:30 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weeutil.ftpupload: Uploaded file /home/weewx/Weewx/ftp/weewxdg.csv to 
php/weewx/weewxdg.csv
Mar  1 15:05:30 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO 
weewx.reportengine: ftpgenerator: Ftp'd 2 files in 2.15 seconds
Mar  1 15:05:30 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.reportengine: Report 'RSYNC' not enabled. Skipping.
Mar  1 15:08:43 weewx-HP-t620-Dual-Core-TC dbus-daemon[559]: [system] 
Activating via systemd: service name='org.freedesktop.PackageKit' 
unit='packagekit.service' requested by ':1.288' (uid=0 pid=20367 
comm="/usr/bin/gdbus call --system --dest org.freedeskto" 
label="unconfined")
Mar  1 15:08:43 weewx-HP-t620-Dual-Core-TC systemd[1]: Starting PackageKit 
Daemon...
Mar  1 15:08:43 weewx-HP-t620-Dual-Core-TC PackageKit: daemon start
Mar  1 15:08:43 weewx-HP-t620-Dual-Core-TC dbus-daemon[559]: [system] 
Successfully activated service 'org.freedesktop.PackageKit'
Mar  1 15:08:43 weewx-HP-t620-Dual-Core-TC systemd[1]: Started PackageKit 
Daemon.
Mar  1 15:10:17 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.drivers.ws23xx: gen_records: since_ts=1646136202 count=0 clock=True
Mar  1 15:10:17 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.drivers.ws23xx: using computer clock with latest_ts of 2022-03-01 
15:08:17 +03 (1646136497)
Mar  1 15:10:17 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.drivers.ws23xx: count is 1 to satisfy timestamp of 2022-03-01 
15:03:22 +03 (1646136202)
Mar  1 15:10:17 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.drivers.ws23xx: downloading 1 records from station
Mar  1 15:10:18 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO weewx.manager: 
Added record 2022-03-01 15:08:17 +03 (1646136497) to database 'weewx.sdb'
Mar  1 15:10:18 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO weewx.manager: 
Added record 2022-03-01 15:08:17 +03 (1646136497) to daily summary in 
'weewx.sdb'
Mar  1 15:10:18 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.reportengine: Running reports for latest time in the database.
Mar  1 15:10:18 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.reportengine: Running report 'jaapReport'
Mar  1 15:10:18 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.reportengine: Found configuration file 
/etc/weewx/skins/jaap/skin.conf for report 'jaapReport'
Mar  1 15:10:18 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.cheetahgenerator: Using search list 
['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Current', 
'weewx.cheetahgenerator.DisplayOptions', 'weewx.cheetahgenerator.Extras', 
'weewx.cheetahgenerator.Gettext', 'weewx.cheetahgenerator.JSONHelpers', 
'weewx.cheetahgenerator.PlotInfo', 'weewx.cheetahgenerator.SkinInfo', 
'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Stats', 
'weewx.cheetahgenerator.UnitInfo']
Mar  1 15:10:18 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.manager: Daily summary version is 4.0
Mar  1 15:10:19 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO 
weewx.cheetahgenerator: Generated 2 files for report jaapReport in 1.32 
seconds
Mar  1 15:10:19 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.reportengine: Running report 'SeasonsReport'
Mar  1 15:10:19 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.reportengine: Found configuration file 
/etc/weewx/skins/Seasons/skin.conf for report 'SeasonsReport'
Mar  1 15:10:19 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.cheetahgenerator: Using search list 
['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Current', 
'weewx.cheetahgenerator.DisplayOptions', 'weewx.cheetahgenerator.Extras', 
'weewx.cheetahgenerator.Gettext', 'weewx.cheetahgenerator.JSONHelpers', 
'weewx.cheetahgenerator.PlotInfo', 'weewx.cheetahgenerator.SkinInfo', 
'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Stats', 
'weewx.cheetahgenerator.UnitInfo']
Mar  1 15:10:19 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.manager: Daily summary version is 4.0
Mar  1 15:10:22 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO 
weewx.cheetahgenerator: Generated 8 files for report SeasonsReport in 2.25 
seconds
Mar  1 15:10:22 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.manager: Daily summary version is 4.0
Mar  1 15:10:22 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO 
weewx.imagegenerator: Generated 10 images for report SeasonsReport in 0.72 
seconds
Mar  1 15:10:22 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO 
weewx.reportengine: Copied 0 files to /var/www/html/weewx
Mar  1 15:10:22 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.reportengine: Report 'SmartphoneReport' not enabled. Skipping.
Mar  1 15:10:22 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.reportengine: Report 'MobileReport' not enabled. Skipping.
Mar  1 15:10:22 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.reportengine: Report 'StandardReport' not enabled. Skipping.
Mar  1 15:10:22 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.reportengine: Running report 'JSONReport'
Mar  1 15:10:22 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.reportengine: Found configuration file 
/etc/weewx/skins/JSON/skin.conf for report 'JSONReport'
Mar  1 15:10:22 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.cheetahgenerator: Using search list 
['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Current', 
'weewx.cheetahgenerator.DisplayOptions', 'weewx.cheetahgenerator.Extras', 
'weewx.cheetahgenerator.Gettext', 'weewx.cheetahgenerator.JSONHelpers', 
'weewx.cheetahgenerator.PlotInfo', 'weewx.cheetahgenerator.SkinInfo', 
'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Stats', 
'weewx.cheetahgenerator.UnitInfo']
Mar  1 15:10:22 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.manager: Daily summary version is 4.0
Mar  1 15:10:23 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO 
weewx.cheetahgenerator: Generated 1 files for report JSONReport in 0.31 
seconds
Mar  1 15:10:23 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.reportengine: Running report 'FTP'
Mar  1 15:10:23 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.reportengine: Found configuration file /etc/weewx/skins/Ftp/skin.conf 
for report 'FTP'
Mar  1 15:10:23 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weeutil.ftpupload: Attempting secure connection to schooot.nl
Mar  1 15:10:23 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weeutil.ftpupload: FTP encoding not supported, ignoring.
Mar  1 15:10:24 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weeutil.ftpupload: Secure data connection to schooot.nl
Mar  1 15:10:24 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weeutil.ftpupload: 0 ./weewxjr.csv 
8597c8ae05db953fabd48e143e94c4d7aedcc0ade9b3dffc0b499364805cf8a7
Mar  1 15:10:24 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weeutil.ftpupload: Uploaded file /home/weewx/Weewx/ftp/weewxjr.csv to 
php/weewx/weewxjr.csv
Mar  1 15:10:24 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weeutil.ftpupload: 1 ./weewxdg.csv 
30023d82177d5ef83d33ff943fe707e1c5b37aa7b0bfc2f47580d9d68f223b5b
Mar  1 15:10:25 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weeutil.ftpupload: Uploaded file /home/weewx/Weewx/ftp/weewxdg.csv to 
php/weewx/weewxdg.csv
Mar  1 15:10:25 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO 
weewx.reportengine: ftpgenerator: Ftp'd 2 files in 2.24 seconds
Mar  1 15:10:25 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.reportengine: Report 'RSYNC' not enabled. Skipping.
Mar  1 15:13:48 weewx-HP-t620-Dual-Core-TC PackageKit: daemon quit
Mar  1 15:13:48 weewx-HP-t620-Dual-Core-TC systemd[1]: packagekit.service: 
Succeeded.
Mar  1 15:14:08 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO 
weewx.drivers.ws23xx: invalid wind reading: speed=51.0 dir=135.0 overflow=5 
invalid=0
Mar  1 15:15:23 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.drivers.ws23xx: gen_records: since_ts=1646136497 count=0 clock=True
Mar  1 15:15:23 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.drivers.ws23xx: using computer clock with latest_ts of 2022-03-01 
15:13:23 +03 (1646136803)
Mar  1 15:15:23 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.drivers.ws23xx: count is 1 to satisfy timestamp of 2022-03-01 
15:08:17 +03 (1646136497)
Mar  1 15:15:23 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.drivers.ws23xx: downloading 1 records from station
Mar  1 15:15:25 weewx-HP-t620-Dual-Core-TC weewx[19846] WARNING weewx.qc: 
2022-03-01 15:13:23 +03 (1646136803) Archive value 'windSpeed' 183.6 
outside limits (0.0, 120.0)
Mar  1 15:15:25 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO weewx.manager: 
Added record 2022-03-01 15:13:23 +03 (1646136803) to database 'weewx.sdb'
Mar  1 15:15:25 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO weewx.manager: 
Added record 2022-03-01 15:13:23 +03 (1646136803) to daily summary in 
'weewx.sdb'
Mar  1 15:15:25 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.reportengine: Running reports for latest time in the database.
Mar  1 15:15:25 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.reportengine: Running report 'jaapReport'
Mar  1 15:15:25 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.reportengine: Found configuration file 
/etc/weewx/skins/jaap/skin.conf for report 'jaapReport'
Mar  1 15:15:25 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.cheetahgenerator: Using search list 
['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Current', 
'weewx.cheetahgenerator.DisplayOptions', 'weewx.cheetahgenerator.Extras', 
'weewx.cheetahgenerator.Gettext', 'weewx.cheetahgenerator.JSONHelpers', 
'weewx.cheetahgenerator.PlotInfo', 'weewx.cheetahgenerator.SkinInfo', 
'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Stats', 
'weewx.cheetahgenerator.UnitInfo']
Mar  1 15:15:25 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.manager: Daily summary version is 4.0
Mar  1 15:15:26 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO 
weewx.cheetahgenerator: Generated 2 files for report jaapReport in 1.25 
seconds
Mar  1 15:15:26 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.reportengine: Running report 'SeasonsReport'
Mar  1 15:15:26 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.reportengine: Found configuration file 
/etc/weewx/skins/Seasons/skin.conf for report 'SeasonsReport'
Mar  1 15:15:26 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.cheetahgenerator: Using search list 
['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Current', 
'weewx.cheetahgenerator.DisplayOptions', 'weewx.cheetahgenerator.Extras', 
'weewx.cheetahgenerator.Gettext', 'weewx.cheetahgenerator.JSONHelpers', 
'weewx.cheetahgenerator.PlotInfo', 'weewx.cheetahgenerator.SkinInfo', 
'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Stats', 
'weewx.cheetahgenerator.UnitInfo']
Mar  1 15:15:26 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.manager: Daily summary version is 4.0
Mar  1 15:15:28 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO 
weewx.cheetahgenerator: Generated 8 files for report SeasonsReport in 2.06 
seconds
Mar  1 15:15:28 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.manager: Daily summary version is 4.0
Mar  1 15:15:30 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO 
weewx.imagegenerator: Generated 20 images for report SeasonsReport in 2.02 
seconds
Mar  1 15:15:30 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO 
weewx.reportengine: Copied 0 files to /var/www/html/weewx
Mar  1 15:15:30 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.reportengine: Report 'SmartphoneReport' not enabled. Skipping.
Mar  1 15:15:30 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.reportengine: Report 'MobileReport' not enabled. Skipping.
Mar  1 15:15:30 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.reportengine: Report 'StandardReport' not enabled. Skipping.
Mar  1 15:15:30 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.reportengine: Running report 'JSONReport'
Mar  1 15:15:30 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.reportengine: Found configuration file 
/etc/weewx/skins/JSON/skin.conf for report 'JSONReport'
Mar  1 15:15:30 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.cheetahgenerator: Using search list 
['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Current', 
'weewx.cheetahgenerator.DisplayOptions', 'weewx.cheetahgenerator.Extras', 
'weewx.cheetahgenerator.Gettext', 'weewx.cheetahgenerator.JSONHelpers', 
'weewx.cheetahgenerator.PlotInfo', 'weewx.cheetahgenerator.SkinInfo', 
'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Stats', 
'weewx.cheetahgenerator.UnitInfo']
Mar  1 15:15:30 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.manager: Daily summary version is 4.0
Mar  1 15:15:30 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO 
weewx.cheetahgenerator: Generated 1 files for report JSONReport in 0.26 
seconds
Mar  1 15:15:30 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.reportengine: Running report 'FTP'
Mar  1 15:15:30 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.reportengine: Found configuration file /etc/weewx/skins/Ftp/skin.conf 
for report 'FTP'
Mar  1 15:15:30 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weeutil.ftpupload: Attempting secure connection to schooot.nl
Mar  1 15:15:30 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weeutil.ftpupload: FTP encoding not supported, ignoring.
Mar  1 15:15:31 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weeutil.ftpupload: Secure data connection to schooot.nl
Mar  1 15:15:31 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weeutil.ftpupload: 0 ./weewxjr.csv 
ccc704cf4d53f085ecaf73b31bd54d651a7649d7893883af68d4555739b0632d
Mar  1 15:15:32 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weeutil.ftpupload: Uploaded file /home/weewx/Weewx/ftp/weewxjr.csv to 
php/weewx/weewxjr.csv
Mar  1 15:15:32 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weeutil.ftpupload: 1 ./weewxdg.csv 
b56227a5ccd22ebdcfc47c3990b5323ff2627679e2afd36b4315a0eb85b38f44
Mar  1 15:15:33 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weeutil.ftpupload: Uploaded file /home/weewx/Weewx/ftp/weewxdg.csv to 
php/weewx/weewxdg.csv
Mar  1 15:15:33 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO 
weewx.reportengine: ftpgenerator: Ftp'd 2 files in 2.38 seconds
Mar  1 15:15:33 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.reportengine: Report 'RSYNC' not enabled. Skipping.
Mar  1 15:16:31 weewx-HP-t620-Dual-Core-TC systemd[1]: Stopping LSB: weewx 
weather system...
Mar  1 15:16:31 weewx-HP-t620-Dual-Core-TC weewx[20472]:  * Stopping weewx 
weather system weewx
Mar  1 15:16:31 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO __main__: 
Received signal TERM (15).
Mar  1 15:16:31 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO weewx.engine: 
Main loop exiting. Shutting engine down.
Mar  1 15:16:31 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO weewx.engine: 
Shutting down StdReport thread
Mar  1 15:16:31 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG weewx.engine: 
StdReport thread has been terminated
Mar  1 15:16:31 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG 
weewx.drivers.ws23xx: close LinuxSerialPort
Mar  1 15:16:31 weewx-HP-t620-Dual-Core-TC weewx[19846] INFO __main__: 
Terminating weewx version 4.6.2
Mar  1 15:16:31 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG __main__:     
****  Traceback (most recent call last):
Mar  1 15:16:31 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG __main__:     
****    File "/usr/share/weewx/weewxd", line 153, in main
Mar  1 15:16:31 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG __main__:     
****      engine.run()
Mar  1 15:16:31 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG __main__:     
****    File "/usr/share/weewx/weewx/engine.py", line 208, in run
Mar  1 15:16:31 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG __main__:     
****      for packet in self.console.genLoopPackets():
Mar  1 15:16:31 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG __main__:     
****    File "/usr/share/weewx/weewx/drivers/ws23xx.py", line 465, in 
genLoopPackets
Mar  1 15:16:31 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG __main__:     
****      data = self.station.get_raw_data(SENSOR_IDS)
Mar  1 15:16:31 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG __main__:     
****    File "/usr/share/weewx/weewx/drivers/ws23xx.py", line 790, in 
get_raw_data
Mar  1 15:16:31 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG __main__:     
****      raw_data = read_measurements(self.ws, measures)
Mar  1 15:16:31 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG __main__:     
****    File "/usr/share/weewx/weewx/drivers/ws23xx.py", line 2037, in 
read_measurements
Mar  1 15:16:31 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG __main__:     
****      nybbles = ws2300.read_batch(batches)
Mar  1 15:16:31 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG __main__:     
****    File "/usr/share/weewx/weewx/drivers/ws23xx.py", line 1212, in 
read_batch
Mar  1 15:16:31 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG __main__:     
****      self.reset_06()
Mar  1 15:16:31 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG __main__:     
****    File "/usr/share/weewx/weewx/drivers/ws23xx.py", line 1064, in 
reset_06
Mar  1 15:16:31 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG __main__:     
****      answer = self.read_byte(0.05)
Mar  1 15:16:31 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG __main__:     
****    File "/usr/share/weewx/weewx/drivers/ws23xx.py", line 1026, in 
read_byte
Mar  1 15:16:31 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG __main__:     
****      result = self.serial_port.read_byte(timeout)
Mar  1 15:16:31 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG __main__:     
****    File "/usr/share/weewx/weewx/drivers/ws23xx.py", line 940, in 
read_byte
Mar  1 15:16:31 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG __main__:     
****      ready = select.select(self.select_list, [], [], timeout)
Mar  1 15:16:31 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG __main__:     
****    File "/usr/share/weewx/weewxd", line 244, in sigTERMhandler
Mar  1 15:16:31 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG __main__:     
****      raise Terminate
Mar  1 15:16:31 weewx-HP-t620-Dual-Core-TC weewx[19846] DEBUG __main__:     
****  Terminate
Mar  1 15:16:36 weewx-HP-t620-Dual-Core-TC weewx[20472]: .   ...done.
Mar  1 15:16:36 weewx-HP-t620-Dual-Core-TC systemd[1]: weewx.service: 
Succeeded.
Mar  1 15:16:36 weewx-HP-t620-Dual-Core-TC systemd[1]: Stopped LSB: weewx 
weather system.
Mar  1 15:17:01 weewx-HP-t620-Dual-Core-TC CRON[20537]: (root) CMD (   cd / 
&& run-parts --report /etc/cron.hourly)
Mar  1 15:17:04 weewx-HP-t620-Dual-Core-TC wee_device[20540] INFO 
weewx.drivers.ws23xx: driver version is 0.41
Mar  1 15:17:04 weewx-HP-t620-Dual-Core-TC wee_device[20540] INFO 
weewx.drivers.ws23xx: serial port is /dev/ttyUSB0
Mar  1 15:17:04 weewx-HP-t620-Dual-Core-TC wee_device[20540] INFO 
weewx.drivers.ws23xx: polling interval is None
Mar  1 15:17:04 weewx-HP-t620-Dual-Core-TC wee_device[20540] DEBUG 
weewx.drivers.ws23xx: create LinuxSerialPort
Mar  1 15:17:04 weewx-HP-t620-Dual-Core-TC wee_device[20540] DEBUG 
weewx.drivers.ws23xx: create Ws2300
Mar  1 15:17:15 weewx-HP-t620-Dual-Core-TC wee_device[20540] DEBUG 
weewx.drivers.ws23xx: close LinuxSerialPort
Mar  1 15:18:02 weewx-HP-t620-Dual-Core-TC kernel: [80644.352057] perf: 
interrupt took too long (3977 > 3968), lowering 
kernel.perf_event_max_sample_rate to 50250
Mar  1 15:18:45 weewx-HP-t620-Dual-Core-TC wee_device[20559] INFO 
weewx.drivers.ws23xx: driver version is 0.41
Mar  1 15:18:45 weewx-HP-t620-Dual-Core-TC wee_device[20559] INFO 
weewx.drivers.ws23xx: serial port is /dev/ttyUSB0
Mar  1 15:18:45 weewx-HP-t620-Dual-Core-TC wee_device[20559] INFO 
weewx.drivers.ws23xx: polling interval is None
Mar  1 15:18:45 weewx-HP-t620-Dual-Core-TC wee_device[20559] DEBUG 
weewx.drivers.ws23xx: create LinuxSerialPort
Mar  1 15:18:45 weewx-HP-t620-Dual-Core-TC wee_device[20559] DEBUG 
weewx.drivers.ws23xx: create Ws2300
Mar  1 15:18:48 weewx-HP-t620-Dual-Core-TC wee_device[20559] DEBUG 
weewx.drivers.ws23xx: close LinuxSerialPort
Mar  1 15:19:25 weewx-HP-t620-Dual-Core-TC dbus-daemon[559]: [system] 
Activating via systemd: service name='org.freedesktop.hostname1' 
unit='dbus-org.freedesktop.hostname1.service' requested by ':1.290' 
(uid=1000 pid=20547 comm="xed " label="unconfined")
Mar  1 15:19:25 weewx-HP-t620-Dual-Core-TC systemd[1]: Starting Hostname 
Service...
Mar  1 15:19:26 weewx-HP-t620-Dual-Core-TC dbus-daemon[559]: [system] 
Successfully activated service 'org.freedesktop.hostname1'
Mar  1 15:19:26 weewx-HP-t620-Dual-Core-TC systemd[1]: Started Hostname 
Service.  
---------------------------------------------------
weewx@weewx-HP-t620-Dual-Core-TC:~$ sudo wee_device --inf
[sudo] password for weewx:        
Using configuration file /etc/weewx/weewx.conf
Using WS23xx driver version 0.41 (weewx.drivers.ws23xx)
Querying the station for the configuration...
buzzer: 0
connection time till connect: 5.0
connection type: 0
dew point: 9.86
dew point max: 26.84
dew point max alarm: 20.0
dew point max alarm active: 0
dew point max alarm set: 0
dew point max when: 1628161680.0
dew point min: -29.28
dew point min alarm: 0.0
dew point min alarm active: 0
dew point min alarm set: 0
dew point min when: 1644035820.0
forecast: 1
history interval: 4.0
history last record pointer: 53.0
history last sample when: 1646136840.0
history number of records: 175.0
history time till sample: 1.0
icon alarm active: 0
in humidity: 57.0
in humidity max: 73.0
in humidity max alarm: 65.0
in humidity max alarm active: 0
in humidity max alarm set: 0
in humidity max when: 1594721220.0
in humidity min: 21.0
in humidity min alarm: 35.0
in humidity min alarm active: 0
in humidity min alarm set: 0
in humidity min when: 1579611060.0
in temp: 22.5
in temp max: 39.6
in temp max alarm: 30.0
in temp max alarm active: 0
in temp max alarm set: 0
in temp max when: 1638361620.0
in temp min: 9.0
in temp min alarm: 10.0
in temp min alarm active: 0
in temp min alarm set: 0
in temp min when: 1642744920.0
lcd backlight: 1
lcd contrast (ro): 4.0
out humidity: 82.0
out humidity max: 94.0
out humidity max alarm: 70.0
out humidity max alarm active: 0
out humidity max alarm set: 0
out humidity max when: 1552337820.0
out humidity min: 0.0
out humidity min alarm: 45.0
out humidity min alarm active: 0
out humidity min alarm set: 0
out humidity min when: 1643165520.0
out temp: 12.9
out temp max: 39.2
out temp max alarm: 40.0
out temp max alarm active: 0
out temp max alarm set: 0
out temp max when: 1626355980.0
out temp min: -30.0
out temp min alarm: 0.0
out temp min alarm active: 0
out temp min alarm set: 0
out temp min when: 1645585080.0
pressure absolute: 1007.2
pressure absolute max: 1022.0
pressure absolute min: 987.1
pressure correction: 1009.0
pressure max alarm: 1047.1
pressure max alarm active: 0
pressure max alarm set: 0
pressure max when: 1611218220.0
pressure min alarm: 967.1
pressure min alarm active: 0
pressure min alarm set: 0
pressure min when: 1616489460.0
pressure relative: 1016.2
pressure relative max: 1031.0
pressure relative min: 996.1
rain 1h: 3.1
rain 1h alarm active: 0
rain 1h alarm set: 0
rain 1h max: 29.0
rain 1h max alarm: 1.0
rain 1h max when: 1641848820.0
rain 24h: 26.93
rain 24h alarm active: 0
rain 24h alarm set: 0
rain 24h max: 120.69
rain 24h max alarm: 50.0
rain 24h max when: 1642885140.0
rain total: 651.12
rain total reset when: 1640986260.0
station current date time: 1646137020.0
station set date: -61470410152.0
station set time: -62169935930.0
station time alarm active: 0
station time alarm set: 0
storm warn alarm set: 0
tendency: 2
this computer's date: -61467818152.0
this computer's date time: 1646137025.0
this computer's time: -62169935927.0
wind: (0.0, 157.5, 0, 0)
wind chill: 12.9
wind chill max: 39.2
wind chill max alarm: 30.0
wind chill max alarm active: 0
wind chill max alarm set: 0
wind chill max when: 1626355980.0
wind chill min: -30.0
wind chill min alarm: 10.0
wind chill min alarm active: 0
wind chill min alarm set: 0
wind chill min when: 1645585080.0
wind direction: 157.5
wind direction 1: 157.5
wind direction 2: 157.5
wind direction 3: 157.5
wind direction 4: 157.5
wind direction 5: 157.5
wind direction alarm active: 0
wind direction alarm set: 0
wind speed: 0.0
wind speed max: 150.8
wind speed max alarm: 0.0
wind speed max alarm active: 0
wind speed max alarm set: 0
wind speed max when: 1637349900.0
wind speed min: 0.0
wind speed min alarm: 1.6
wind speed min alarm active: 0
wind speed min alarm set: 0
wind speed min when: 1646136960.0
wind speed overflow: 0
wind speed units: 3
wind speed validity: 0
wind velocity: (0.0, 157.5)

weewx@weewx-HP-t620-Dual-Core-TC:~$ sudo wee_device --inf
[sudo] password for weewx:        
Using configuration file /etc/weewx/weewx.conf
Using WS23xx driver version 0.41 (weewx.drivers.ws23xx)
Querying the station for the configuration...
buzzer: 0
connection time till connect: 5.0
connection type: 0
dew point: 9.86
dew point max: 26.84
dew point max alarm: 20.0
dew point max alarm active: 0
dew point max alarm set: 0
dew point max when: 1628161680.0
dew point min: -29.28
dew point min alarm: 0.0
dew point min alarm active: 0
dew point min alarm set: 0
dew point min when: 1644035820.0
forecast: 1
history interval: 4.0
history last record pointer: 53.0
history last sample when: 1646136840.0
history number of records: 175.0
history time till sample: 1.0
icon alarm active: 0
in humidity: 57.0
in humidity max: 73.0
in humidity max alarm: 65.0
in humidity max alarm active: 0
in humidity max alarm set: 0
in humidity max when: 1594721220.0
in humidity min: 21.0
in humidity min alarm: 35.0
in humidity min alarm active: 0
in humidity min alarm set: 0
in humidity min when: 1579611060.0
in temp: 22.5
in temp max: 39.6
in temp max alarm: 30.0
in temp max alarm active: 0
in temp max alarm set: 0
in temp max when: 1638361620.0
in temp min: 9.0
in temp min alarm: 10.0
in temp min alarm active: 0
in temp min alarm set: 0
in temp min when: 1642744920.0
lcd backlight: 1
lcd contrast (ro): 4.0
out humidity: 82.0
out humidity max: 94.0
out humidity max alarm: 70.0
out humidity max alarm active: 0
out humidity max alarm set: 0
out humidity max when: 1552337820.0
out humidity min: 0.0
out humidity min alarm: 45.0
out humidity min alarm active: 0
out humidity min alarm set: 0
out humidity min when: 1643165520.0
out temp: 12.9
out temp max: 39.2
out temp max alarm: 40.0
out temp max alarm active: 0
out temp max alarm set: 0
out temp max when: 1626355980.0
out temp min: -30.0
out temp min alarm: 0.0
out temp min alarm active: 0
out temp min alarm set: 0
out temp min when: 1645585080.0
pressure absolute: 1007.2
pressure absolute max: 1022.0
pressure absolute min: 987.1
pressure correction: 1009.0
pressure max alarm: 1047.1
pressure max alarm active: 0
pressure max alarm set: 0
pressure max when: 1611218220.0
pressure min alarm: 967.1
pressure min alarm active: 0
pressure min alarm set: 0
pressure min when: 1616489460.0
pressure relative: 1016.2
pressure relative max: 1031.0
pressure relative min: 996.1
rain 1h: 3.1
rain 1h alarm active: 0
rain 1h alarm set: 0
rain 1h max: 29.0
rain 1h max alarm: 1.0
rain 1h max when: 1641848820.0
rain 24h: 26.93
rain 24h alarm active: 0
rain 24h alarm set: 0
rain 24h max: 120.69
rain 24h max alarm: 50.0
rain 24h max when: 1642885140.0
rain total: 651.12
rain total reset when: 1640986260.0
station current date time: 1646137020.0
station set date: -61470410152.0
station set time: -62169935930.0
station time alarm active: 0
station time alarm set: 0
storm warn alarm set: 0
tendency: 2
this computer's date: -61467818152.0
this computer's date time: 1646137025.0
this computer's time: -62169935927.0
wind: (0.0, 157.5, 0, 0)
wind chill: 12.9
wind chill max: 39.2
wind chill max alarm: 30.0
wind chill max alarm active: 0
wind chill max alarm set: 0
wind chill max when: 1626355980.0
wind chill min: -30.0
wind chill min alarm: 10.0
wind chill min alarm active: 0
wind chill min alarm set: 0
wind chill min when: 1645585080.0
wind direction: 157.5
wind direction 1: 157.5
wind direction 2: 157.5
wind direction 3: 157.5
wind direction 4: 157.5
wind direction 5: 157.5
wind direction alarm active: 0
wind direction alarm set: 0
wind speed: 0.0
wind speed max: 150.8
wind speed max alarm: 0.0
wind speed max alarm active: 0
wind speed max alarm set: 0
wind speed max when: 1637349900.0
wind speed min: 0.0
wind speed min alarm: 1.6
wind speed min alarm active: 0
wind speed min alarm set: 0
wind speed min when: 1646136960.0
wind speed overflow: 0
wind speed units: 3
wind speed validity: 0
wind velocity: (0.0, 157.5)



Op maandag 28 februari 2022 om 23:54:34 UTC+3 schreef tke...@gmail.com:

> Much prefer cut and paste to a screenshot. It's easier to read, and can be 
> searched.
>
> WeeWX has been designed to leave clues in the log. There may not appear to 
> be much going on, but you'd be surprised. Please post it.
>
> Dropping some water in the rain bucket would definitely be useful!
>
> -tk
>
> On Mon, Feb 28, 2022 at 12:37 PM jschoonh <mie...@gmail.com> wrote:
>
>> hey tom,
>> Glad you want to watch. The wee_device command's output will be a 
>> screenshot of the terminal. Is that a problem or is there another way? 
>> There is currently no message in the log file. There is also no error 
>> message from the rain registration.
>> Yes weewx has been running for several hours with the la crosse, interval 
>> 5 min. Debug = 1 will be tomorrow, it is 11:30 pm here at the moment. 
>> Tomorrow I will connect the la crosse and send you the log of 2 cycles. Do 
>> you want me to drop some water through the rain gauge?
>> Thank you in advance :-)
>>
>> Op maandag 28 februari 2022 om 22:52:10 UTC+3 schreef tke...@gmail.com:
>>
>>> We're going to need more information. 
>>>
>>> First, please cut and paste the results: don't summarize. For example, 
>>> is it "raintotal = 63.299" or "rainTotal : 63.299"? This is important 
>>> because, in Python, case matters.  The driver uses 'rainTotal' (not 
>>> 'raintotal') to calculate the field 'rain'. 
>>>
>>> Second, did you let weewxd run for at least *two* reporting cycles?  
>>> The second report is important because 'rain' is calculated from 
>>> differences of 'rainTotal'. That means weewxd needs to see at least two 
>>> archive records before it can perform the calculation. 
>>>
>>> Third, assuming the answer to the second question is 'yes,' we need to 
>>> see the log. It will give us valuable clues. Set debug=1, restart weewxd, 
>>> let it run through the *second* archive period, then post the results.
>>>
>>> On Mon, Feb 28, 2022 at 11:32 AM jschoonh <mie...@gmail.com> wrote:
>>>
>>>> I am converting to weewx. About 10 years database imported from WU in 
>>>> weewx.sdb Except for some spikes, this is “healthy data”. Only now it 
>>>> appears, that the la crosse ws2357 does not generate any rain data. 
>>>> “wee_device –info” shows all data, “1 hour of rain = 1.55” , “24 hours of 
>>>> rain = 21.23” , and “total rain = 630.99”. (its mm the database is metric)
>>>> "wee_device ---current" showes "raintotal = 63.299" , "rain = NONE" , 
>>>> "rainrate = 1.55"
>>>> As a result, there is no life rain in any skin or database. 
>>>> Raintotal-current are cm and rainrate corresponds to 1 hour of rain and 
>>>> that is mm. 
>>>> In weewx.conf "StdConvert, target_unit = METRIC"
>>>> At the moment I went back to WUHU and Graphweater to prevent further 
>>>> data loss.
>>>> Who can help me to solve this please?
>>>> At this moment, I did went back to WUHU software and Graphwheather to 
>>>> prefent furder data loss
>>>>
>>>> -- 
>>>> 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/7fe96484-41e4-4bfc-81ae-79b790128ec6n%40googlegroups.com
>>>>  
>>>> <https://groups.google.com/d/msgid/weewx-user/7fe96484-41e4-4bfc-81ae-79b790128ec6n%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 weewx-user+...@googlegroups.com.
>>
> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/weewx-user/b75b3fbd-d2f0-4079-ba38-7c63a3d26657n%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/weewx-user/b75b3fbd-d2f0-4079-ba38-7c63a3d26657n%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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/ef2497a6-7110-41bb-bb9f-435a13da9d92n%40googlegroups.com.

Reply via email to