Jul 26 10:45:21 raspberrypi weewx[2305]: VantagePro: DMPAFT complete: page timestamp 2013-07-18 19:20:00 CDT (1374193200) less than final timestamp 2013-07-18 22:25:00 CDT (1374204300)
Jul 26 10:50:20 raspberrypi weewx[2305]: VantagePro: DMPAFT complete: page timestamp 2013-07-18 19:20:00 CDT (1374193200) less than final timestamp 2013-07-18 22:25:00 CDT (1374204300)
Jul 26 10:55:21 raspberrypi weewx[2305]: VantagePro: DMPAFT complete: page timestamp 2013-07-18 19:20:00 CDT (1374193200) less than final timestamp 2013-07-18 22:25:00 CDT (1374204300)
wee_config_vantage /home/weewx/weewx.conf --info
wee_config_vantage /home/weewx/weewx.conf --dumpwee_config_vantage /home/weewx/weewx.conf --clearHi, John
This sounds like a classic memory corruption problem. I think you're ok with doing the dump, followed immediately by the clear. It would be nice to remove the batteries as well, but not essential.
Let us know how it turns out.
-tk
Fat-fingered from my Android phone
--
You received this message because you are subscribed to the Google Groups "Weewx user's group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to weewx-user+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
# ./wee_config_vantage /home/weewx/weewx.conf --dump
Opened existing database 'archive_sqlite'
Starting dump ...
Traceback (most recent call last):2013-07-19 18:30:00 CDT (1374276600)
File "./wee_config_vantage", line 367, in <module>
main()
File "./wee_config_vantage", line 115, in main
dump_logger(station, config_dict)
File "./wee_config_vantage", line 358, in dump_logger
for record in station.genArchiveDump():
File "/home/weewx/bin/weewx/VantagePro.py", line 554, in genArchiveDump
_page = self.port.get_data_with_crc16(267, prompt=_ack, max_tries=self.max_tries)
File "/home/weewx/bin/weewx/VantagePro.py", line 175, in get_data_with_crc16
raise weewx.CRCError("Unable to pass CRC16 check while getting data")
weewx.CRCError: Unable to pass CRC16 check while getting data
root@raspberrypi:
:/home/weewx/bin# ./wee_config_vantage /home/weewx/weewx.conf --clear
Clearing the archive memory ...
Proceeding will erase old archive records.
Hi, John
Yes, it's an issue with all of the Davis instruments.
-tk
Fat-fingered from my Android phone