new error

Traceback (most recent call last):
  File "./bin/weewxd", line 64, in <module>
    weewx.engine.main(options, args)
  File "/volume1/homes/weewx/bin/weewx/engine.py", line 861, in main
    engine.run()
  File "/volume1/homes/weewx/bin/weewx/engine.py", line 182, in run
    for packet in self.console.genLoopPackets():
  File "/volume1/homes/weewx/bin/weewx/drivers/wmr300.py", line 830, in 
genLoopPackets
    pkt = Station.decode(buf)
  File "/volume1/homes/weewx/bin/weewx/drivers/wmr300.py", line 1230, in 
decode
    pkt = getattr(Station, '_decode_%02x' % buf[0])(buf)
IndexError: array index out of range

-- 
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 weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to