Did you try any of the steps in the link that I gave you? In particular clearing the logger memory with *weectl device --clear-memory*. This is a common issue encountered with Davis loggers; the logger will provide loop packets (which is what software record generation is based upon) but not archive records (which is what hardware record generation is based upon). Frequently, unless you clear the logger memory the logger will stay in this corrupted state. Sure, it will work with software record generation as you have discovered, but you will loose the ability to backfill with records saved to the logger should your WeeWX machine stop working or have some sort of outage.
In the years I have been here I have not yet heard of a logger failing in the way you described; clearing the logger memory has always restored normal (hard archive record) operation. Gary On Monday 8 July 2024 at 07:42:46 UTC+10 [email protected] wrote: > Thank you. Data logger is not working anymore, so i switched in weewx.conf > parameter record_generation to software. > Maybe is time for a new meteo station. :) > > Dana nedjelja, 7. srpnja 2024. u 01:25:58 UTC+2 korisnik gjr80 napisao je: > >> From the very short log extract provided this sounds very much like >> corrupted station memory rather than anything to do with uploading to web >> server etc (if you look at the log at 12:30:15 no archive records were >> downloaded so no archive records added to database so the report cycle >> generates the same pages with the same (old) data). I would suggest working >> through the Corrupt station memory >> <https://github.com/weewx/weewx/wiki/Troubleshooting-the-Davis-Vantage-station#corrupt-station-memory> >> >> section of the Troubleshooting the Davis Vantage station >> <https://github.com/weewx/weewx/wiki/Troubleshooting-the-Davis-Vantage-station> >> >> wiki page. >> >> Gary >> >> On Saturday 6 July 2024 at 23:25:41 UTC+10 [email protected] wrote: >> >>> No. >>> All the data is from this morning. >>> >>> >>> Dana subota, 6. srpnja 2024. u 15:07:21 UTC+2 korisnik Graham Eddy >>> napisao je: >>> >>>> my last attempt at the question: are the reports generated on the weewx >>>> server under public_html (not those viewed on the external web server) >>>> showing correct/latest data? it is a yes/no question >>>> *⊣GE⊢* >>>> >>>> On 6 Jul 2024, at 11:03 PM, Igor Dobrača <[email protected]> wrote: >>>> >>>> For me Weewx isn't collecting anything since the last data is for this >>>> morning. >>>> >>>> Dana subota, 6. srpnja 2024. u 13:50:27 UTC+2 korisnik Graham Eddy >>>> napisao je: >>>> >>>>> if the weewx server data is correct, and your web server data is not, >>>>> then your uploading is the problem >>>>> *⊣GE⊢* >>>>> >>>>> On 6 Jul 2024, at 9:46 PM, Igor Dobrača <[email protected]> wrote: >>>>> >>>>> does the report on the weewx server (not the web server) include the >>>>> data? >>>>> >>>>> >>>>> >>>> -- >>>> 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/7f15d917-ef1d-4311-99d7-0711cd3432een%40googlegroups.com >>>> >>>> <https://groups.google.com/d/msgid/weewx-user/7f15d917-ef1d-4311-99d7-0711cd3432een%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/43a61511-da84-40c3-9f5f-59f25f0367c9n%40googlegroups.com.
