Hi, Judging by the extensive log extract it seems that something has caused a problem with your logger and weeWX appears stuck trying to get the 2018-12-07 01:20:00 GMT record from the logger. However, that record is older than the most recent record in your database and hence no records are downloaded. I suggest you dump your loggers memory then clear the console memory using wee_device. To do this:
1. stop weeWX 2. dump your loggers memory <http://weewx.com/docs/hardware.htm#vantage_dumping_the_logger_memory> using the wee_device utility with the --dump action (doing this gives us the best chance of capturing any archive records that are stored in the logger but not in your database before we clear the console memory)' 3. clear the console memory <http://weewx.com/docs/hardware.htm#vantage_clear_console_memory> using wee_device with the --clear-memory action 4. start weeWX 5. monitor the log to ensure that archive records are being downloaded and saved to database every 5 minutes. There were some earlier issues in your log with weeWX being unable to obtain loop packets from your console. This could have some contention between competing processes or your serial prt but it seems to have gone away in the later log. We will give it the benefit of the doubt for the time being. The log also indicates that the console time has been substantially different to the RPi on a few occasions, weeWX will adjust the console time but this could be an indication of some temporal issues with your RPi or perhaps the console. Gary On Thursday, 13 December 2018 07:49:38 UTC+10, Heriberto Ochoa wrote: > > > > On Tue, Dec 11, 2018 at 8:37 PM Andrew Milner <[email protected] > <javascript:>> wrote: > >> If you posted the log it may help us to be able to help you. >> >> >> >> On Wednesday, 12 December 2018 04:07:52 UTC+2, [email protected] >> wrote: >>> >>> The station is Davis Vantage Pro 2, and the sistem is Raspbian >>> >>> On Tuesday, December 11, 2018 at 6:56:29 PM UTC-7, [email protected] >>> wrote: >>>> >>>> I have a problem with the database, never save the information in it, >>>> is there any way to set the save time? or verify what is the problem? >>>> >>> -- >> 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] <javascript:>. >> 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.
