Bug #7878
closedException in `arv ws` while watching pipeline_instance logs
Description
I was running `arv ws -p z8ta6-d1hrv-57oti7794xi50hv` for the past ~15 hours, and it ran fine until 15 minutes ago when I got:
Exception in thread WebSocketClient:
Traceback (most recent call last):
File "/software/hgi/pkglocal/python-2.7.10-ucs4/lib/python2.7/threading.py", line 810, in _bootstrap_inner
self.run()
File "/software/hgi/pkglocal/python-2.7.10-ucs4/lib/python2.7/threading.py", line 763, in run
self._target(*self.__args, **self.__kwargs)
File "build/bdist.linux-x86_64/egg/ws4py/websocket.py", line 430, in run
self.terminate()
File "build/bdist.linux-x86_64/egg/ws4py/websocket.py", line 327, in terminate
self.closed(1006, "Going away")
TypeError: 'bool' object is not callable
Starting it up again appears to be fine, but (a) "'bool' object is not callable" is not a nice error message, and (b) it would be nice if it recovered from the error.
This is with arv cli / sdk installed from source (built on 20151119 from git commit 76683cd).
Updated by Joshua Randall over 10 years ago
This happened again - it might have been when keepstore was restarted. Does that make any sense?
Updated by Brett Smith over 10 years ago
This was already fixed in a85ea61ef977320a17f8362c4ad5b54b3f206e8c, as part of work on #7751. Please install the Python SDK and tools >= 0.1.20151123211339.