The log shows that this is a clear case of corruption of the logger's memory. Or, at least, that is one problem. The clue is:
Aug 5 17:55:53 raspi4weewx weewx-dav[851767] DEBUG weewx.drivers.vantage: Getting archive packets since 2022-08-05 17:54:00 CEST (1659714840) Aug 5 17:55:53 raspi4weewx weewx-dav[851767] DEBUG weewx.drivers.vantage: Gentle wake up of console successful Aug 5 17:55:55 raspi4weewx weewx-dav[851767] DEBUG weewx.drivers.vantage: Retrieving 513 page(s); starting index= 3 Aug 5 17:55:55 raspi4weewx weewx-dav[851767] DEBUG weewx.drivers.vantage: DMPAFT complete: page timestamp 2022-08-03 19:22:00 CEST (1659547320) less than final timestamp 2022-08-05 17:54:00 CEST (1659714840) Despite claiming that there are 513 pages to retrieve, it downloads ... nothing. See the wiki discussion *Corrupt station memory <https://github.com/weewx/weewx/wiki/Troubleshooting-the-Davis-Vantage-station#corrupt-station-memory>* for how to clear. This is a good example of why you *always* want to include the log, even if it seems uneventful. On Fri, Aug 5, 2022 at 10:05 AM Joachim Puttkammer <[email protected]> wrote: > the paste.bin links > https://pastebin.com/svry9inN > https://pastebin.com/BaDZ9KRD > > vince schrieb am Freitag, 5. August 2022 um 18:02:07 UTC+2: > >> see https://github.com/weewx/weewx/wiki/faq-where-are-my-logs >> >> On Friday, August 5, 2022 at 8:03:00 AM UTC-7 [email protected] wrote: >> >>> Which Log? >>> /var/log/syslog >>> or >>> # Set to 1 for extra debug info, otherwise comment it out or set to zero >>> debug = 0 >>> or ???? >> >> -- > 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/b49fca31-ab0f-4924-845b-d3f9f036c103n%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/b49fca31-ab0f-4924-845b-d3f9f036c103n%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/CAPq0zEBXUohS%2BOFBty_PBh77hDCCSfBuENT8n4dR1zM94NcU3A%40mail.gmail.com.
