Hi every body!
I have a problem when i send a action on attachment tab, as you can see it on the figure1.
When i click on the action, the log of integration server look a error with
_attachment_hash_function.2019-04-11 23:12:30,560 ERROR [actions_component] <task[functionworker] (<function function.__call__.<locals>.decorated.<locals>._call_the_task at 0x7f5ad50619d8>, <utilities_attachment_hash[functions.utilities_attachment_hash] (id=32, workflow=example_attachment_hash, user=user1@local.com) 2019-04-11 21:09:24.161000> incident_id=2121, attachment_id=32)> (<class 'resilient_circuits.action_message.FunctionException_'>): FunctionException_: <Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/fn_utilities/components/utilities_attachment_hash.py", line 56, in _attachment_hash_function for algo in hashlib.algorithms:AttributeError: module 'hashlib' has no attribute 'algorithms'> File "/usr/local/lib/python3.6/site-packages/circuits/core/manager.py", line 856, in processTask raise value.extract() File "/usr/local/lib/python3.6/site-packages/resilient_circuits/actions_component.py", line 70, in _on_task yield result.get() File "/usr/local/lib/python3.6/multiprocessing/pool.py", line 644, in get raise self._value File "/usr/local/lib/python3.6/multiprocessing/pool.py", line 119, in worker result = (True, func(*args, **kwds)) File "/usr/local/lib/python3.6/site-packages/resilient_circuits/decorators.py", line 93, in _call_the_task raise valNoneType: NoneHas anybody any idea how can i fix this error? What can i do?
The version of python that i use is Python-3.6.4.
And the resilient version is Resilient 32.1.93
Thanks.
------------------------------
Asier
------------------------------