<?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: 500 Internet Server Error when Update Apps/Add-Ons in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/500-Internet-Server-Error-when-Update-Apps-Add-Ons/m-p/305304#M4000</link>
    <description>&lt;P&gt;do you have http_proxy and https_proxy settings in your env variable pointing to your squid server? Also, do you have no_proxy setting in the env variable? if so, you need to adjust that to include local host&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 21:52:13 GMT</pubDate>
    <dc:creator>lakshman239</dc:creator>
    <dc:date>2020-09-29T21:52:13Z</dc:date>
    <item>
      <title>500 Internet Server Error when Update Apps/Add-Ons</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/500-Internet-Server-Error-when-Update-Apps-Add-Ons/m-p/305301#M3997</link>
      <description>&lt;P&gt;When I attempt to update my existing Apps/Add-Ons through my Search Head's GUI, I get a 500 Internet Server Error. When I tail the logs for the search head, I get this interesting python log:&lt;/P&gt;

&lt;P&gt;2018-01-12 17:11:47,107 ERROR [HTTP 404] Resource not found&lt;BR /&gt;
Traceback (most recent call last):&lt;BR /&gt;
  File "/opt/splunk/lib/python2.7/site-packages/splunk/rest/&lt;STRONG&gt;init&lt;/STRONG&gt;.py", line 187, in dispatch&lt;BR /&gt;
    methodOutput = method()&lt;BR /&gt;
  File "/opt/splunk/etc/system/bin/appsmanager.py", line 218, in handle_GET&lt;BR /&gt;
    tree = etree.ElementTree(self._get_feed_root(url, extra_get_args=get_args))&lt;BR /&gt;
  File "/opt/splunk/etc/system/bin/appsmanager.py", line 395, in _get_feed_root&lt;BR /&gt;
    raise splunk.RESTException(404, "Resource not found")&lt;BR /&gt;
RESTException: [HTTP 404] Resource not found&lt;/P&gt;

&lt;P&gt;Has anyone seen this before? Is this is bug, or configuration error? This particular search head is accessing the Internet through a Squid web proxy, and all access is currently working (except this).&lt;/P&gt;

&lt;P&gt;Thank you.&lt;BR /&gt;
Ed&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 17:38:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/500-Internet-Server-Error-when-Update-Apps-Add-Ons/m-p/305301#M3997</guid>
      <dc:creator>ejwade</dc:creator>
      <dc:date>2020-09-29T17:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: 500 Internet Server Error when Update Apps/Add-Ons</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/500-Internet-Server-Error-when-Update-Apps-Add-Ons/m-p/305302#M3998</link>
      <description>&lt;P&gt;hey &lt;BR /&gt;
Try configuring below in &lt;CODE&gt;/opt/splunk/etc/system/local/web.conf&lt;/CODE&gt;. From web.conf.spec: make it &lt;CODE&gt;300&lt;/CODE&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;splunkdConnectionTimeout = &amp;lt;integer&amp;gt;
     * Number of seconds to wait before timing out when communicating with splunkd
     * Must be at least 30
     * Values smaller than 30 will be ignored, resulting in the use of the default value
     * Defaults to 30
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Let me know if this helps!&lt;/P&gt;</description>
      <pubDate>Sat, 13 Jan 2018 05:11:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/500-Internet-Server-Error-when-Update-Apps-Add-Ons/m-p/305302#M3998</guid>
      <dc:creator>mayurr98</dc:creator>
      <dc:date>2018-01-13T05:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: 500 Internet Server Error when Update Apps/Add-Ons</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/500-Internet-Server-Error-when-Update-Apps-Add-Ons/m-p/305303#M3999</link>
      <description>&lt;P&gt;Didn't work unfortunately. Thanks for your input though, mayurr98! Any one else have any ideas?&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2018 18:54:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/500-Internet-Server-Error-when-Update-Apps-Add-Ons/m-p/305303#M3999</guid>
      <dc:creator>ejwade</dc:creator>
      <dc:date>2018-01-16T18:54:32Z</dc:date>
    </item>
    <item>
      <title>Re: 500 Internet Server Error when Update Apps/Add-Ons</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/500-Internet-Server-Error-when-Update-Apps-Add-Ons/m-p/305304#M4000</link>
      <description>&lt;P&gt;do you have http_proxy and https_proxy settings in your env variable pointing to your squid server? Also, do you have no_proxy setting in the env variable? if so, you need to adjust that to include local host&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 21:52:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/500-Internet-Server-Error-when-Update-Apps-Add-Ons/m-p/305304#M4000</guid>
      <dc:creator>lakshman239</dc:creator>
      <dc:date>2020-09-29T21:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: 500 Internet Server Error when Update Apps/Add-Ons</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/500-Internet-Server-Error-when-Update-Apps-Add-Ons/m-p/305305#M4001</link>
      <description>&lt;P&gt;I do not, but I have [proxyConfig] set in a server.conf file, and it works for connecting to the license server.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Nov 2018 21:39:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/500-Internet-Server-Error-when-Update-Apps-Add-Ons/m-p/305305#M4001</guid>
      <dc:creator>ejwade</dc:creator>
      <dc:date>2018-11-02T21:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: 500 Internet Server Error when Update Apps/Add-Ons</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/500-Internet-Server-Error-when-Update-Apps-Add-Ons/m-p/691304#M11549</link>
      <description>&lt;P&gt;This is very old, but did anyone ever figure this out? We've had a ticket open for a month now about this exact issue and have chased down every error message and possible conf change. If anyone out there has a possible solution or suggestion for this that would be awesome!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks everyone!!&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jun 2024 14:24:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/500-Internet-Server-Error-when-Update-Apps-Add-Ons/m-p/691304#M11549</guid>
      <dc:creator>treven</dc:creator>
      <dc:date>2024-06-21T14:24:03Z</dc:date>
    </item>
  </channel>
</rss>

