ed
unread,Feb 22, 2012, 10:19:24 AM2/22/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to wfrog-users
I get the following errors in my log file. Only seems to happen with
very little or no wind.
I have noticed this in both versions 0.8.1 and 0.8.2
Driver is wh1080.py.
Linux os.
2012-02-22 07:09:24,787 ERROR [wflogger] Could not send event to
<wfcommon.generic.YamlMultiElement object at 0x9b2dd0c>
Traceback (most recent call last):
File "/var/wfrog-0.8.2/wflogger/wflogger.py", line 127, in
output_loop
self.collector.send_event(event, context=context)
File "/var/wfrog-0.8.2/wfcommon/generic/multi.py", line 62, in _call
result[name] = r.__getattribute__(attr).__call__(*args,
**keywords)
File "/var/wfrog-0.8.2/wflogger/collector/flush.py", line 77, in
send_event
self.collector.send_event(event, context)
File "/var/wfrog-0.8.2/wfcommon/generic/user.py", line 65, in _call
return self.target.__getattribute__(attr).__call__(*args,
**keywords)
File "/var/wfrog-0.8.2/wflogger/collector/base.py", line 52, in
send_event
self._report_wind(event.mean.speed, event.mean.dir,
event.gust.speed, event.gust.dir)
AttributeError: 'Event' object has no attribute 'gust'
2012-02-22 07:12:35,526 INFO [collector.aggregator] New period