Good evening all - I have finally gotten around to updating my 3-yo weewx station running on RPi. New build: RPi 4B, 64-bit Bookworm with desktop Besides weewx and apache2 webserver, nothing else was installed. Forgot to change local time in raspi-config, so the first hour or so was running BST %^( Changed to MST (Phoenix) about 1900 hours, seemed to reboot fine, and updated the local apache and ftp'd to my webserver jonadams.com/pages/weewx.
At around 1935, it appears to have stopped updating either the local or the distant webserver. Trying to resolve that now. Here's an output from systemctl status: jta@rpi-weewx:/var/www/html/weewx $ systemctl status weewx.service ● weewx.service - WeeWX Loaded: loaded (/lib/systemd/system/weewx.service; enabled; preset: enabled) Active: active (running) since Fri 2024-04-19 19:47:58 MST; 15min ago Docs: https://weewx.com/docs Main PID: 1263 (python3) Tasks: 1 (limit: 3910) CPU: 22.820s CGroup: /system.slice/weewx.service └─1263 python3 /usr/share/weewx/weewxd.py /etc/weewx/weewx.conf Apr 19 20:02:23 rpi-weewx weewxd[1263]: ERROR weewx.drivers.vantage: LOOP batch try #1; error: No <ACK> received from Vantage console Apr 19 20:02:23 rpi-weewx weewxd[1263]: DEBUG weeutil.ftpupload: 0 ./index.html 1ee0d0a57c964e821245a1ca3955fbb9bb40b71b88824331040a4dc4328c3823 Apr 19 20:02:23 rpi-weewx weewxd[1263]: DEBUG weeutil.ftpupload: Uploaded file /var/www/html/weewx/index.html to /jonadams/pages/weewx/index.html Apr 19 20:02:23 rpi-weewx weewxd[1263]: DEBUG weeutil.ftpupload: 1 ./telemetry.html dc9834d1f7c371e384a3c894ffceacf58fe0cb89c097c81e668576c5b22adf68 Apr 19 20:02:24 rpi-weewx weewxd[1263]: DEBUG weeutil.ftpupload: Uploaded file /var/www/html/weewx/telemetry.html to /jonadams/pages/weewx/telemetry.html Apr 19 20:02:24 rpi-weewx weewxd[1263]: INFO weewx.reportengine: ftpgenerator: Ftp'd 2 files in 1.07 seconds Apr 19 20:02:24 rpi-weewx weewxd[1263]: DEBUG weewx.reportengine: Report 'RSYNC' not enabled. Skipping. Apr 19 20:02:24 rpi-weewx weewxd[1263]: DEBUG weewx.drivers.vantage: Successfully woke up Vantage console Apr 19 20:03:14 rpi-weewx weewxd[1263]: DEBUG weewx.drivers.vantage: Getting archive packets since 2024-04-19 19:35:00 MST (1713580500) Apr 19 20:03:16 rpi-weewx weewxd[1263]: DEBUG weewx.drivers.vantage: Successfully woke up Vantage console jta@rpi-weewx:/var/www/html/weewx $ I'm not sure what I did that caused it to stop updating the pages. And it used to be sending 30-40 files to the remote webserver, but now only two, index.html and telemetry.html. Both are stuck at 1935 hours MST. What am I doing wrong? Cheers - Jon N7UV -- 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/a874622d-bdc5-47bb-8df2-96b6a2d5216cn%40googlegroups.com.