IBM QRadar SOAR

IBM QRadar

Join this online topic 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.


#Security
#QRadar
#SecuringhybridcloudandAI
 View Only
  • 1.  fn_domaintools error

    Posted 10/01/20 03:10 AM

    Hi Guys,

    After I installed on my IS the fn_domaintools-1.1.0 app I tried to run resilient-circuits customize but it gives me an error:

    Failed, importing
    Traceback (most recent call last):
    File "/usr/local/lib/python3.6/site-packages/resilient/co3.py", line 576, in put
    response = super(SimpleClient, self).put(uri, payload, co3_context_token, timeout)
    File "/usr/local/lib/python3.6/site-packages/resilient/co3base.py", line 506, in put
    BasicHTTPException.raise_if_error(response)
    File "/usr/local/lib/python3.6/site-packages/resilient/co3base.py", line 62, in raise_if_error
    raise BasicHTTPException(response)
    resilient.co3base.BasicHTTPException: Internal Server Error: {"success":false,"title":null,"message":"Internal Server Error"," hints":[],"error_code":"generic"}

    During handling of the above exception, another exception occurred:

    Traceback (most recent call last):
    File "/usr/local/bin/resilient-circuits", line 33, in <module>
    sys.exit(load_entry_point('resilient-circuits==37.0.214', 'console_scripts', 'resilient-circuits')())
    File "/usr/local/lib/python3.6/site-packages/resilient_circuits/bin/resilient_circuits_cmd.py", line 697, in main
    customize_resilient(args)
    File "/usr/local/lib/python3.6/site-packages/resilient_circuits/util/resilient_customize.py", line 95, in customize_resilient
    do_customize_resilient(client, entry_points, args.yflag, args.install_list)
    File "/usr/local/lib/python3.6/site-packages/resilient_circuits/util/resilient_customize.py", line 132, in do_customize_resil ient
    customizations.load_import(definition, dist)
    File "/usr/local/lib/python3.6/site-packages/resilient_circuits/util/resilient_customize.py", line 199, in load_import
    self.client.put(uri, result)
    File "/usr/local/lib/python3.6/site-packages/resilient/co3.py", line 578, in put
    _raise_if_error(ex.get_response())
    File "/usr/local/lib/python3.6/site-packages/resilient/co3.py", line 211, in _raise_if_error
    raise SimpleHTTPException(response)
    resilient.co3.SimpleHTTPException: Internal Server Error: {"success":false,"title":null,"message":"Internal Server Error","hin ts":[],"error_code":"generic"}

    I checked the Message destination but there is no fn_domaintools yet.

    What could be the problem?

    Thank you.

    Adam



    ------------------------------
    Adam
    ------------------------------


  • 2.  RE: fn_domaintools error

    Posted 10/08/20 09:35 AM

    Hi Adam,

    Have you tried installing it in a Python 2 environment? I don't see that it has been updated for python 3 yet.



    ------------------------------
    Elizabeth Hecht
    ------------------------------



  • 3.  RE: fn_domaintools error

    Posted 10/13/20 02:02 AM
    Hi Elizabeth,

    Thank you for your answer.

    Then unfortunately it won't be suitable for.

    ------------------------------
    Adam
    ------------------------------