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
2018-07-25 15:49:16 [models DEBUG] Proxy <coco.models.WSProxy object at 0x7f49b0c5cdd8> closed
Exception in thread Thread-4:
Traceback (most recent call last):
File "/usr/local/lib/python3.6/threading.py", line 916, in _bootstrap_inner
self.run()
File "/usr/local/lib/python3.6/threading.py", line 864, in run
self._target(*self._args, **self._kwargs)
File "/opt/coco/coco/proxy.py", line 47, in proxy
if asset.protocol != system_user.protocol:
AttributeError: 'Asset' object has no attribute 'protocol'
2018-07-25 15:49:16 [models DEBUG] Proxy <coco.models.WSProxy object at 0x7f49b0c5cdd8> closed
Exception in thread Thread-4:
Traceback (most recent call last):
File "/usr/local/lib/python3.6/threading.py", line 916, in _bootstrap_inner
self.run()
File "/usr/local/lib/python3.6/threading.py", line 864, in run
self._target(*self._args, **self._kwargs)
File "/opt/coco/coco/proxy.py", line 47, in proxy
if asset.protocol != system_user.protocol:
AttributeError: 'Asset' object has no attribute 'protocol'
开始以为是没升级sdk,因为环境不支持连外网,我手工更新了jumpserver-python-sdk-0.0.44.tar.gz,通过python setup.py install。
然后还是不行。
jumpserver coco lua都升级1.3.3了
The text was updated successfully, but these errors were encountered: