Xfinity crapped again, cutting my station off from the net. I decided to
try wunderfixer.
When run as
>> sudo wunderfixer -t
I get a lot of pseudo-published records, such as.
Using configuration file /etc/weewx/weewx.conf.
Using database binding 'wx_binding', which is bound to database
'archive_mysql'
2016-11-02 00:00:00 CDT (1478062800); 30.014"; 75.2F; 86%; 0.8 mph; 97
deg; 2.0 mph gust; 70.7F; 0.00" rain; 0.00" daily rain ... skipped.
2016-11-02 00:01:00 CDT (1478062860); 30.013"; 75.2F; 86%; 0.2 mph; 97
deg; 1.0 mph gust; 70.7F; 0.00" rain; 0.00" daily rain ... skipped.
etc
However, run as
>> sudo wunderfixer
I get:
Using configuration file /etc/weewx/weewx.conf.
Using database binding 'wx_binding', which is bound to database
'archive_mysql'
2016-11-02 00:00:00 CDT (1478062800); 30.014"; 75.2F; 86%; 0.8 mph; 97
deg; 2.0 mph gust; 70.7F; 0.00" rain; 0.00" daily rain
Traceback (most recent call last):
File "/usr/bin/wunderfixer", line 558, in <module>
main()
File "/usr/bin/wunderfixer", line 276, in main
wunder.postData(record)
File "/usr/bin/wunderfixer", line 387, in postData
for _key in weewx.restx.AmbientThread._formats:
AttributeError: type object 'AmbientThread' has no attribute '_formats'
What am I doing wrong?
Dave
--
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.