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