My weewx using GW-1000 on Pi Zero W worked fine for years until last update of Weewx. I couldn't seem to get all the issues figured out so I just made a fresh install of newest Bullseye lite ( no desktop) and set it all up for Weewx , Apache2, and the latest GW-1000 driver . I couldnt' get the real time clock to work on Pi following instructions I used to use so it is just with normal Pi clock now. Not sure if errors are from time issue ? I get the following errors Any ideas on how I should resolve this ?
Thanks Mar 5 22:23:38 weewx weewx[726] CRITICAL user.gw1000: **** queue_data = self.get_live_sensor_data() Mar 5 22:23:38 weewx weewx[726] CRITICAL user.gw1000: **** File "/usr/share/weewx/user/gw1000.py", line 2510, in get_live_sensor_data Mar 5 22:23:38 weewx weewx[726] CRITICAL user.gw1000: **** raw_data = self.station.get_livedata() Mar 5 22:23:38 weewx weewx[726] CRITICAL user.gw1000: **** File "/usr/share/weewx/user/gw1000.py", line 3434, in get_livedata Mar 5 22:23:38 weewx weewx[726] CRITICAL user.gw1000: **** if not self.rediscover(): Mar 5 22:23:38 weewx weewx[726] CRITICAL user.gw1000: **** File "/usr/share/weewx/user/gw1000.py", line 3928, in rediscover Mar 5 22:23:38 weewx weewx[726] CRITICAL user.gw1000: **** gw1000_str = ', '.join([':'.join(['%s:%d' % b]) for b in device_list]) Mar 5 22:23:38 weewx weewx[726] CRITICAL user.gw1000: **** File "/usr/share/weewx/user/gw1000.py", line 3928, in <listcomp> Mar 5 22:23:38 weewx weewx[726] CRITICAL user.gw1000: **** gw1000_str = ', '.join([':'.join(['%s:%d' % b]) for b in device_list]) Mar 5 22:23:38 weewx weewx[726] CRITICAL user.gw1000: **** TypeError: not enough arguments for format string Mar 5 22:41:45 weewx systemd[1]: Started Session 5 of user pi. Mar 5 22:42:01 weewx systemd[1]: Started Session 6 of user pi. -- 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/8f178c34-0d50-48c7-87d9-ed5453a4e04bn%40googlegroups.com.
