Substitute your version of wunderfixer with this one <https://raw.githubusercontent.com/weewx/weewx/master/bin/wunderfixer> and see if that fixes the problem.
-tk On Sat, Oct 8, 2016 at 6:41 AM, Steve <[email protected]> wrote: > I ran wunderfixer after upgrading to 3.6.0 tonight and got the following. > (Wunderfixer is run every night just before midnight via cron and the log > has always shown some missing data has been uploaded). Nothing appears in > weew.log after running it now. > > root@rpi3:/home/weewx/bin# /home/weewx/bin/wunderfixer --log=weewx.log > Using configuration file /home/weewx/weewx.conf. > Using database binding 'wx_binding', which is bound to database > 'archive_mysql' > 2016-10-09 00:15:00 AEDT (1475932500); 30.165"; 44.9F; 79%; 0.4 mph; 352 > deg; 2.5 mph gust; 38.9F; 0.00" rain; 0.00" daily rain > Traceback (most recent call last): > File "/home/weewx/bin/wunderfixer", line 558, in <module> > main() > File "/home/weewx/bin/wunderfixer", line 276, in main > wunder.postData(record) > File "/home/weewx/bin/wunderfixer", line 387, in postData > for _key in weewx.restx.AmbientThread._formats: > AttributeError: type object 'AmbientThread' has no attribute '_formats' > root@rpi3:/home/weewx/bin# > > > > -- > 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. > -- 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.
