Hi, with the ws28xx driver I've encountered the following:
Jul 10 21:01:00 weewxPi weewx[1381]: ftpgenerator: ftp'd 46 files in 9.28 seconds Jul 10 21:10:12 weewxPi weewx[1381]: ws28xx: MainThread: no new weather data after 609 seconds Jul 10 21:10:12 weewxPi weewx[1381]: ws28xx: MainThread: no contact with console after 609 seconds: press [SET] to sync Jul 10 21:20:43 weewxPi weewx[1381]: ws28xx: MainThread: no new weather data after 1239 seconds Jul 10 21:20:43 weewxPi weewx[1381]: ws28xx: MainThread: no contact with console after 1239 seconds: press [SET] to sync Jul 10 21:30:43 weewxPi weewx[1381]: ws28xx: MainThread: no new weather data after 1840 seconds Jul 10 21:30:43 weewxPi weewx[1381]: ws28xx: MainThread: no contact with console after 1840 seconds: press [SET] to sync Jul 10 21:41:14 weewxPi weewx[1381]: ws28xx: MainThread: no new weather data after 2470 seconds Jul 10 21:41:14 weewxPi weewx[1381]: ws28xx: MainThread: no contact with console after 2470 seconds: press [SET] to sync Jul 10 21:51:14 weewxPi weewx[1381]: ws28xx: MainThread: no new weather data after 3071 seconds Jul 10 21:51:14 weewxPi weewx[1381]: ws28xx: MainThread: no contact with console after 3071 seconds: press [SET] to sync Jul 10 22:00:20 weewxPi weewx[1381]: manager: Added record 2019-07-10 21:05:00 CEST (1562785500) to database 'weewx.sdb' Jul 10 22:00:20 weewxPi weewx[1381]: manager: Added record 2019-07-10 21:05:00 CEST (1562785500) to daily summary in 'weewx.sdb' Jul 10 22:00:20 weewxPi weewx[1381]: engine: Garbage collected 10889 objects Jul 10 22:00:27 weewxPi weewx[1381]: cheetahgenerator: Generated 14 files for report StandardReport in 6.78 seconds Jul 10 22:00:45 weewxPi weewx[1381]: imagegenerator: Generated 36 images for StandardReport in 18.05 seconds Jul 10 22:00:45 weewxPi weewx[1381]: copygenerator: copied 0 files to /var/www/weewx Jul 10 22:00:47 weewxPi weewx[1381]: GaugeGenerator: Generated 7 images for HTMLPages in 1.90 seconds Jul 10 22:00:47 weewxPi weewx[1381]: translategenerator.pyc: Language is german Jul 10 22:00:51 weewxPi weewx[1381]: historygenerator.pyc: Generated 12 tables in 3.90 seconds Jul 10 22:00:57 weewxPi weewx[1381]: cheetahgenerator: Generated 11 files for report HTMLPages in 9.90 seconds Jul 10 22:00:57 weewxPi weewx[1381]: copygenerator: copied 0 files to /var/www/weewx/Bootstrap Jul 10 22:00:57 weewxPi weewx[1381]: translategenerator.pyc: Language is german Jul 10 22:01:30 weewxPi weewx[1381]: imagegenerator: Generated 28 images for BigImages in 32.66 seconds Jul 10 22:01:30 weewxPi weewx[1381]: translategenerator.pyc: Language is german Jul 10 22:01:52 weewxPi weewx[1381]: imagegenerator: Generated 28 images for SmallImages in 22.25 seconds Jul 10 22:02:04 weewxPi weewx[1381]: ftpgenerator: ftp'd 74 files in 11.68 seconds Jul 10 22:02:20 weewxPi weewx[1381]: ftpgenerator: ftp'd 74 files in 15.58 seconds Jul 10 22:10:21 weewxPi weewx[1381]: ws28xx: MainThread: no new weather data after 617 seconds Jul 10 22:10:21 weewxPi weewx[1381]: ws28xx: MainThread: no contact with console after 617 seconds: press [SET] to sync Jul 10 22:20:21 weewxPi weewx[1381]: ws28xx: MainThread: no new weather data after 1218 seconds Jul 10 22:20:21 weewxPi weewx[1381]: ws28xx: MainThread: no contact with console after 1218 seconds: press [SET] to sync Jul 10 22:30:52 weewxPi weewx[1381]: ws28xx: MainThread: no new weather data after 1848 seconds Jul 10 22:30:52 weewxPi weewx[1381]: ws28xx: MainThread: no contact with console after 1848 seconds: press [SET] to sync Jul 10 22:41:22 weewxPi weewx[1381]: ws28xx: MainThread: no new weather data after 2479 seconds Jul 10 22:41:22 weewxPi weewx[1381]: ws28xx: MainThread: no contact with console after 2479 seconds: press [SET] to sync Jul 10 22:51:53 weewxPi weewx[1381]: ws28xx: MainThread: no new weather data after 3109 seconds Jul 10 22:51:53 weewxPi weewx[1381]: ws28xx: MainThread: no contact with console after 3109 seconds: press [SET] to sync Jul 10 23:00:27 weewxPi weewx[1381]: manager: Added record 2019-07-10 22:05:00 CEST (1562789100) to database 'weewx.sdb' Jul 10 23:00:28 weewxPi weewx[1381]: manager: Added record 2019-07-10 22:05:00 CEST (1562789100) to daily summary in 'weewx.sdb' Contact to console was lost and the regaind, but the missing archive values are not beeing backfilled. What is the reason for this? The only solution I know for backfilling values is to restore a backup of the database file (which I save on a daily basis) from a time before the contact was lost, and restart weewx. The missing archive values are then read from the console and stored. Should'nt weewx try to get these values from console when conatct is regained? Is there another workaround without restoing a database backup which means loosing all loop-data? (which means possible data loss of min/max values, winddir and wind) -- 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/25e150a2-a099-4b55-8051-c286fa1ccbf7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
