IBM QRadar SOAR

IBM QRadar

Join this online user group to communicate across Security product users and IBM experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  Error when i send a action to the integration server

    Posted Thu April 11, 2019 05:32 PM
      |   view attached
    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 val
    NoneType: None

    Has 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
    ------------------------------


  • 2.  RE: Error when i send a action to the integration server

    Posted Thu April 11, 2019 05:47 PM
    Hi Asier,

    This is a known issue with Python 3.6 for <g class="gr_ gr_163 gr-alert gr_gramm gr_inline_cards gr_run_anim Style multiReplace" id="163" data-gr-id="163">the </g>utilities_attachment_hash<g class="gr_ gr_163 gr-alert gr_gramm gr_inline_cards gr_disable_anim_appear Style multiReplace" id="163" data-gr-id="163"> function</g>. This is being addressed and a fix will be made available shortly.

    ------------------------------
    Brian Walsh
    ------------------------------



  • 3.  RE: Error when i send a action to the integration server

    Posted Thu April 11, 2019 05:56 PM
    Thank you for your answer. What version of python do you recommend?

    ------------------------------
    Thanks.

    Asier Bayon
    ------------------------------



  • 4.  RE: Error when i send a action to the integration server

    Posted Thu April 11, 2019 06:04 PM
    Python 2.7 and 3.6 are both supported unless the integration specifies otherwise.

    ------------------------------
    Brian Walsh
    ------------------------------