That seems to have solved the problem completely, Tom. However, based on what you wrote, I thought it only made it more tolerant of logger errors. Maybe something in the re-write changed the timing slightly. Or I misinterpreted what you said it did.
Either way, I didn't see the error for the first time in about 18 months. I did a reboot, and then after a couple of loops: root@cactus:~# systemctl restart weewx root@cactus:~# Everything looks good to me. It's uploading to everywhere I have it configured for well. The relevant logs are below. The only "error" is from WOW, which we know occasionally occurs from the MET office in the UK because they find every 5 minutes a bit too often. The cron job "find_rain_gust_day.sh" that runs at HH:M6 and HH:M1 is one minute after each loop to calculate the day of the highest daily gust and highest daily rain for the month so far, and I'm pulling that out of the NOAA files. That's unrelated to this issue, and I mention it only because it's in the logs. Hopefully, this fix resolves the issue for the other users as well. Thanks for everything you do. - Paul VE1DX https://ve1dx.net/ >snipped for brevity< May 17 09:10:02 cactus systemd[1]: Finished Check for Raspberry Pi EEPROM updates. May 17 09:10:02 cactus udisksd[516]: Acquired the name org.freedesktop.UDisks2 on the system message bus May 17 09:10:02 cactus vncserver-x11[611]: ConsoleDisplay: Cannot find a running X server on vt1 May 17 09:10:02 cactus vncserver-x11[611]: ConsoleDisplay: Found running X server (pid=658, binary=/usr/lib/xorg/Xorg) May 17 09:10:03 cactus python3[612]: weewx[612] INFO __main__: Initializing weewx version 4.8.0 May 17 09:10:03 cactus python3[612]: weewx[612] INFO __main__: Using Python 3.9.2 (default, Feb 28 2021, 17:03:44) [GCC 10.2.1 20210110] May 17 09:10:03 cactus python3[612]: weewx[612] INFO __main__: Platform Linux-5.15.32-v8+-aarch64-with-glibc2.31 May 17 09:10:03 cactus python3[612]: weewx[612] INFO __main__: Locale is 'en_US.UTF-8' May 17 09:10:03 cactus python3[612]: weewx[612] INFO __main__: Using configuration file /etc/weewx/weewx.conf May 17 09:10:03 cactus python3[612]: weewx[612] INFO __main__: Debug is 0 May 17 09:10:03 cactus python3[612]: weewx[612] INFO __main__: PID file is /var/run/weewx.pid May 17 09:10:03 cactus python3[682]: weewx[682] INFO weewx.engine: Loading station type Vantage (weewx.drivers.vantage) May 17 09:10:03 cactus weewx[519]: Starting weewx weather system: weewx. May 17 09:10:03 cactus systemd[1]: Started LSB: weewx weather system. May 17 09:10:03 cactus systemd[1]: Reached target Multi-User System. May 17 09:10:03 cactus systemd[1]: Reached target Graphical Interface. May 17 09:10:03 cactus systemd[1]: Starting Update UTMP about System Runlevel Changes... May 17 09:10:03 cactus systemd[1]: systemd-update-utmp-runlevel.service: Succeeded. May 17 09:10:03 cactus systemd[1]: Finished Update UTMP about System Runlevel Changes. May 17 09:10:03 cactus python3[682]: weewx[682] INFO weewx.engine: StdConvert target unit is 0x10 May 17 09:10:03 cactus python3[682]: weewx[682] INFO weewx.wxservices: StdWXCalculate will use data binding wx_binding May 17 09:10:03 cactus python3[682]: weewx[682] INFO weewx.engine: Archive will use data binding wx_binding May 17 09:10:03 cactus python3[682]: weewx[682] INFO weewx.engine: Record generation will be attempted in 'hardware' May 17 09:10:03 cactus python3[682]: weewx[682] INFO weewx.engine: Using archive interval of 300 seconds (specified by hardware) May 17 09:10:03 cactus python3[682]: weewx[682] INFO weewx.restx: StationRegistry: Station will be registered. May 17 09:10:03 cactus python3[682]: weewx[682] INFO weewx.restx: Wunderground: No config info. Skipped. May 17 09:10:03 cactus python3[682]: weewx[682] INFO weewx.restx: PWSWeather: Data for station LakeEcho01 will be posted May 17 09:10:03 cactus python3[682]: weewx[682] INFO weewx.restx: CWOP: Data for station VE1DX will be posted May 17 09:10:03 cactus python3[682]: weewx[682] INFO weewx.restx: WOW: Data for station 953456001 will be posted May 17 09:10:03 cactus python3[682]: weewx[682] INFO weewx.restx: AWEKAS: Data will be uploaded for user VE1DX May 17 09:10:03 cactus python3[682]: weewx[682] INFO user.wcloud: service version is 0.13 May 17 09:10:03 cactus python3[682]: weewx[682] INFO user.wcloud: Data will be uploaded for id=3563c30a5fb9c1d6 May 17 09:10:03 cactus python3[682]: weewx[682] INFO user.weather365: restx: Weather365: service version is 3.0 May 17 09:10:03 cactus python3[682]: weewx[682] INFO user.weather365: restx: Weather365: Data will be uploaded for station id RN5CDP36Y3 May 17 09:10:03 cactus python3[682]: weewx[682] INFO weewx.engine: 'pyephem' detected, extended almanac data is available May 17 09:10:03 cactus python3[682]: weewx[682] INFO __main__: Starting up weewx version 4.8.0 May 17 09:10:03 cactus python3[682]: weewx[682] INFO weewx.engine: Clock error is 20.16 seconds (positive is fast) May 17 09:10:03 cactus python3[682]: weewx[682] INFO weewx.drivers.vantage: Clock set to 2022-05-17 09:10:04 ADT (1652789404) May 17 09:10:03 cactus python3[682]: weewx[682] INFO weewx.engine: Using binding 'wx_binding' to database 'weewx.sdb' May 17 09:10:03 cactus python3[682]: weewx[682] INFO weewx.manager: Starting backfill of daily summaries May 17 09:10:03 cactus python3[682]: weewx[682] INFO weewx.manager: Daily summaries up to date May 17 09:10:04 cactus ModemManager[593]: <info> [base-manager] couldn't check support for device '/sys/devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4': not supported by any plugin May 17 09:10:05 cactus ModemManager[593]: <info> [base-manager] couldn't check support for device '/sys/devices/platform/scb/fd580000.ethernet': not supported by any plugin May 17 09:10:05 cactus ModemManager[593]: <info> [base-manager] couldn't check support for device '/sys/devices/platform/soc/fe300000.mmcnr/mmc_host/mmc1/mmc1:0001/mmc1:0001:1': not supported by any plugin May 17 09:10:05 cactus python3[682]: weewx[682] INFO weewx.manager: Added record 2022-05-17 09:10:00 ADT (1652789400) to database 'weewx.sdb' May 17 09:10:05 cactus systemd[1]: systemd-rfkill.service: Succeeded. May 17 09:10:05 cactus python3[682]: weewx[682] INFO weewx.manager: Added record 2022-05-17 09:10:00 ADT (1652789400) to daily summary in 'weewx.sdb' May 17 09:10:05 cactus python3[682]: weewx[682] INFO weewx.engine: Starting main packet loop. May 17 09:10:05 cactus python3[682]: weewx[682] ERROR weewx.restx: CWOP: Failed to publish record 2022-05-17 09:10:00 ADT (1652789400): Tried 4 servers 3 times each May 17 09:10:05 cactus lightdm[696]: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files May 17 09:10:05 cactus systemd[1]: Created slice User Slice of UID 1000. >snipped for brevity< May 17 09:15:16 cactus python3[682]: weewx[682] INFO weewx.cheetahgenerator: Generated 6 files for report SmartphoneReport in 0.18 seconds May 17 09:15:17 cactus python3[682]: weewx[682] INFO weewx.imagegenerator: Generated 6 images for report SmartphoneReport in 0.68 seconds May 17 09:15:17 cactus python3[682]: weewx[682] INFO weewx.reportengine: Copied 6 files to /var/www/html/weewx/smartphone May 17 09:15:19 cactus python3[682]: weewx[682] INFO weewx.cheetahgenerator: Generated 13 files for report StandardReport in 2.14 seconds May 17 09:15:20 cactus python3[682]: weewx[682] INFO weewx.imagegenerator: Generated 12 images for report StandardReport in 0.62 seconds May 17 09:15:20 cactus python3[682]: weewx[682] INFO weewx.reportengine: Copied 13 files to /var/www/html/weewx May 17 09:15:21 cactus python3[682]: weewx[682] INFO paramiko.transport: Connected (version 2.0, client OpenSSH_7.6p1) May 17 09:15:21 cactus python3[682]: weewx[682] INFO paramiko.transport: Authentication (publickey) successful! May 17 09:15:22 cactus python3[682]: weewx[682] INFO paramiko.transport.sftp: [chan 0] Opened sftp connection (server version 3) May 17 09:15:28 cactus python3[682]: weewx[682] INFO paramiko.transport.sftp: [chan 0] sftp session closed. May 17 09:15:28 cactus python3[682]: weewx[682] INFO user.sftp: sftpgenerator: transferred 47 files in 7.90 seconds May 17 09:16:01 cactus CRON[2359]: pam_unix(cron:session): session opened for user root(uid=0) by (uid=0) May 17 09:16:01 cactus CRON[2360]: (root) CMD (/root/find_rain_gust_day.sh >/dev/null 2>&1) May 17 09:16:02 cactus CRON[2359]: pam_unix(cron:session): session closed for user root May 17 09:17:01 cactus CRON[2486]: pam_unix(cron:session): session opened for user root(uid=0) by (uid=0) May 17 09:17:01 cactus CRON[2487]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly) May 17 09:17:02 cactus CRON[2486]: pam_unix(cron:session): session closed for user root May 17 09:20:16 cactus python3[682]: weewx[682] INFO weewx.manager: Added record 2022-05-17 09:15:00 ADT (1652789700) to database 'weewx.sdb' May 17 09:20:16 cactus python3[682]: weewx[682] INFO weewx.manager: Added record 2022-05-17 09:15:00 ADT (1652789700) to daily summary in 'weewx.sdb' May 17 09:20:16 cactus python3[682]: weewx[682] INFO weewx.cheetahgenerator: Generated 6 files for report SmartphoneReport in 0.10 seconds May 17 09:20:16 cactus python3[682]: weewx[682] INFO weewx.restx: PWSWeather: Published record 2022-05-17 09:15:00 ADT (1652789700) May 17 09:20:16 cactus python3[682]: weewx[682] INFO weewx.restx: CWOP: Published record 2022-05-17 09:15:00 ADT (1652789700) May 17 09:20:16 cactus python3[682]: weewx[682] INFO weewx.restx: AWEKAS: Published record 2022-05-17 09:15:00 ADT (1652789700) May 17 09:20:17 cactus python3[682]: weewx[682] INFO weewx.restx: Weather365: Published record 2022-05-17 09:15:00 ADT (1652789700) May 17 09:20:17 cactus python3[682]: weewx[682] INFO weewx.imagegenerator: Generated 6 images for report SmartphoneReport in 0.62 seconds May 17 09:20:17 cactus python3[682]: weewx[682] INFO weewx.reportengine: Copied 0 files to /var/www/html/weewx/smartphone May 17 09:20:17 cactus python3[682]: weewx[682] INFO weewx.restx: WOW: Published record 2022-05-17 09:15:00 ADT (1652789700) May 17 09:20:18 cactus python3[682]: weewx[682] INFO weewx.cheetahgenerator: Generated 13 files for report StandardReport in 0.94 seconds May 17 09:20:19 cactus python3[682]: weewx[682] INFO weewx.imagegenerator: Generated 12 images for report StandardReport in 0.62 seconds May 17 09:20:19 cactus python3[682]: weewx[682] INFO weewx.reportengine: Copied 0 files to /var/www/html/weewx May 17 09:20:19 cactus python3[682]: weewx[682] INFO paramiko.transport: Connected (version 2.0, client OpenSSH_7.6p1) May 17 09:20:19 cactus python3[682]: weewx[682] INFO paramiko.transport: Authentication (publickey) successful! May 17 09:20:20 cactus python3[682]: weewx[682] INFO paramiko.transport.sftp: [chan 0] Opened sftp connection (server version 3) May 17 09:20:24 cactus python3[682]: weewx[682] INFO paramiko.transport.sftp: [chan 0] sftp session closed. May 17 09:20:24 cactus python3[682]: weewx[682] INFO user.sftp: sftpgenerator: transferred 33 files in 5.59 seconds >snipped for brevity< May 17 09:25:16 cactus python3[682]: weewx[682] INFO weewx.manager: Added record 2022-05-17 09:20:00 ADT (1652790000) to database 'weewx.sdb' May 17 09:25:16 cactus python3[682]: weewx[682] INFO weewx.manager: Added record 2022-05-17 09:20:00 ADT (1652790000) to daily summary in 'weewx.sdb' May 17 09:25:16 cactus python3[682]: weewx[682] INFO weewx.cheetahgenerator: Generated 6 files for report SmartphoneReport in 0.05 seconds May 17 09:25:17 cactus python3[682]: weewx[682] INFO weewx.restx: PWSWeather: Published record 2022-05-17 09:20:00 ADT (1652790000) May 17 09:25:17 cactus python3[682]: weewx[682] INFO weewx.restx: AWEKAS: Published record 2022-05-17 09:20:00 ADT (1652790000) May 17 09:25:17 cactus python3[682]: weewx[682] INFO weewx.restx: Weather365: Published record 2022-05-17 09:20:00 ADT (1652790000) May 17 09:25:17 cactus python3[682]: weewx[682] INFO weewx.restx: CWOP: Published record 2022-05-17 09:20:00 ADT (1652790000) May 17 09:25:17 cactus python3[682]: weewx[682] INFO weewx.restx: WOW: Published record 2022-05-17 09:20:00 ADT (1652790000) May 17 09:25:17 cactus python3[682]: weewx[682] INFO weewx.imagegenerator: Generated 6 images for report SmartphoneReport in 0.59 seconds May 17 09:25:17 cactus python3[682]: weewx[682] INFO weewx.reportengine: Copied 0 files to /var/www/html/weewx/smartphone May 17 09:25:18 cactus python3[682]: weewx[682] INFO weewx.cheetahgenerator: Generated 13 files for report StandardReport in 0.91 seconds May 17 09:25:19 cactus python3[682]: weewx[682] INFO weewx.imagegenerator: Generated 12 images for report StandardReport in 0.62 seconds May 17 09:25:19 cactus python3[682]: weewx[682] INFO weewx.reportengine: Copied 0 files to /var/www/html/weewx May 17 09:25:19 cactus python3[682]: weewx[682] INFO paramiko.transport: Connected (version 2.0, client OpenSSH_7.6p1) May 17 09:25:19 cactus python3[682]: weewx[682] INFO paramiko.transport: Authentication (publickey) successful! May 17 09:25:19 cactus python3[682]: weewx[682] INFO weewx.restx: WeatherCloud: Published record 2022-05-17 09:20:00 ADT (1652790000) May 17 09:25:20 cactus python3[682]: weewx[682] INFO paramiko.transport.sftp: [chan 0] Opened sftp connection (server version 3) May 17 09:25:24 cactus python3[682]: weewx[682] INFO paramiko.transport.sftp: [chan 0] sftp session closed. May 17 09:25:24 cactus python3[682]: weewx[682] INFO user.sftp: sftpgenerator: transferred 33 files in 5.66 seconds >snipped for brevity< May 17 09:30:16 cactus python3[682]: weewx[682] INFO weewx.manager: Added record 2022-05-17 09:25:00 ADT (1652790300) to database 'weewx.sdb' May 17 09:30:16 cactus python3[682]: weewx[682] INFO weewx.manager: Added record 2022-05-17 09:25:00 ADT (1652790300) to daily summary in 'weewx.sdb' May 17 09:30:16 cactus python3[682]: weewx[682] INFO weewx.cheetahgenerator: Generated 6 files for report SmartphoneReport in 0.08 seconds May 17 09:30:16 cactus python3[682]: weewx[682] INFO weewx.restx: PWSWeather: Published record 2022-05-17 09:25:00 ADT (1652790300) May 17 09:30:16 cactus python3[682]: weewx[682] INFO weewx.restx: AWEKAS: Published record 2022-05-17 09:25:00 ADT (1652790300) May 17 09:30:17 cactus python3[682]: weewx[682] INFO weewx.restx: CWOP: Published record 2022-05-17 09:25:00 ADT (1652790300) May 17 09:30:17 cactus python3[682]: weewx[682] INFO weewx.restx: Weather365: Published record 2022-05-17 09:25:00 ADT (1652790300) May 17 09:30:17 cactus python3[682]: weewx[682] INFO weewx.imagegenerator: Generated 6 images for report SmartphoneReport in 0.62 seconds May 17 09:30:17 cactus python3[682]: weewx[682] INFO weewx.reportengine: Copied 0 files to /var/www/html/weewx/smartphone May 17 09:30:18 cactus python3[682]: weewx[682] INFO weewx.cheetahgenerator: Generated 13 files for report StandardReport in 0.87 seconds May 17 09:30:18 cactus python3[682]: weewx[682] INFO weewx.imagegenerator: Generated 12 images for report StandardReport in 0.62 seconds May 17 09:30:18 cactus python3[682]: weewx[682] INFO weewx.reportengine: Copied 0 files to /var/www/html/weewx May 17 09:30:19 cactus python3[682]: weewx[682] INFO paramiko.transport: Connected (version 2.0, client OpenSSH_7.6p1) May 17 09:30:19 cactus python3[682]: weewx[682] INFO paramiko.transport: Authentication (publickey) successful! May 17 09:30:20 cactus python3[682]: weewx[682] INFO paramiko.transport.sftp: [chan 0] Opened sftp connection (server version 3) May 17 09:30:24 cactus python3[682]: weewx[682] INFO paramiko.transport.sftp: [chan 0] sftp session closed. May 17 09:30:24 cactus python3[682]: weewx[682] INFO user.sftp: sftpgenerator: transferred 33 files in 5.59 seconds May 17 09:30:38 cactus python3[682]: weewx[682] ERROR weewx.restx: WOW: Failed to publish record 2022-05-17 09:25:00 ADT (1652790300): Failed upload after 3 tries >snipped for brevity< May 17 09:32:41 cactus systemd[1]: Stopping LSB: weewx weather system... May 17 09:32:41 cactus python3[682]: weewx[682] INFO __main__: Received signal TERM (15). May 17 09:32:41 cactus python3[682]: weewx[682] INFO weewx.engine: Main loop exiting. Shutting engine down. May 17 09:32:41 cactus python3[682]: weewx[682] INFO weewx.engine: Shutting down StdReport thread May 17 09:32:41 cactus python3[682]: weewx[682] INFO __main__: Terminating weewx version 4.8.0 May 17 09:32:41 cactus weewx[4452]: Stopping weewx weather system: weewx. May 17 09:32:41 cactus systemd[1]: weewx.service: Succeeded. May 17 09:32:41 cactus systemd[1]: Stopped LSB: weewx weather system. May 17 09:32:41 cactus systemd[1]: weewx.service: Consumed 20.120s CPU time. May 17 09:32:41 cactus systemd[1]: Starting LSB: weewx weather system... May 17 09:32:42 cactus python3[4483]: weewx[4483] INFO __main__: Initializing weewx version 4.8.0 May 17 09:32:42 cactus python3[4483]: weewx[4483] INFO __main__: Using Python 3.9.2 (default, Feb 28 2021, 17:03:44) [GCC 10.2.1 20210110] May 17 09:32:42 cactus python3[4483]: weewx[4483] INFO __main__: Platform Linux-5.15.32-v8+-aarch64-with-glibc2.31 May 17 09:32:42 cactus python3[4483]: weewx[4483] INFO __main__: Locale is 'en_US.UTF-8' May 17 09:32:42 cactus python3[4483]: weewx[4483] INFO __main__: Using configuration file /etc/weewx/weewx.conf May 17 09:32:42 cactus python3[4483]: weewx[4483] INFO __main__: Debug is 0 May 17 09:32:42 cactus python3[4483]: weewx[4483] INFO __main__: PID file is /var/run/weewx.pid May 17 09:32:42 cactus python3[4486]: weewx[4486] INFO weewx.engine: Loading station type Vantage (weewx.drivers.vantage) May 17 09:32:42 cactus weewx[4472]: Starting weewx weather system: weewx. May 17 09:32:42 cactus systemd[1]: Started LSB: weewx weather system. May 17 09:32:42 cactus python3[4486]: weewx[4486] INFO weewx.engine: StdConvert target unit is 0x10 May 17 09:32:42 cactus python3[4486]: weewx[4486] INFO weewx.wxservices: StdWXCalculate will use data binding wx_binding May 17 09:32:42 cactus python3[4486]: weewx[4486] INFO weewx.engine: Archive will use data binding wx_binding May 17 09:32:42 cactus python3[4486]: weewx[4486] INFO weewx.engine: Record generation will be attempted in 'hardware' May 17 09:32:42 cactus python3[4486]: weewx[4486] INFO weewx.engine: Using archive interval of 300 seconds (specified by hardware) May 17 09:32:42 cactus python3[4486]: weewx[4486] INFO weewx.restx: StationRegistry: Station will be registered. May 17 09:32:42 cactus python3[4486]: weewx[4486] INFO weewx.restx: Wunderground: No config info. Skipped. May 17 09:32:42 cactus python3[4486]: weewx[4486] INFO weewx.restx: PWSWeather: Data for station LakeEcho01 will be posted May 17 09:32:42 cactus python3[4486]: weewx[4486] INFO weewx.restx: CWOP: Data for station VE1DX will be posted May 17 09:32:42 cactus python3[4486]: weewx[4486] INFO weewx.restx: WOW: Data for station 953456001 will be posted May 17 09:32:42 cactus python3[4486]: weewx[4486] INFO weewx.restx: AWEKAS: Data will be uploaded for user VE1DX May 17 09:32:42 cactus python3[4486]: weewx[4486] INFO user.wcloud: service version is 0.13 May 17 09:32:42 cactus python3[4486]: weewx[4486] INFO user.wcloud: Data will be uploaded for id=3563c30a5fb9c1d6 May 17 09:32:42 cactus python3[4486]: weewx[4486] INFO user.weather365: restx: Weather365: service version is 3.0 May 17 09:32:42 cactus python3[4486]: weewx[4486] INFO user.weather365: restx: Weather365: Data will be uploaded for station id RN5CDP36Y3 May 17 09:32:42 cactus python3[4486]: weewx[4486] INFO weewx.engine: 'pyephem' detected, extended almanac data is available May 17 09:32:42 cactus python3[4486]: weewx[4486] INFO __main__: Starting up weewx version 4.8.0 May 17 09:32:42 cactus python3[4486]: weewx[4486] INFO weewx.engine: Clock error is -17.49 seconds (positive is fast) May 17 09:32:42 cactus python3[4486]: weewx[4486] INFO weewx.drivers.vantage: Clock set to 2022-05-17 09:32:43 ADT (1652790763) May 17 09:32:42 cactus python3[4486]: weewx[4486] INFO weewx.engine: Using binding 'wx_binding' to database 'weewx.sdb' May 17 09:32:42 cactus python3[4486]: weewx[4486] INFO weewx.manager: Starting backfill of daily summaries May 17 09:32:42 cactus python3[4486]: weewx[4486] INFO weewx.manager: Daily summaries up to date May 17 09:32:43 cactus python3[4486]: weewx[4486] INFO weewx.manager: Added record 2022-05-17 09:30:00 ADT (1652790600) to database 'weewx.sdb' May 17 09:32:43 cactus python3[4486]: weewx[4486] INFO weewx.manager: Added record 2022-05-17 09:30:00 ADT (1652790600) to daily summary in 'weewx.sdb' May 17 09:32:43 cactus python3[4486]: weewx[4486] INFO weewx.engine: Starting main packet loop. May 17 09:32:44 cactus python3[4486]: weewx[4486] INFO weewx.restx: PWSWeather: Published record 2022-05-17 09:30:00 ADT (1652790600) May 17 09:32:44 cactus python3[4486]: weewx[4486] INFO weewx.restx: CWOP: Published record 2022-05-17 09:30:00 ADT (1652790600) May 17 09:32:44 cactus python3[4486]: weewx[4486] INFO weewx.restx: AWEKAS: Published record 2022-05-17 09:30:00 ADT (1652790600) May 17 09:32:44 cactus python3[4486]: weewx[4486] INFO weewx.restx: WeatherCloud: Published record 2022-05-17 09:30:00 ADT (1652790600) May 17 09:32:44 cactus python3[4486]: weewx[4486] INFO weewx.restx: Weather365: Published record 2022-05-17 09:30:00 ADT (1652790600) May 17 09:32:44 cactus python3[4486]: weewx[4486] INFO weewx.restx: StationRegistry: Published record 2022-05-17 09:30:00 ADT (1652790600) May 17 09:32:50 cactus python3[4486]: weewx[4486] INFO weewx.restx: WOW: Published record 2022-05-17 09:30:00 ADT (1652790600) May 17 09:35:16 cactus python3[4486]: weewx[4486] INFO weewx.manager: Added record 2022-05-17 09:35:00 ADT (1652790900) to database 'weewx.sdb' May 17 09:35:16 cactus python3[4486]: weewx[4486] INFO weewx.manager: Added record 2022-05-17 09:35:00 ADT (1652790900) to daily summary in 'weewx.sdb' May 17 09:35:16 cactus python3[4486]: weewx[4486] INFO weewx.restx: PWSWeather: Published record 2022-05-17 09:35:00 ADT (1652790900) May 17 09:35:17 cactus python3[4486]: weewx[4486] INFO weewx.restx: AWEKAS: Published record 2022-05-17 09:35:00 ADT (1652790900) May 17 09:35:17 cactus python3[4486]: weewx[4486] INFO weewx.restx: Weather365: Published record 2022-05-17 09:35:00 ADT (1652790900) May 17 09:35:17 cactus python3[4486]: weewx[4486] INFO weewx.restx: CWOP: Published record 2022-05-17 09:35:00 ADT (1652790900) May 17 09:35:17 cactus python3[4486]: weewx[4486] INFO weewx.cheetahgenerator: Generated 6 files for report SmartphoneReport in 0.24 seconds May 17 09:35:17 cactus python3[4486]: weewx[4486] INFO weewx.imagegenerator: Generated 6 images for report SmartphoneReport in 0.60 seconds May 17 09:35:17 cactus python3[4486]: weewx[4486] INFO weewx.reportengine: Copied 6 files to /var/www/html/weewx/smartphone May 17 09:35:19 cactus python3[4486]: weewx[4486] INFO weewx.restx: WOW: Published record 2022-05-17 09:35:00 ADT (1652790900) May 17 09:35:19 cactus python3[4486]: weewx[4486] INFO weewx.cheetahgenerator: Generated 13 files for report StandardReport in 1.91 seconds May 17 09:35:20 cactus python3[4486]: weewx[4486] INFO weewx.imagegenerator: Generated 12 images for report StandardReport in 0.65 seconds May 17 09:35:20 cactus python3[4486]: weewx[4486] INFO weewx.reportengine: Copied 13 files to /var/www/html/weewx May 17 09:35:20 cactus python3[4486]: weewx[4486] INFO paramiko.transport: Connected (version 2.0, client OpenSSH_7.6p1) May 17 09:35:20 cactus python3[4486]: weewx[4486] INFO paramiko.transport: Authentication (publickey) successful! May 17 09:35:21 cactus python3[4486]: weewx[4486] INFO paramiko.transport.sftp: [chan 0] Opened sftp connection (server version 3) May 17 09:35:27 cactus python3[4486]: weewx[4486] INFO paramiko.transport.sftp: [chan 0] sftp session closed. May 17 09:35:27 cactus python3[4486]: weewx[4486] INFO user.sftp: sftpgenerator: transferred 47 files in 7.47 seconds May 17 09:35:16 cactus python3[4486]: weewx[4486] INFO weewx.restx: PWSWeather: Published record 2022-05-17 09:35:00 ADT (1652790900) May 17 09:35:17 cactus python3[4486]: weewx[4486] INFO weewx.restx: AWEKAS: Published record 2022-05-17 09:35:00 ADT (1652790900) May 17 09:35:17 cactus python3[4486]: weewx[4486] INFO weewx.restx: Weather365: Published record 2022-05-17 09:35:00 ADT (1652790900) May 17 09:35:17 cactus python3[4486]: weewx[4486] INFO weewx.restx: CWOP: Published record 2022-05-17 09:35:00 ADT (1652790900) May 17 09:35:17 cactus python3[4486]: weewx[4486] INFO weewx.cheetahgenerator: Generated 6 files for report SmartphoneReport in 0.24 seconds May 17 09:35:17 cactus python3[4486]: weewx[4486] INFO weewx.imagegenerator: Generated 6 images for report SmartphoneReport in 0.60 seconds May 17 09:35:17 cactus python3[4486]: weewx[4486] INFO weewx.reportengine: Copied 6 files to /var/www/html/weewx/smartphone May 17 09:35:19 cactus python3[4486]: weewx[4486] INFO weewx.restx: WOW: Published record 2022-05-17 09:35:00 ADT (1652790900) May 17 09:35:19 cactus python3[4486]: weewx[4486] INFO weewx.cheetahgenerator: Generated 13 files for report StandardReport in 1.91 seconds May 17 09:35:20 cactus python3[4486]: weewx[4486] INFO weewx.imagegenerator: Generated 12 images for report StandardReport in 0.65 seconds May 17 09:35:20 cactus python3[4486]: weewx[4486] INFO weewx.reportengine: Copied 13 files to /var/www/html/weewx May 17 09:35:20 cactus python3[4486]: weewx[4486] INFO paramiko.transport: Connected (version 2.0, client OpenSSH_7.6p1) May 17 09:35:20 cactus python3[4486]: weewx[4486] INFO paramiko.transport: Authentication (publickey) successful! May 17 09:35:21 cactus python3[4486]: weewx[4486] INFO paramiko.transport.sftp: [chan 0] Opened sftp connection (server version 3) May 17 09:35:27 cactus python3[4486]: weewx[4486] INFO paramiko.transport.sftp: [chan 0] sftp session closed. May 17 09:35:27 cactus python3[4486]: weewx[4486] INFO user.sftp: sftpgenerator: transferred 47 files in 7.47 seconds May 17 09:36:01 cactus CRON[4904]: pam_unix(cron:session): session opened for user root(uid=0) by (uid=0) May 17 09:36:01 cactus CRON[4905]: (root) CMD (/root/find_rain_gust_day.sh >/dev/null 2>&1) May 17 09:36:02 cactus CRON[4904]: pam_unix(cron:session): session closed for user root May 17 09:40:16 cactus python3[4486]: weewx[4486] INFO weewx.manager: Added record 2022-05-17 09:40:00 ADT (1652791200) to database 'weewx.sdb' May 17 09:40:16 cactus python3[4486]: weewx[4486] INFO weewx.manager: Added record 2022-05-17 09:40:00 ADT (1652791200) to daily summary in 'weewx.sdb' May 17 09:40:16 cactus python3[4486]: weewx[4486] INFO weewx.cheetahgenerator: Generated 6 files for report SmartphoneReport in 0.09 seconds May 17 09:40:16 cactus python3[4486]: weewx[4486] INFO weewx.restx: PWSWeather: Published record 2022-05-17 09:40:00 ADT (1652791200) May 17 09:40:16 cactus python3[4486]: weewx[4486] INFO weewx.restx: AWEKAS: Published record 2022-05-17 09:40:00 ADT (1652791200) May 17 09:40:17 cactus python3[4486]: weewx[4486] INFO weewx.restx: Weather365: Published record 2022-05-17 09:40:00 ADT (1652791200) May 17 09:40:17 cactus python3[4486]: weewx[4486] INFO weewx.restx: CWOP: Published record 2022-05-17 09:40:00 ADT (1652791200) May 17 09:40:17 cactus python3[4486]: weewx[4486] INFO weewx.imagegenerator: Generated 6 images for report SmartphoneReport in 0.57 seconds May 17 09:40:17 cactus python3[4486]: weewx[4486] INFO weewx.reportengine: Copied 0 files to /var/www/html/weewx/smartphone May 17 09:40:18 cactus python3[4486]: weewx[4486] INFO weewx.cheetahgenerator: Generated 13 files for report StandardReport in 0.85 seconds May 17 09:40:18 cactus python3[4486]: weewx[4486] INFO weewx.imagegenerator: Generated 12 images for report StandardReport in 0.61 seconds May 17 09:40:18 cactus python3[4486]: weewx[4486] INFO weewx.reportengine: Copied 0 files to /var/www/html/weewx May 17 09:40:18 cactus python3[4486]: weewx[4486] INFO paramiko.transport: Connected (version 2.0, client OpenSSH_7.6p1) May 17 09:40:19 cactus python3[4486]: weewx[4486] INFO paramiko.transport: Authentication (publickey) successful! May 17 09:40:19 cactus python3[4486]: weewx[4486] INFO paramiko.transport.sftp: [chan 0] Opened sftp connection (server version 3) May 17 09:40:21 cactus python3[4486]: weewx[4486] INFO weewx.restx: WOW: Published record 2022-05-17 09:40:00 ADT (1652791200) May 17 09:40:24 cactus python3[4486]: weewx[4486] INFO paramiko.transport.sftp: [chan 0] sftp session closed. May 17 09:40:24 cactus python3[4486]: weewx[4486] INFO user.sftp: sftpgenerator: transferred 33 files in 5.62 seconds May 17 09:40:30 cactus python3[4486]: weewx[4486] INFO weewx.restx: WeatherCloud: Published record 2022-05-17 09:40:00 ADT (1652791200) May 17 09:41:01 cactus CRON[5518]: pam_unix(cron:session): session opened for user root(uid=0) by (uid=0) May 17 09:41:01 cactus CRON[5519]: (root) CMD (/root/find_rain_gust_day.sh >/dev/null 2>&1) May 17 09:41:02 cactus CRON[5518]: pam_unix(cron:session): session closed for user root May 17 09:45:16 cactus python3[4486]: weewx[4486] INFO weewx.manager: Added record 2022-05-17 09:45:00 ADT (1652791500) to database 'weewx.sdb' May 17 09:45:16 cactus python3[4486]: weewx[4486] INFO weewx.manager: Added record 2022-05-17 09:45:00 ADT (1652791500) to daily summary in 'weewx.sdb' May 17 09:45:16 cactus python3[4486]: weewx[4486] INFO weewx.cheetahgenerator: Generated 6 files for report SmartphoneReport in 0.06 seconds May 17 09:45:16 cactus python3[4486]: weewx[4486] INFO weewx.restx: PWSWeather: Published record 2022-05-17 09:45:00 ADT (1652791500) May 17 09:45:17 cactus python3[4486]: weewx[4486] INFO weewx.restx: CWOP: Published record 2022-05-17 09:45:00 ADT (1652791500) May 17 09:45:17 cactus python3[4486]: weewx[4486] INFO weewx.restx: AWEKAS: Published record 2022-05-17 09:45:00 ADT (1652791500) May 17 09:45:17 cactus python3[4486]: weewx[4486] INFO weewx.restx: Weather365: Published record 2022-05-17 09:45:00 ADT (1652791500) May 17 09:45:17 cactus python3[4486]: weewx[4486] INFO weewx.imagegenerator: Generated 6 images for report SmartphoneReport in 0.58 seconds May 17 09:45:17 cactus python3[4486]: weewx[4486] INFO weewx.reportengine: Copied 0 files to /var/www/html/weewx/smartphone May 17 09:45:17 cactus python3[4486]: weewx[4486] INFO weewx.restx: WOW: Published record 2022-05-17 09:45:00 ADT (1652791500) May 17 09:45:18 cactus python3[4486]: weewx[4486] INFO weewx.cheetahgenerator: Generated 13 files for report StandardReport in 0.92 seconds May 17 09:45:19 cactus python3[4486]: weewx[4486] INFO weewx.imagegenerator: Generated 12 images for report StandardReport in 0.62 seconds May 17 09:45:19 cactus python3[4486]: weewx[4486] INFO weewx.reportengine: Copied 0 files to /var/www/html/weewx May 17 09:45:19 cactus python3[4486]: weewx[4486] INFO paramiko.transport: Connected (version 2.0, client OpenSSH_7.6p1) May 17 09:45:19 cactus python3[4486]: weewx[4486] INFO paramiko.transport: Authentication (publickey) successful! May 17 09:45:20 cactus python3[4486]: weewx[4486] INFO paramiko.transport.sftp: [chan 0] Opened sftp connection (server version 3) May 17 09:45:25 cactus python3[4486]: weewx[4486] INFO paramiko.transport.sftp: [chan 0] sftp session closed. May 17 09:45:25 cactus python3[4486]: weewx[4486] INFO user.sftp: sftpgenerator: transferred 33 files in 6.07 seconds May 17 09:46:01 cactus CRON[6141]: pam_unix(cron:session): session opened for user root(uid=0) by (uid=0) May 17 09:46:01 cactus CRON[6142]: (root) CMD (/root/find_rain_gust_day.sh >/dev/null 2>&1) May 17 09:46:02 cactus CRON[6141]: pam_unix(cron:session): session closed for user root May 17 09:50:16 cactus python3[4486]: weewx[4486] INFO weewx.manager: Added record 2022-05-17 09:50:00 ADT (1652791800) to database 'weewx.sdb' May 17 09:50:16 cactus python3[4486]: weewx[4486] INFO weewx.manager: Added record 2022-05-17 09:50:00 ADT (1652791800) to daily summary in 'weewx.sdb' May 17 09:50:16 cactus python3[4486]: weewx[4486] INFO weewx.cheetahgenerator: Generated 6 files for report SmartphoneReport in 0.07 seconds May 17 09:50:16 cactus python3[4486]: weewx[4486] INFO weewx.restx: PWSWeather: Published record 2022-05-17 09:50:00 ADT (1652791800) May 17 09:50:17 cactus python3[4486]: weewx[4486] INFO weewx.restx: AWEKAS: Published record 2022-05-17 09:50:00 ADT (1652791800) May 17 09:50:17 cactus python3[4486]: weewx[4486] INFO weewx.restx: Weather365: Published record 2022-05-17 09:50:00 ADT (1652791800) May 17 09:50:17 cactus python3[4486]: weewx[4486] INFO weewx.imagegenerator: Generated 6 images for report SmartphoneReport in 0.61 seconds May 17 09:50:17 cactus python3[4486]: weewx[4486] INFO weewx.reportengine: Copied 0 files to /var/www/html/weewx/smartphone May 17 09:50:17 cactus python3[4486]: weewx[4486] INFO weewx.restx: CWOP: Published record 2022-05-17 09:50:00 ADT (1652791800) May 17 09:50:17 cactus python3[4486]: weewx[4486] INFO weewx.restx: WOW: Published record 2022-05-17 09:50:00 ADT (1652791800) May 17 09:50:18 cactus python3[4486]: weewx[4486] INFO weewx.cheetahgenerator: Generated 13 files for report StandardReport in 0.89 seconds May 17 09:50:18 cactus python3[4486]: weewx[4486] INFO weewx.imagegenerator: Generated 12 images for report StandardReport in 0.62 seconds May 17 09:50:18 cactus python3[4486]: weewx[4486] INFO weewx.reportengine: Copied 0 files to /var/www/html/weewx May 17 09:50:19 cactus python3[4486]: weewx[4486] INFO paramiko.transport: Connected (version 2.0, client OpenSSH_7.6p1) May 17 09:50:19 cactus python3[4486]: weewx[4486] INFO paramiko.transport: Authentication (publickey) successful! May 17 09:50:20 cactus python3[4486]: weewx[4486] INFO paramiko.transport.sftp: [chan 0] Opened sftp connection (server version 3) May 17 09:50:23 cactus python3[4486]: weewx[4486] INFO weewx.restx: WeatherCloud: Published record 2022-05-17 09:50:00 ADT (1652791800) May 17 09:50:24 cactus python3[4486]: weewx[4486] INFO paramiko.transport.sftp: [chan 0] sftp session closed. May 17 09:50:24 cactus python3[4486]: weewx[4486] INFO user.sftp: sftpgenerator: transferred 33 files in 5.65 seconds May 17 09:51:01 cactus CRON[6756]: pam_unix(cron:session): session opened for user root(uid=0) by (uid=0) May 17 09:51:01 cactus CRON[6757]: (root) CMD (/root/find_rain_gust_day.sh >/dev/null 2>&1) May 17 09:51:03 cactus CRON[6756]: pam_unix(cron:session): session closed for user root May 17 09:55:16 cactus python3[4486]: weewx[4486] INFO weewx.manager: Added record 2022-05-17 09:55:00 ADT (1652792100) to database 'weewx.sdb' May 17 09:55:16 cactus python3[4486]: weewx[4486] INFO weewx.manager: Added record 2022-05-17 09:55:00 ADT (1652792100) to daily summary in 'weewx.sdb' May 17 09:55:16 cactus python3[4486]: weewx[4486] INFO weewx.cheetahgenerator: Generated 6 files for report SmartphoneReport in 0.09 seconds May 17 09:55:16 cactus python3[4486]: weewx[4486] INFO weewx.restx: PWSWeather: Published record 2022-05-17 09:55:00 ADT (1652792100) May 17 09:55:16 cactus python3[4486]: weewx[4486] INFO weewx.restx: AWEKAS: Published record 2022-05-17 09:55:00 ADT (1652792100) May 17 09:55:17 cactus python3[4486]: weewx[4486] INFO weewx.restx: Weather365: Published record 2022-05-17 09:55:00 ADT (1652792100) May 17 09:55:17 cactus python3[4486]: weewx[4486] INFO weewx.restx: CWOP: Published record 2022-05-17 09:55:00 ADT (1652792100) May 17 09:55:17 cactus python3[4486]: weewx[4486] INFO weewx.imagegenerator: Generated 6 images for report SmartphoneReport in 0.60 seconds May 17 09:55:17 cactus python3[4486]: weewx[4486] INFO weewx.reportengine: Copied 0 files to /var/www/html/weewx/smartphone May 17 09:55:18 cactus python3[4486]: weewx[4486] INFO weewx.cheetahgenerator: Generated 13 files for report StandardReport in 0.92 seconds May 17 09:55:18 cactus python3[4486]: weewx[4486] INFO weewx.imagegenerator: Generated 12 images for report StandardReport in 0.63 seconds May 17 09:55:18 cactus python3[4486]: weewx[4486] INFO weewx.reportengine: Copied 0 files to /var/www/html/weewx May 17 09:55:19 cactus python3[4486]: weewx[4486] INFO paramiko.transport: Connected (version 2.0, client OpenSSH_7.6p1) May 17 09:55:19 cactus python3[4486]: weewx[4486] INFO paramiko.transport: Authentication (publickey) successful! May 17 09:55:19 cactus python3[4486]: weewx[4486] INFO weewx.restx: WOW: Published record 2022-05-17 09:55:00 ADT (1652792100) May 17 09:55:20 cactus python3[4486]: weewx[4486] INFO paramiko.transport.sftp: [chan 0] Opened sftp connection (server version 3) May 17 09:55:24 cactus python3[4486]: weewx[4486] INFO paramiko.transport.sftp: [chan 0] sftp session closed. May 17 09:55:24 cactus python3[4486]: weewx[4486] INFO user.sftp: sftpgenerator: transferred 33 files in 5.70 seconds May 17 09:56:01 cactus CRON[7367]: pam_unix(cron:session): session opened for user root(uid=0) by (uid=0) May 17 09:56:01 cactus CRON[7368]: (root) CMD (/root/find_rain_gust_day.sh >/dev/null 2>&1) May 17 09:56:02 cactus CRON[7367]: pam_unix(cron:session): session closed for user root May 17 10:00:16 cactus python3[4486]: weewx[4486] INFO weewx.manager: Added record 2022-05-17 10:00:00 ADT (1652792400) to database 'weewx.sdb' May 17 10:00:16 cactus python3[4486]: weewx[4486] INFO weewx.manager: Added record 2022-05-17 10:00:00 ADT (1652792400) to daily summary in 'weewx.sdb' May 17 10:00:16 cactus python3[4486]: weewx[4486] INFO weewx.cheetahgenerator: Generated 6 files for report SmartphoneReport in 0.09 seconds May 17 10:00:16 cactus python3[4486]: weewx[4486] INFO weewx.restx: PWSWeather: Published record 2022-05-17 10:00:00 ADT (1652792400) May 17 10:00:16 cactus python3[4486]: weewx[4486] INFO weewx.restx: CWOP: Published record 2022-05-17 10:00:00 ADT (1652792400) May 17 10:00:16 cactus python3[4486]: weewx[4486] INFO weewx.restx: AWEKAS: Published record 2022-05-17 10:00:00 ADT (1652792400) May 17 10:00:17 cactus python3[4486]: weewx[4486] INFO weewx.restx: Weather365: Published record 2022-05-17 10:00:00 ADT (1652792400) May 17 10:00:17 cactus python3[4486]: weewx[4486] INFO weewx.restx: WOW: Published record 2022-05-17 10:00:00 ADT (1652792400) May 17 10:00:18 cactus python3[4486]: weewx[4486] INFO weewx.imagegenerator: Generated 12 images for report SmartphoneReport in 1.45 seconds May 17 10:00:18 cactus python3[4486]: weewx[4486] INFO weewx.reportengine: Copied 0 files to /var/www/html/weewx/smartphone May 17 10:00:19 cactus python3[4486]: weewx[4486] INFO weewx.cheetahgenerator: Generated 13 files for report StandardReport in 0.88 seconds May 17 10:00:21 cactus python3[4486]: weewx[4486] INFO weewx.imagegenerator: Generated 24 images for report StandardReport in 1.86 seconds May 17 10:00:21 cactus python3[4486]: weewx[4486] INFO weewx.reportengine: Copied 0 files to /var/www/html/weewx May 17 10:00:21 cactus python3[4486]: weewx[4486] INFO paramiko.transport: Connected (version 2.0, client OpenSSH_7.6p1) May 17 10:00:21 cactus python3[4486]: weewx[4486] INFO paramiko.transport: Authentication (publickey) successful! May 17 10:00:22 cactus python3[4486]: weewx[4486] INFO paramiko.transport.sftp: [chan 0] Opened sftp connection (server version 3) May 17 10:00:29 cactus python3[4486]: weewx[4486] INFO paramiko.transport.sftp: [chan 0] sftp session closed. May 17 10:00:29 cactus python3[4486]: weewx[4486] INFO user.sftp: sftpgenerator: transferred 51 files in 8.02 seconds May 17 10:00:30 cactus python3[4486]: weewx[4486] INFO weewx.restx: WeatherCloud: Published record 2022-05-17 10:00:00 ADT (1652792400) May 17 10:05:16 cactus python3[4486]: weewx[4486] INFO weewx.manager: Added record 2022-05-17 10:05:00 ADT (1652792700) to database 'weewx.sdb' May 17 10:05:16 cactus python3[4486]: weewx[4486] INFO weewx.manager: Added record 2022-05-17 10:05:00 ADT (1652792700) to daily summary in 'weewx.sdb' May 17 10:05:16 cactus python3[4486]: weewx[4486] INFO weewx.cheetahgenerator: Generated 6 files for report SmartphoneReport in 0.06 seconds May 17 10:05:16 cactus python3[4486]: weewx[4486] INFO weewx.restx: PWSWeather: Published record 2022-05-17 10:05:00 ADT (1652792700) May 17 10:05:16 cactus python3[4486]: weewx[4486] INFO weewx.restx: AWEKAS: Published record 2022-05-17 10:05:00 ADT (1652792700) May 17 10:05:17 cactus python3[4486]: weewx[4486] INFO weewx.restx: Weather365: Published record 2022-05-17 10:05:00 ADT (1652792700) May 17 10:05:17 cactus python3[4486]: weewx[4486] INFO weewx.restx: CWOP: Published record 2022-05-17 10:05:00 ADT (1652792700) May 17 10:05:17 cactus python3[4486]: weewx[4486] INFO weewx.imagegenerator: Generated 6 images for report SmartphoneReport in 0.61 seconds May 17 10:05:17 cactus python3[4486]: weewx[4486] INFO weewx.reportengine: Copied 0 files to /var/www/html/weewx/smartphone May 17 10:05:18 cactus python3[4486]: weewx[4486] INFO weewx.cheetahgenerator: Generated 13 files for report StandardReport in 0.87 seconds May 17 10:05:18 cactus python3[4486]: weewx[4486] INFO weewx.restx: WOW: Published record 2022-05-17 10:05:00 ADT (1652792700) May 17 10:05:18 cactus python3[4486]: weewx[4486] INFO weewx.imagegenerator: Generated 12 images for report StandardReport in 0.63 seconds May 17 10:05:18 cactus python3[4486]: weewx[4486] INFO weewx.reportengine: Copied 0 files to /var/www/html/weewx May 17 10:05:18 cactus python3[4486]: weewx[4486] INFO paramiko.transport: Connected (version 2.0, client OpenSSH_7.6p1) May 17 10:05:19 cactus python3[4486]: weewx[4486] INFO paramiko.transport: Authentication (publickey) successful! May 17 10:05:19 cactus python3[4486]: weewx[4486] INFO paramiko.transport.sftp: [chan 0] Opened sftp connection (server version 3) May 17 10:05:24 cactus python3[4486]: weewx[4486] INFO paramiko.transport.sftp: [chan 0] sftp session closed. May 17 10:05:24 cactus python3[4486]: weewx[4486] INFO user.sftp: sftpgenerator: transferred 33 files in 5.75 seconds May 17 10:06:01 cactus CRON[8591]: pam_unix(cron:session): session opened for user root(uid=0) by (uid=0) May 17 10:06:01 cactus CRON[8592]: (root) CMD (/root/find_rain_gust_day.sh >/dev/null 2>&1) May 17 10:06:02 cactus CRON[8591]: pam_unix(cron:session): session closed for user root On Tuesday, May 17, 2022 at 8:54:26 AM UTC-3 tke...@gmail.com wrote: > All, > > Can you give this version of the driver a try? Rather than restart from > the top, it tries a wakeup, then a retry. If that doesn't work after 3 > attempts, then it does a restart. > > > https://raw.githubusercontent.com/weewx/weewx/Issue_772/bin/weewx/drivers/vantage.py > > -tk > > On Mon, May 9, 2022 at 11:11 AM David Hathaway <hathaw...@gmail.com> > wrote: > >> I wish mine would settle down. I do the stop/start jobs because mine >> eventually exits the engine. >> >> Dave >> >> May 9 12:56:30 HP-Iron weewx[3016530] INFO weewx.restx: >> Wunderground-PWS: Published record 2022-05-09 12:55:00 CDT (1652118900) >> May 9 12:56:55 HP-Iron weewx[3016530] ERROR weewx.drivers.vantage: LOOP >> try #1; error: Expected to read 99 chars; got 0 instead >> May 9 12:56:59 HP-Iron weewx[3016530] ERROR weewx.drivers.vantage: LOOP >> try #2; error: Expected to read 99 chars; got 10 instead >> May 9 12:57:03 HP-Iron weewx[3016530] ERROR weewx.drivers.vantage: LOOP >> try #3; error: Expected to read 99 chars; got 20 instead >> May 9 12:57:07 HP-Iron weewx[3016530] ERROR weewx.drivers.vantage: LOOP >> try #4; error: Expected to read 99 chars; got 20 instead >> May 9 12:57:07 HP-Iron weewx[3016530] ERROR weewx.drivers.vantage: LOOP >> max tries (4) exceeded. >> May 9 12:57:07 HP-Iron weewx[3016530] INFO weewx.engine: Main loop >> exiting. Shutting engine down. >> May 9 12:57:07 HP-Iron weewx[3016530] CRITICAL __main__: Caught >> WeeWxIOError: Max tries exceeded while getting LOOP data. >> May 9 12:57:07 HP-Iron weewx[3016530] CRITICAL __main__: **** >> Waiting 60 seconds then retrying... >> May 9 12:58:07 HP-Iron weewx[3016530] INFO __main__: retrying... >> May 9 12:58:07 HP-Iron weewx[3016530] INFO weewx.engine: Loading station >> type Vantage (weewx.drivers.vantage) >> May 9 12:58:07 HP-Iron weewx[3016530] ERROR weewx.drivers.vantage: >> SerialException on read. >> May 9 12:58:07 HP-Iron weewx[3016530] ERROR weewx.drivers.vantage: >> **** read failed: device reports readiness to read but returned no data >> (device disconnected or multiple access on port?) >> May 9 12:58:07 HP-Iron weewx[3016530] ERROR weewx.drivers.vantage: >> **** Is there a competing process running?? >> May 9 12:58:08 HP-Iron weewx[3016530] ERROR weewx.drivers.vantage: No >> <ACK> received from console >> May 9 12:58:08 HP-Iron weewx[3016530] ERROR weewx.drivers.vantage: >> _determine_hardware; retry #0: 'No <ACK> received from Vantage console' >> May 9 12:58:08 HP-Iron weewx[3016530] ERROR weewx.drivers.vantage: No >> <ACK> received from console >> May 9 12:58:08 HP-Iron weewx[3016530] ERROR weewx.drivers.vantage: >> _determine_hardware; retry #1: 'No <ACK> received from Vantage console' >> May 9 12:58:08 HP-Iron weewx[3016530] ERROR weewx.drivers.vantage: No >> <ACK> received from console >> May 9 12:58:08 HP-Iron weewx[3016530] ERROR weewx.drivers.vantage: >> _determine_hardware; retry #2: 'No <ACK> received from Vantage console' >> May 9 12:58:08 HP-Iron weewx[3016530] ERROR weewx.drivers.vantage: No >> <ACK> received from console >> May 9 12:58:08 HP-Iron weewx[3016530] ERROR weewx.drivers.vantage: >> _determine_hardware; retry #3: 'No <ACK> received from Vantage console' >> May 9 12:58:08 HP-Iron weewx[3016530] ERROR weewx.drivers.vantage: >> Unable to read hardware type; raise WeeWxIOError >> May 9 12:58:08 HP-Iron weewx[3016530] ERROR weewx.engine: Import of >> driver failed: Unable to read hardware type (<class 'weewx.WeeWxIOError'>) >> May 9 12:58:08 HP-Iron weewx[3016530] CRITICAL weewx.engine: **** >> Traceback (most recent call last): >> May 9 12:58:08 HP-Iron weewx[3016530] CRITICAL weewx.engine: **** >> File "/usr/share/weewx/weewx/engine.py", line 119, in setupStation >> May 9 12:58:08 HP-Iron weewx[3016530] CRITICAL weewx.engine: **** >> self.console = loader_function(config_dict, self) >> May 9 12:58:08 HP-Iron weewx[3016530] CRITICAL weewx.engine: **** >> File "/usr/share/weewx/weewx/drivers/vantage.py", line 40, in loader >> May 9 12:58:08 HP-Iron weewx[3016530] CRITICAL weewx.engine: **** >> return VantageService(engine, config_dict) >> May 9 12:58:08 HP-Iron weewx[3016530] CRITICAL weewx.engine: **** >> File "/usr/share/weewx/weewx/drivers/vantage.py", line 1916, in __init__ >> May 9 12:58:08 HP-Iron weewx[3016530] CRITICAL weewx.engine: **** >> Vantage.__init__(self, **config_dict[DRIVER_NAME]) >> May 9 12:58:08 HP-Iron weewx[3016530] CRITICAL weewx.engine: **** >> File "/usr/share/weewx/weewx/drivers/vantage.py", line 517, in __init__ >> May 9 12:58:08 HP-Iron weewx[3016530] CRITICAL weewx.engine: **** >> self._setup() >> May 9 12:58:08 HP-Iron weewx[3016530] CRITICAL weewx.engine: **** >> File "/usr/share/weewx/weewx/drivers/vantage.py", line 1339, in _setup >> May 9 12:58:08 HP-Iron weewx[3016530] CRITICAL weewx.engine: **** >> self.hardware_type = self._determine_hardware() >> May 9 12:58:08 HP-Iron weewx[3016530] CRITICAL weewx.engine: **** >> File "/usr/share/weewx/weewx/drivers/vantage.py", line 1330, in >> _determine_hardware >> May 9 12:58:08 HP-Iron weewx[3016530] CRITICAL weewx.engine: **** >> raise weewx.WeeWxIOError("Unable to read hardware type") >> May 9 12:58:08 HP-Iron weewx[3016530] CRITICAL weewx.engine: **** >> weewx.WeeWxIOError: Unable to read hardware type >> May 9 12:58:08 HP-Iron weewx[3016530] CRITICAL __main__: Unable to load >> driver: Unable to read hardware type >> May 9 12:58:08 HP-Iron weewx[3016530] CRITICAL __main__: **** >> Exiting... >> >> On Monday, May 9, 2022 at 9:08:28 AM UTC-5 WindnFog wrote: >> >>> Here's my 2-cents worth. I have been fighting this error for 1-2 years >>> with a Vantage VUE and a roughly 6-year-old USB logger. It's always on >>> startup (or after a reboot.) It happens a few times and then stops. So >>> here are the things I've done to "fix" it. >>> >>> (1) Cleared the logger and reset the console (batteries out, etc.) >>> >>> (2) Replaced the Raspberry Pi hardware entirely (went from a 4GB to an >>> 8GB Pi 4) >>> >>> (3) Tried using a powered USB hub in case everything is drawing too much >>> current. It didn't help, so I removed it. >>> >>> (3) Changed USB cables and then added ferrite chokes to the most recent >>> one. >>> >>> (4) Rebuilt the operating system from scratch, going from 32-bit >>> Raspberry O/S to the Arm64 port of Debian GNU/Linux 11. >>> >>> (5) Re-installed weewx from scratch, including all the extensions I use. >>> >>> (5) Faithfully upgraded to every release of weewx (currently v4.8.0) >>> >>> (6) Replaced the data logger with a new one. >>> >>> I still get 3 to 5 of those "expected 99, got 0" errors one each boot, >>> and then it settles down and hums along without any more until the next >>> reboot. >>> >>> My conclusion is that this is an annoying bug/defect in the Davis >>> hardware or firmware that I am unwilling to chase any further. The system >>> works fine, and if I don't look at the logs for the first 5-10 minutes >>> after a restart, it doesn't bother me. If someone finds a permanent fix, >>> I'll apply it, but I've decided to live with it for now. >>> >>> Paul VE1DX >>> >>> https://ve1dx.net/ >>> >>> On Sunday, May 8, 2022 at 4:20:45 PM UTC-3 dave.m...@gmail.com wrote: >>> >>>> Just noticed a couple of errors thrown up by WeeWX: >>>> >>>> ERROR weewx.drivers.vantage: LOOP try #1; error: Expected to read 99 >>>> chars; got 0 instead. >>>> >>>> Having then read through this forum I then reset the data logger in the >>>> Vantage console (removed all power, pulled the data logger out for 20 >>>> seconds, replaced and then powered back up) and all appears to be back up >>>> and running OK. >>>> >>>> My first data logger lasted about 5 years before giving up on me, this >>>> one is about 3 years old, is this a sign that it's on its way out as well? >>>> >>>> They're not cheap! >>>> >>>> >>>> Thanks >>>> >>>> >>>> Dave >>>> >>>> >>>> -- >> 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/ee068372-0940-41fb-bf94-1bacc9505b4en%40googlegroups.com >> >> <https://groups.google.com/d/msgid/weewx-user/ee068372-0940-41fb-bf94-1bacc9505b4en%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/2a464bfa-3671-43d0-89fe-1ed4c17d497en%40googlegroups.com.