Don't really have an issue per se, ... ultimately postings are going through, ... but I have some strange inconsistent performance of this weatherstation.
3 configurations are: Weatherstation on Raspberry Pi 3 - Works with no Issues Weatherstation to Powered Hub to Raspberry Pi Zero W - Works with no Issues Weatherstation directly to Raspberry Pi Zero W - Here's where I get strange behavior, .. Oct 6 16:05:51 MiniWeather weewx[1486]: wh23xx: get_current: failed attempt 2 of 5: [Errno 110] Operation timed out Oct 6 16:03:11 MiniWeather weewx[1486]: wh23xx: get_current: failed attempt 1 of 5: [Errno 110] Operation timed out Oct 6 16:03:22 MiniWeather weewx[1486]: wh23xx: get_current: failed attempt 2 of 5: [Errno 110] Operation timed out Oct 6 16:03:48 MiniWeather weewx[1486]: wh23xx: get_current: failed attempt 1 of 5: [Errno 110] Operation timed out Oct 6 16:03:59 MiniWeather weewx[1486]: wh23xx: get_current: failed attempt 2 of 5: [Errno 110] Operation timed out Oct 6 16:04:25 MiniWeather weewx[1486]: wh23xx: get_current: failed attempt 1 of 5: [Errno 110] Operation timed out Oct 6 16:04:36 MiniWeather weewx[1486]: wh23xx: get_current: failed attempt 2 of 5: [Errno 110] Operation timed out Oct 6 16:05:02 MiniWeather weewx[1486]: wh23xx: get_current: failed attempt 1 of 5: [Errno 110] Operation timed out Oct 6 16:05:13 MiniWeather weewx[1486]: wh23xx: get_current: failed attempt 2 of 5: [Errno 110] Operation timed out Oct 6 16:05:24 MiniWeather weewx[1486]: manager: Added record 2017-10-06 16:05:00 CDT (1507323900) to database 'weewx.sdb' Oct 6 16:05:24 MiniWeather weewx[1486]: manager: Added record 2017-10-06 16:05:00 CDT (1507323900) to daily summary in 'weewx.sdb' Oct 6 16:05:24 MiniWeather weewx[1486]: restx: Wunderground-PWS: Published record 2017-10-06 16:05:00 CDT (1507323900) Oct 6 16:05:40 MiniWeather weewx[1486]: wh23xx: get_current: failed attempt 1 of 5: [Errno 110] Operation timed out Oct 6 16:05:44 MiniWeather weewx[1486]: cheetahgenerator: Generated 14 files for report StandardReport in 18.80 seconds Oct 6 16:05:46 MiniWeather weewx[1486]: imagegenerator: Generated 12 images for StandardReport in 2.45 seconds Oct 6 16:05:46 MiniWeather weewx[1486]: copygenerator: copied 9 files to /var/www/html/weewx Oct 6 16:05:51 MiniWeather weewx[1486]: wh23xx: get_current: failed attempt 2 of 5: [Errno 110] Operation timed out As you can see, it starts to log failed attempts, never goes past attempt 2, .. ultimately the data going to the website and wunderground is getting updated. Any ideas how to either change the timeout retry or something to keep it from erroring out? (not sure it even matters). Polling_interval is currently set to 300. Arkos -- 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.
