This is a classic case of memory corruption of the Vantage logger. See the section *Corrupt station memory <http://weewx.com/docs/usersguide.htm#html_generated_but_not_updated>* in the User's Guide.
-tk On Tue, Oct 25, 2016 at 8:25 PM, bcrosby <[email protected]> wrote: > I'm running Weewx v2.6.2 with a Davis Vantage VUE weather station on a > Raspberry Pi. It's been running perfectly for a very long time. About a > week ago, the Raspberry Pi took a hard crash. The system hasn't been > updating properly since. I can see in the logs that something is out of > sync in terms of date/time stamps (line 2405). I just don't know what to do > about it. Any help anyone can offer would be appreciated. The log follows: > > 2402 Oct 25 20:00:15 raspi weewx[2325]: vantage: Getting archive packets > since 2016-10-17 19:10:00 PDT (1476756600) > 2403 Oct 25 20:00:16 raspi weewx[2325]: vantage: successfully woke up > console > 2404 Oct 25 20:00:18 raspi weewx[2325]: vantage: Retrieving 513 page(s); > starting index= 4 > 2405 Oct 25 20:00:18 raspi weewx[2325]: vantage: DMPAFT complete: page > timestamp 2016-10-07 21:40:00 PDT (1475901600) less than final timestamp > 2016-10-17 19:10:00 PDT (1476756600) > 2406 Oct 25 20:00:18 raspi weewx[2325]: vantage: Catch up complete. > 2407 Oct 25 20:00:18 raspi weewx[2325]: reportengine: Running reports for > latest time in the database. > 2408 Oct 25 20:00:18 raspi weewx[2325]: reportengine: Running report > StandardReport > 2409 Oct 25 20:00:18 raspi weewx[2325]: reportengine: Found configuration > file /home/weewx/skins/Standard/skin.conf for report StandardReport > 2410 Oct 25 20:00:18 raspi weewx[2325]: cheetahgenerator: Running report > StandardReport for time period SummaryByMonth > 2411 Oct 25 20:00:18 raspi weewx[2325]: stats: Schema exists with 16 > elements > 2412 Oct 25 20:00:18 raspi weewx[2325]: vantage: successfully woke up > console > 2413 Oct 25 20:00:18 raspi weewx[2325]: vantage: Requesting 200 LOOP > packets. > 2414 Oct 25 20:00:19 raspi weewx[2325]: vantage: successfully woke up > console > 2415 Oct 25 20:00:20 raspi weewx[2325]: cheetahgenerator: generated 1 > 'SummaryByMonth' files for StandardReport in 1.68 seconds > 2416 Oct 25 20:00:20 raspi weewx[2325]: cheetahgenerator: Running report > StandardReport for time period SummaryByYear > 2417 Oct 25 20:00:26 raspi weewx[2325]: cheetahgenerator: generated 1 > 'SummaryByYear' files for StandardReport in 5.76 seconds > 2418 Oct 25 20:00:26 raspi weewx[2325]: cheetahgenerator: Running report > StandardReport for time period ToDate > 2419 Oct 25 20:00:29 raspi weewx[2325]: cheetahgenerator: generated 12 > 'ToDate' files for StandardReport in 3.60 seconds > 2420 Oct 25 20:00:34 raspi weewx[2325]: genimages: Generated 11 images for > StandardReport in 5.26 seconds > 2421 Oct 25 20:00:34 raspi weewx[2325]: reportengine: copied 0 files to > /home/weewx/public_html > 2422 Oct 25 20:00:34 raspi weewx[2325]: reportengine: Running report FTP > 2423 Oct 25 20:00:34 raspi weewx[2325]: reportengine: Found configuration > file /home/weewx/skins/Ftp/skin.conf for report FTP > 2424 Oct 25 20:00:34 raspi weewx[2325]: reportengine: FTP upload not > requested. Skipped. > 2425 Oct 25 20:00:34 raspi weewx[2325]: reportengine: Running report RSYNC > 2426 Oct 25 20:00:34 raspi weewx[2325]: reportengine: Found configuration > file /home/weewx/skins/Rsync/skin.conf for report RSYNC > 2427 Oct 25 20:00:34 raspi weewx[2325]: reportengine: rsync upload not > requested. Skipped. > > > Thanks in advance, Ben > > -- > 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]. > For more options, visit https://groups.google.com/d/optout. > -- 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]. For more options, visit https://groups.google.com/d/optout.
