<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Splunk Addon for AWS configuration and Inputs keeps not loading after Splunk upgrade to 8.2.3.3? in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Addon-for-AWS-configuration-and-Inputs-keeps-not-loading/m-p/658055#M79765</link>
    <description>&lt;P&gt;Sometimes the fix is right there in the documentation itself:&lt;BR /&gt;&lt;A href="https://docs.splunk.com/Documentation/AddOns/released/AWS/Troubleshooting" target="_blank"&gt;https://docs.splunk.com/Documentation/AddOns/released/AWS/Troubleshooting&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I fixed the issue by updating splunk-launch.conf file and adding the custom PORT for Management.&lt;/P&gt;&lt;P&gt;The latest version of Aws add on doesn't work with custom management port. It only works on 8089.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 19 Sep 2023 20:24:40 GMT</pubDate>
    <dc:creator>behlkush</dc:creator>
    <dc:date>2023-09-19T20:24:40Z</dc:date>
    <item>
      <title>Splunk Addon for AWS configuration and Inputs keeps not loading after Splunk upgrade to 8.2.3.3?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Addon-for-AWS-configuration-and-Inputs-keeps-not-loading/m-p/579177#M75794</link>
      <description>&lt;P&gt;HI All,&lt;/P&gt;
&lt;P&gt;We are facing and issue with Splunk Addon for AWS where the Configuration and Inputs page on UI isn't loading and it keeps on loading with a circle without getting the page.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are observing it after we did Splunk enterprise upgrade recently to 8.2.3.3 . We also updated the add-on to latest version - 5.2.1&lt;/P&gt;
&lt;P&gt;Under Splunkd log we can see some REST errors . PFB&amp;nbsp;&lt;/P&gt;
&lt;P&gt;12-23-2021 07:40:25.606 -0500 ERROR AdminManagerExternal [11556 TcpChannelThread] - Unexpected error "&amp;lt;class 'splunklib.binding.HTTPError'&amp;gt;" from python handler: "HTTP 500 Internal Server E&lt;BR /&gt;rror -- Unexpected error "&amp;lt;class 'splunktaucclib.rest_handler.error.RestError'&amp;gt;" from python handler: "REST Error [500]: Internal Server Error -- Traceback (most recent call last):\n File&lt;BR /&gt;"/opt/splunk/hf/etc/apps/Splunk_TA_aws/bin/3rdparty/python3/urllib3/connectionpool.py", line 667, in urlopen\n self._prepare_proxy(conn)\n File "/opt/splunk/hf/etc/apps/Splunk_TA_aws/bi&lt;BR /&gt;n/3rdparty/python3/urllib3/connectionpool.py", line 930, in _prepare_proxy\n conn.connect()\n File "/opt/splunk/hf/etc/apps/Splunk_TA_aws/bin/3rdparty/python3/urllib3/connection.py", li&lt;BR /&gt;ne 316, in connect\n self._tunnel()\n File "/opt/splunk/hf/lib/python3.7/http/client.py", line 931, in _tunnel\n message.strip()))\nOSError: Tunnel connection failed: 403 Forbidden\n&lt;BR /&gt;\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File "/opt/splunk/hf/etc/apps/Splunk_TA_aws/bin/3rdparty/python3/solnlib/packa&lt;BR /&gt;ges/requests/adapters.py", line 449, in send\n timeout=timeout\n File "/opt/splunk/hf/etc/apps/Splunk_TA_aws/bin/3rdparty/python3/urllib3/connectionpool.py", line 725, in urlopen\n m&lt;BR /&gt;ethod, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2]\n File "/opt/splunk/hf/etc/apps/Splunk_TA_aws/bin/3rdparty/python3/urllib3/util/retry.py", line 439, in increment\n raise&lt;BR /&gt;MaxRetryError(_pool, url, error or ResponseError(cause))\nurllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='0', port=8089): Max retries exceeded with url: /servicesNS/nobody/Splun&lt;BR /&gt;k_TA_aws/configs/conf-aws_sqs_tasks/_reload (Caused by ProxyError('Cannot connect to proxy.', OSError('Tunnel connection failed: 403 Forbidden')))\n\nDuring handling of the above exception,&lt;BR /&gt;another exception occurred:\n\nTraceback (most recent call last):\n File "/opt/splunk/hf/etc/apps/Splunk_TA_aws/bin/3rdparty/python3/splunktaucclib/rest_handler/handler.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Error from python.log&lt;/P&gt;
&lt;P&gt;Traceback (most recent call last):&lt;BR /&gt;File "/opt/splunk/hf/etc/apps/Splunk_TA_aws/bin/3rdparty/python3/solnlib/splunk_rest_client.py", line 145, in request&lt;BR /&gt;verify=verify, proxies=proxies, cert=cert, **kwargs)&lt;BR /&gt;File "/opt/splunk/hf/etc/apps/Splunk_TA_aws/bin/3rdparty/python3/solnlib/packages/requests/api.py", line 60, in request&lt;BR /&gt;return session.request(method=method, url=url, **kwargs)&lt;BR /&gt;File "/opt/splunk/hf/etc/apps/Splunk_TA_aws/bin/3rdparty/python3/solnlib/packages/requests/sessions.py", line 533, in request&lt;BR /&gt;resp = self.send(prep, **send_kwargs)&lt;BR /&gt;File "/opt/splunk/hf/etc/apps/Splunk_TA_aws/bin/3rdparty/python3/solnlib/packages/requests/sessions.py", line 646, in send&lt;BR /&gt;r = adapter.send(request, **kwargs)&lt;BR /&gt;File "/opt/splunk/hf/etc/apps/Splunk_TA_aws/bin/3rdparty/python3/solnlib/packages/requests/adapters.py", line 510, in send&lt;BR /&gt;raise ProxyError(e, request=request)&lt;BR /&gt;solnlib.packages.requests.exceptions.ProxyError: HTTPSConnectionPool(host='0', port=8089): Max retries exceeded with url: /servicesNS/nobody/Splunk_TA_aws/configs/conf-aws_sqs_tasks/_reload (Caused by ProxyError('Cannot connect to proxy.', OSError('Tunnel connection failed: 403 Forbidden')))&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It has just impacted the UI, the inputs continues to work in the background.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any help with this would be appreciated.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Sumeet&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Sep 2022 14:55:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Addon-for-AWS-configuration-and-Inputs-keeps-not-loading/m-p/579177#M75794</guid>
      <dc:creator>sumeet1503</dc:creator>
      <dc:date>2022-09-28T14:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Addon for AWS configuration and Inputs keeps on loading after SPlunk upgrade to 8.2.3.3</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Addon-for-AWS-configuration-and-Inputs-keeps-not-loading/m-p/579187#M75795</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/226167"&gt;@sumeet1503&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had the same issue last month.&lt;/P&gt;&lt;P&gt;by my side was a management port error, which port do you use? 8089? or another one?&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ale&lt;/P&gt;</description>
      <pubDate>Thu, 23 Dec 2021 14:00:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Addon-for-AWS-configuration-and-Inputs-keeps-not-loading/m-p/579187#M75795</guid>
      <dc:creator>aasabatini</dc:creator>
      <dc:date>2021-12-23T14:00:14Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Addon for AWS configuration and Inputs keeps on loading after SPlunk upgrade to 8.2.3.3</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Addon-for-AWS-configuration-and-Inputs-keeps-not-loading/m-p/579188#M75796</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/222210"&gt;@aasabatini&lt;/a&gt;&amp;nbsp;:&lt;/P&gt;&lt;P&gt;Its using port 8089 for internal communication .Not sure whats wrong , it was all good until the upgrade and now we cant load the UI - full of Rest errors .&lt;/P&gt;&lt;P&gt;What did you do to fix this. ?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sumeet&lt;/P&gt;</description>
      <pubDate>Thu, 23 Dec 2021 14:31:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Addon-for-AWS-configuration-and-Inputs-keeps-not-loading/m-p/579188#M75796</guid>
      <dc:creator>sumeet1503</dc:creator>
      <dc:date>2021-12-23T14:31:41Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Addon for AWS configuration and Inputs keeps on loading after SPlunk upgrade to 8.2.3.3</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Addon-for-AWS-configuration-and-Inputs-keeps-not-loading/m-p/614857#M77704</link>
      <description>&lt;P&gt;were you able to fix it ? if yes, please share how ?&lt;/P&gt;</description>
      <pubDate>Wed, 28 Sep 2022 05:20:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Addon-for-AWS-configuration-and-Inputs-keeps-not-loading/m-p/614857#M77704</guid>
      <dc:creator>dm1</dc:creator>
      <dc:date>2022-09-28T05:20:31Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Addon for AWS configuration and Inputs keeps on loading after SPlunk upgrade to 8.2.3.3</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Addon-for-AWS-configuration-and-Inputs-keeps-not-loading/m-p/614861#M77706</link>
      <description>&lt;P&gt;Yes it works now. Basically we started splunkd from root on the box which fixed this UI issue.&lt;/P&gt;&lt;P&gt;Earlier we were starting it from splunk and was facing same.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;This was strange but at-least it works now.&lt;/P&gt;&lt;P&gt;We opened couple of splunk support tickets but they were not able to help.&lt;/P&gt;&lt;P&gt;One of the other solutions provided was to take a backup of inputs .. reinstall aws addon and reinstate the inputs .. we didnt try this as we couldnt afford to loose the data flow for a while .&lt;/P&gt;&lt;P&gt;hope this helps.. happy splunking&lt;/P&gt;</description>
      <pubDate>Wed, 28 Sep 2022 05:41:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Addon-for-AWS-configuration-and-Inputs-keeps-not-loading/m-p/614861#M77706</guid>
      <dc:creator>sumeet1503</dc:creator>
      <dc:date>2022-09-28T05:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Addon for AWS configuration and Inputs keeps on loading after SPlunk upgrade to 8.2.3.3</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Addon-for-AWS-configuration-and-Inputs-keeps-not-loading/m-p/614862#M77707</link>
      <description>&lt;P&gt;Thanks for your prompt reply.&lt;/P&gt;&lt;P&gt;in that instance, what user your splunk service running as root or splunk ?&lt;/P&gt;&lt;P&gt;We are running splunk as "splunk" user, hence the question&lt;/P&gt;</description>
      <pubDate>Wed, 28 Sep 2022 05:45:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Addon-for-AWS-configuration-and-Inputs-keeps-not-loading/m-p/614862#M77707</guid>
      <dc:creator>dm1</dc:creator>
      <dc:date>2022-09-28T05:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Addon for AWS configuration and Inputs keeps on loading after SPlunk upgrade to 8.2.3.3</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Addon-for-AWS-configuration-and-Inputs-keeps-not-loading/m-p/614884#M77709</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;You shouldn't run splunk as a root as it's quite huge security issue!&lt;/P&gt;&lt;P&gt;Here is instructions how to fix management port issue with Splunk_TA_aws.&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/AddOns/released/AWS/Troubleshooting#Failed_to_load_input_and_configuration_page_when_running_the_Splunk_software_on_a_custom_management_port" target="_blank"&gt;Failed to load input and configuration page when running the Splunk software on a custom management port&lt;/A&gt;&lt;/P&gt;&lt;P&gt;r. Ismo&lt;/P&gt;</description>
      <pubDate>Wed, 28 Sep 2022 07:25:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Addon-for-AWS-configuration-and-Inputs-keeps-not-loading/m-p/614884#M77709</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2022-09-28T07:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Addon for AWS configuration and Inputs keeps on loading after SPlunk upgrade to 8.2.3.3</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Addon-for-AWS-configuration-and-Inputs-keeps-not-loading/m-p/615072#M77714</link>
      <description>&lt;P&gt;but the link you shared is for when Splunk custom port is used, however, in my case, I am just using default port 8089. does that setting still apply ?&lt;/P&gt;</description>
      <pubDate>Wed, 28 Sep 2022 23:08:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Addon-for-AWS-configuration-and-Inputs-keeps-not-loading/m-p/615072#M77714</guid>
      <dc:creator>dm1</dc:creator>
      <dc:date>2022-09-28T23:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Addon for AWS configuration and Inputs keeps not loading after Splunk upgrade to 8.2.3.3?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Addon-for-AWS-configuration-and-Inputs-keeps-not-loading/m-p/658055#M79765</link>
      <description>&lt;P&gt;Sometimes the fix is right there in the documentation itself:&lt;BR /&gt;&lt;A href="https://docs.splunk.com/Documentation/AddOns/released/AWS/Troubleshooting" target="_blank"&gt;https://docs.splunk.com/Documentation/AddOns/released/AWS/Troubleshooting&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I fixed the issue by updating splunk-launch.conf file and adding the custom PORT for Management.&lt;/P&gt;&lt;P&gt;The latest version of Aws add on doesn't work with custom management port. It only works on 8089.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 20:24:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Addon-for-AWS-configuration-and-Inputs-keeps-not-loading/m-p/658055#M79765</guid>
      <dc:creator>behlkush</dc:creator>
      <dc:date>2023-09-19T20:24:40Z</dc:date>
    </item>
  </channel>
</rss>

