On Friday, September 2, 2016 at 9:45:06 AM UTC-4, Александр Игнатишин wrote:
>
> 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
>


what version of weewx?

what version of wmr300 driver?

does this happen repeatably?

do you get the same result when you use the latest wmr300.py from the 
repository?

-- 
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.

Reply via email to