I have had weewx 4.10.2 working fine with my Meteo-Pi-Ethernet Logger,
now after starting weewx I get:
pi@raspberrypi:~ $ sudo systemctl status weewx
● weewx.service - LSB: weewx weather system
Loaded: loaded (/etc/init.d/weewx; generated)
Active: active (running) since Sat 2024-03-02 17:29:09 PST; 1min 13s
ago
Docs: man:systemd-sysv-generator(8)
Process: 13802 ExecStart=/etc/init.d/weewx start (code=exited,
status=0/SUCCESS)
Tasks: 2 (limit: 414)
CPU: 5.703s
CGroup: /system.slice/weewx.service
└─13815 python3 /usr/share/weewx/weewxd --daemon
--pidfile=/var/run/weewx.pid /etc/weewx/weewx.conf --loop-on-init
Mar 02 17:29:23 raspberrypi python3[13815]: weewx[13815] INFO
weewx.manager: Added record 2024-03-02 17:25:00 PST (1709429100) to
database 'weewx.sdb'
Mar 02 17:29:23 raspberrypi python3[13815]: weewx[13815] INFO weewx.restx:
PWSWeather: Published record 2024-03-02 17:20:00 PST (1709428800)
Mar 02 17:29:23 raspberrypi python3[13815]: weewx[13815] INFO
weewx.manager: Added record 2024-03-02 17:25:00 PST (1709429100) to daily
summary in 'weewx.sdb'
Mar 02 17:29:23 raspberrypi python3[13815]: weewx[13815] INFO weewx.engine:
Starting main packet loop.
Mar 02 17:29:23 raspberrypi python3[13815]: weewx[13815] INFO weewx.restx:
PWSWeather: Published record 2024-03-02 17:25:00 PST (1709429100)
Mar 02 17:30:01 raspberrypi python3[13815]: weewx[13815] ERROR
weewx.drivers.vantage: ip-read error: timed out
Mar 02 17:30:01 raspberrypi python3[13815]: weewx[13815] ERROR
weewx.drivers.vantage: LOOP batch try #1; error: timed out
Mar 02 17:30:06 raspberrypi python3[13815]: weewx[13815] ERROR
weewx.drivers.vantage: ip-read error: timed out
Mar 02 17:30:13 raspberrypi python3[13815]: weewx[13815] ERROR
weewx.drivers.vantage: ip-read error: timed out
Mar 02 17:30:20 raspberrypi python3[13815]: weewx[13815] ERROR
weewx.drivers.vantage: ip-read error: timed out
Mar 02 17:30:26 raspberrypi python3[13815]: weewx[13815] ERROR
weewx.drivers.vantage: ip-read error: timed out
Mar 02 17:30:27 raspberrypi python3[13815]: weewx[13815] ERROR
weewx.drivers.vantage: Unable to wake up Vantage console
Mar 02 17:30:27 raspberrypi python3[13815]: weewx[13815] ERROR
weewx.drivers.vantage: LOOP batch try #2; error: Unable to wake up Vantage
console
With my web-browser I can view the Meteo-Pi_Ethernet Logger web page
directly and it is working and gives current wx data. Since it stopped
working I have added '--loop-on-init' to 'DAEMON_ARGS' in /etc/init.d/weewx
and also 'loop_on_init = True' near the top of /etc/weewx/weewx.conf.
I don't mess with weewx much, it has just worked, so I am a noob at trying
to track this down.
Thanks for any help.
--
You received this message because you are subscribed to the Google Groups
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/weewx-user/ca757666-ec15-4828-9414-27022c70f8d5n%40googlegroups.com.