You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
python3 prog.py --host=192.168.178.15 dump
Error processing response message M:
Traceback (most recent call last):
File "/home/cd/.local/lib/python3.11/site-packages/maxcube/cube.py", line 126, in __parse_responses
self.parse_m_message(msg.arg)
File "/home/cd/.local/lib/python3.11/site-packages/maxcube/cube.py", line 167, in parse_m_message
data = bytearray(base64.b64decode(message.split(",")[2]))
~~~~~~~~~~~~~~~~~~^^^
IndexError: list index out of range
[]
any idea?
The text was updated successfully, but these errors were encountered:
any idea?
The text was updated successfully, but these errors were encountered: