Saw this traceback on tl.cendio.se after a disruption caused the communication between the master/agent to explode. Haven't done any more investigation. > 2024-09-13 12:25:14 ERROR vsmagent: Exception in callback ServerProtocol._callback_done(<Future>) > 2024-09-13 12:25:14 ERROR vsmagent: handle: <Handle ServerProtocol._callback_done(<Future>)> > 2024-09-13 12:25:14 ERROR vsmagent: ---------------------------------------- > 2024-09-13 12:25:14 ERROR vsmagent: Traceback (most recent call last): > 2024-09-13 12:25:14 ERROR vsmagent: File "/usr/lib64/python3.9/asyncio/events.py", line 80, in _run > 2024-09-13 12:25:14 ERROR vsmagent: self._context.run(self._callback, *self._args) > 2024-09-13 12:25:14 ERROR vsmagent: File "/opt/thinlinc/modules/thinlinc/vsm/xmlrpc.py", line 349, in _callback_done > 2024-09-13 12:25:14 ERROR vsmagent: assert future is self . _response > 2024-09-13 12:25:14 ERROR vsmagent: AssertionError > 2024-09-13 12:25:14 ERROR vsmagent: ----------------------------------------
As far as we could tell, there were no major practical issues caused by this. Rather, this error log was triggered by other more substantial problems.