Bug #2103
Error when attempting to unpack some values
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
10/21/2017
Due date:
% Done:
0%
Description
2017-10-21 02:31:05,213 ERROR Exception occurred within the run loop
Traceback (most recent call last):
File "C:\Program Files\Splunk\etc\apps\insteon\bin\insteon_app\pytomation\pyinsteon.py", line 328, in run
... 2 lines omitted ...
(insteonCommand, fromIdHigh, fromIdMid, fromIdLow, toIdHigh, toIdMid, toIdLow, messageFlags, command1, command2, data) = struct.unpack('xBBBBBBBBBB14s', responseBytes)
error: unpack requires a string argument of length 25