All Apps and Add-ons

Problem with setup wizard error 500

gsimeuncevic
Engager

I have a problem with setup wizard showing up for Splunk Add-on for Symantec Endpoint Protection.
Tried on standalone Splunk test instance version 7.2.6.

I got this errors:

12-13-2019 16:13:31.828 +0100 ERROR SetupAdminHandler - Error while fetching url=/servicesNS/nobody/Splunk_TA_symantec-ep/symantec_ep_setup/symantec_ep_script/symantec_ep_script/?_strict=true;search=%20eai%3Aacl.app%3D%22%22%20OR%20eai%3Aacl.app%3D%22Splunk_TA_symantec-ep%22
12-13-2019 16:13:31.818 +0100 ERROR ScriptRunner - stderr from '/opt/splunk/bin/python /opt/splunk/bin/runScript.py setup':    File "/opt/splunk/etc/apps/Splunk_TA_symantec-ep/bin/splunktalib/ca_certs_locater.py", line 60, in _fallback
12-13-2019 16:13:31.818 +0100 ERROR ScriptRunner - stderr from '/opt/splunk/bin/python /opt/splunk/bin/runScript.py setup':    File "/opt/splunk/etc/apps/Splunk_TA_symantec-ep/bin/splunktalib/ca_certs_locater.py", line 50, in _get
12-13-2019 16:13:31.818 +0100 ERROR ScriptRunner - stderr from '/opt/splunk/bin/python /opt/splunk/bin/runScript.py setup':    File "/opt/splunk/etc/apps/Splunk_TA_symantec-ep/bin/splunktalib/ca_certs_locater.py", line 30, in get   
12-13-2019 16:13:31.818 +0100 ERROR ScriptRunner - stderr from '/opt/splunk/bin/python /opt/splunk/bin/runScript.py setup':    File "/opt/splunk/etc/apps/Splunk_TA_symantec-ep/bin/splunktalib/httplib2_helper/httplib2_py2/httplib2/certs.py", line 35, in where  
12-13-2019 16:13:31.818 +0100 ERROR ScriptRunner - stderr from '/opt/splunk/bin/python /opt/splunk/bin/runScript.py setup':    File "/opt/splunk/etc/apps/Splunk_TA_symantec-ep/bin/splunktalib/httplib2_helper/httplib2_py2/httplib2/__init__.py", line 273, in <module>
12-13-2019 16:13:31.818 +0100 ERROR ScriptRunner - stderr from '/opt/splunk/bin/python /opt/splunk/bin/runScript.py setup':    File "/opt/splunk/etc/apps/Splunk_TA_symantec-ep/bin/splunktalib/rest.py", line 9, in <module>
12-13-2019 16:13:31.818 +0100 ERROR ScriptRunner - stderr from '/opt/splunk/bin/python /opt/splunk/bin/runScript.py setup':    File "/opt/splunk/etc/apps/Splunk_TA_symantec-ep/bin/splunktalib/conf_manager/request.py", line 1, in <module>
12-13-2019 16:13:31.818 +0100 ERROR ScriptRunner - stderr from '/opt/splunk/bin/python /opt/splunk/bin/runScript.py setup':    File "/opt/splunk/etc/apps/Splunk_TA_symantec-ep/bin/splunktalib/conf_manager/conf_endpoints.py", line 3, in <module>    
12-13-2019 16:13:31.818 +0100 ERROR ScriptRunner - stderr from '/opt/splunk/bin/python /opt/splunk/bin/runScript.py setup':    File "/opt/splunk/etc/apps/Splunk_TA_symantec-ep/bin/splunktalib/conf_manager/conf_manager.py", line 10, in <module>
12-13-2019 16:13:31.818 +0100 ERROR ScriptRunner - stderr from '/opt/splunk/bin/python /opt/splunk/bin/runScript.py setup':    File "/opt/splunk/etc/apps/Splunk_TA_symantec-ep/bin/symantec_ep_script.py", line 5, in <module>

This is directly from command line:

splunktest:~ # /opt/splunk/bin/splunk cmd python /opt/splunk/etc/apps/Splunk_TA_symantec-ep/bin/symantec_ep_script.py
Traceback (most recent call last):
  File "/opt/splunk/etc/apps/Splunk_TA_symantec-ep/bin/symantec_ep_script.py", line 5, in <module>
    from splunktalib.conf_manager import conf_manager as conf
  File "/opt/splunk/etc/apps/Splunk_TA_symantec-ep/bin/splunktalib/conf_manager/conf_manager.py", line 10, in <module>
    from splunktalib.conf_manager.conf_endpoints import \
  File "/opt/splunk/etc/apps/Splunk_TA_symantec-ep/bin/splunktalib/conf_manager/conf_endpoints.py", line 3, in <module>
    from splunktalib.conf_manager.request import _content_request
  File "/opt/splunk/etc/apps/Splunk_TA_symantec-ep/bin/splunktalib/conf_manager/request.py", line 1, in <module>
    import splunktalib.rest as rest
  File "/opt/splunk/etc/apps/Splunk_TA_symantec-ep/bin/splunktalib/rest.py", line 9, in <module>
    from httplib2 import (socks, ProxyInfo, Http)
  File "/opt/splunk/etc/apps/Splunk_TA_symantec-ep/bin/splunktalib/httplib2_helper/httplib2_py2/httplib2/__init__.py", line 273, in <module>
    CA_CERTS = certs.where()
  File "/opt/splunk/etc/apps/Splunk_TA_symantec-ep/bin/splunktalib/httplib2_helper/httplib2_py2/httplib2/certs.py", line 35, in where
    return custom_ca_locater_where()
  File "/opt/splunk/etc/apps/Splunk_TA_symantec-ep/bin/splunktalib/ca_certs_locater.py", line 30, in get
    return _get()
  File "/opt/splunk/etc/apps/Splunk_TA_symantec-ep/bin/splunktalib/ca_certs_locater.py", line 50, in _get
    _fallback()
  File "/opt/splunk/etc/apps/Splunk_TA_symantec-ep/bin/splunktalib/ca_certs_locater.py", line 60, in _fallback
    raise ImportError('Unable to load system certificate authority files')
ImportError: Unable to load system certificate authority files

Can someone help out?

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Why Splunk Customers Should Attend Cisco Live 2026 Las Vegas

Why Splunk Customers Should Attend Cisco Live 2026 Las Vegas     Cisco Live 2026 is almost here, and this ...

What Is the Name of the USB Key Inserted by Bob Smith? (BOTS Hint, Not the Answer)

Hello Splunkers,   So you searched, “what is the name of the usb key inserted by bob smith?”  Not gonna lie… ...

Automating Threat Operations and Threat Hunting with Recorded Future

    Automating Threat Operations and Threat Hunting with Recorded Future June 29, 2026 | Register   Is your ...