All Apps and Add-ons

Why is Splunk aws add-on throwing 500s and showing blank UI?

gurleenk
New Member

I'm using Splunk Enterprise 6.5 and have tried re-installing splunk-aws-add-on couple of times now. Trying to Launch the add-on throws many 500 responses in the browser inspector (console).

The error in tail -100 splunk_ta_aws_description.log is as follows

2018-01-29 02:46:52,384 level=ERROR pid=32556 tid=MainThread logger=splunktalib pos=rest.py:do_splunkd_request:93 | Failed to send rest request=https://127.0.0.1:5500/servicesNS/-/-/configs/conf-aws_description_tasks?count=-1, errcode=unknown, reason=Traceback (most recent call last):
  File "/home/splunk/etc/apps/Splunk_TA_aws/bin/3rdparty/splunktalib/rest.py", line 89, in do_splunkd_request
    data, timeout)
  File "/home/splunk/etc/apps/Splunk_TA_aws/bin/3rdparty/splunktalib/rest.py", line 38, in httplib2_req
    splunkd_uri, method=method, headers=headers, body=data)
  File "/home/splunk/etc/apps/Splunk_TA_aws/bin/3rdparty/httplib2/__init__.py", line 1593, in request
    (response, content) = self._request(conn, authority, uri, request_uri, method, body, headers, redirections, cachekey)
  File "/home/splunk/etc/apps/Splunk_TA_aws/bin/3rdparty/httplib2/__init__.py", line 1335, in _request
    (response, content) = self._conn_request(conn, request_uri, method, body, headers)
  File "/home/splunk/etc/apps/Splunk_TA_aws/bin/3rdparty/httplib2/__init__.py", line 1291, in _conn_request
    response = conn.getresponse()
  File "/opt/splunk/lib/python2.7/httplib.py", line 1108, in getresponse
    raise ResponseNotReady()
ResponseNotReady

2018-01-29 02:46:52,385 level=ERROR pid=32556 tid=MainThread logger=splunktalib pos=rest.py:do_splunkd_request:93 | Failed to send rest request=https://127.0.0.1:5500/servicesNS/-/-/configs/conf-aws_description_tasks?count=-1, errcode=unknown, reason=Traceback (most recent call last):
  File "/home/splunk/etc/apps/Splunk_TA_aws/bin/3rdparty/splunktalib/rest.py", line 89, in do_splunkd_request
    data, timeout)
  File "/home/splunk/etc/apps/Splunk_TA_aws/bin/3rdparty/splunktalib/rest.py", line 38, in httplib2_req
    splunkd_uri, method=method, headers=headers, body=data)
  File "/home/splunk/etc/apps/Splunk_TA_aws/bin/3rdparty/httplib2/__init__.py", line 1593, in request
    (response, content) = self._request(conn, authority, uri, request_uri, method, body, headers, redirections, cachekey)
  File "/home/splunk/etc/apps/Splunk_TA_aws/bin/3rdparty/httplib2/__init__.py", line 1335, in _request
    (response, content) = self._conn_request(conn, request_uri, method, body, headers)
  File "/home/splunk/etc/apps/Splunk_TA_aws/bin/3rdparty/httplib2/__init__.py", line 1257, in _conn_request
    conn.connect()
  File "/home/splunk/etc/apps/Splunk_TA_aws/bin/3rdparty/httplib2/__init__.py", line 1060, in connect
    raise socket.error, msg
error: [Errno 111] Connection refused

2018-01-29 02:46:52,385 level=ERROR pid=32556 tid=MainThread logger=splunktalib pos=rest.py:do_splunkd_request:93 | Failed to send rest request=https://127.0.0.1:5500/servicesNS/-/-/configs/conf-aws_description_tasks?count=-1, errcode=unknown, reason=Traceback (most recent call last):
  File "/home/splunk/etc/apps/Splunk_TA_aws/bin/3rdparty/splunktalib/rest.py", line 89, in do_splunkd_request
    data, timeout)
  File "/home/splunk/etc/apps/Splunk_TA_aws/bin/3rdparty/splunktalib/rest.py", line 38, in httplib2_req
    splunkd_uri, method=method, headers=headers, body=data)
  File "/home/splunk/etc/apps/Splunk_TA_aws/bin/3rdparty/httplib2/__init__.py", line 1593, in request
    (response, content) = self._request(conn, authority, uri, request_uri, method, body, headers, redirections, cachekey)
  File "/home/splunk/etc/apps/Splunk_TA_aws/bin/3rdparty/httplib2/__init__.py", line 1335, in _request
    (response, content) = self._conn_request(conn, request_uri, method, body, headers)
  File "/home/splunk/etc/apps/Splunk_TA_aws/bin/3rdparty/httplib2/__init__.py", line 1257, in _conn_request
    conn.connect()
  File "/home/splunk/etc/apps/Splunk_TA_aws/bin/3rdparty/httplib2/__init__.py", line 1060, in connect
    raise socket.error, msg
error: [Errno 111] Connection refused
0 Karma

amiller100
New Member

I am also seeing this issue. Where you able to get resolved?

0 Karma
Get Updates on the Splunk Community!

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...