Unhandled exception (_linux_set_time)
Traceback (most recent call last):
File "/root/agent/utils.py", line 42, in lineReceived
self.handle_command(command, args)
File "agent.py", line 143, in handle_command
retval = func(**args)
File "/root/agent/linux/_linuxcontext.py", line 107, in set_time
Context._linux_set_time(float(time))
TypeError: unbound method _linux_set_time() must be called with Context instance as first argument (got float instance instead)
-
changed title from Unhandles exception (_linux_set_time) to Unhandled exception (_linux_set_time)
Toggle commit list -
closed
Toggle commit list
Please
register
or
sign in
to comment