I doubt a reinstall will make any difference, unless the Zero has some kind of weird intermittent firewall set up.
On Sat, Mar 2, 2024 at 6:34 PM Curtis Esac <[email protected]> wrote: > Thanks Tom, that will be my next thing to try contacting Meteo-Pi. > > I also just got a new Raspberry Pi 5 (currently weewx is on a Raspberry Pi > Zeor 2 W), so I'm going to put weewx 5 on it and start fresh and see if > that works. > > Thanks! > > On Saturday, March 2, 2024 at 6:28:56 PM UTC-8 Tom Keffer wrote: > >> From the small log snippet that you provided it looks like weewx was able >> to successfully download at least one record. Then it failed. So, this is >> an intermittent problem? If so, the --loop-on-init flag won't make any >> difference. >> >> Could be anything. I don't have any experience with the Meteo-Pi logger. >> Have you asked the Meteo people? >> >> -tk >> >> >> >> On Sat, Mar 2, 2024 at 6:20 PM Curtis Esac <[email protected]> wrote: >> >>> 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 >>> <https://groups.google.com/d/msgid/weewx-user/ca757666-ec15-4828-9414-27022c70f8d5n%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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/weewx-user/b56b206d-2352-4728-b9b1-0dc6ca6cdddbn%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/b56b206d-2352-4728-b9b1-0dc6ca6cdddbn%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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/CAPq0zEAuC0vebb1jpZQ93oWWQp8Ez%3DgJh8R%3Dz_%3DyOBE9JF%3DKBQ%40mail.gmail.com.
