<?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 Internal Server Error when I click &amp;quot;Manage Apps&amp;quot; under settings in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/500-Internal-Server-Error-when-I-click-quot-Manage-Apps-quot/m-p/635300#M78747</link>
    <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I did&amp;nbsp;&lt;SPAN&gt;grep -rl "&amp;lt;dashboard" /opt/splunk/etc/* | grep "\.xml" | xargs grep "&amp;lt;label&amp;gt;&amp;lt;/label&amp;gt;",&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;found an .xml file with no content inside&amp;nbsp;&amp;lt;label&amp;gt;&amp;lt;/label&amp;gt;, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;changed it to&amp;nbsp;&amp;lt;label&amp;gt;Corvil&amp;lt;/label&amp;gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;restarted Splunk -in fact, the whole system-,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;tried updating an app -any app- &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;and the 500 Error is still there.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any suggestion?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Tue, 21 Mar 2023 12:33:19 GMT</pubDate>
    <dc:creator>Nenya</dc:creator>
    <dc:date>2023-03-21T12:33:19Z</dc:date>
    <item>
      <title>500 Internal Server Error when I click "Manage Apps" under settings?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/500-Internal-Server-Error-when-I-click-quot-Manage-Apps-quot/m-p/466387#M74181</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;
&lt;P&gt;I am getting 500 Internal Server Error when I click on Manage Apps, however other functionalities are working fine.&lt;/P&gt;
&lt;P&gt;Any quick help would be greatly appreciated.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2023 19:41:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/500-Internal-Server-Error-when-I-click-quot-Manage-Apps-quot/m-p/466387#M74181</guid>
      <dc:creator>manish_singh_77</dc:creator>
      <dc:date>2023-03-21T19:41:03Z</dc:date>
    </item>
    <item>
      <title>Re: 500 Internal Server Error when I click "Manage Apps" under settings</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/500-Internal-Server-Error-when-I-click-quot-Manage-Apps-quot/m-p/466388#M74182</link>
      <description>&lt;P&gt;What do you get in your splunkd log?&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2020 09:24:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/500-Internal-Server-Error-when-I-click-quot-Manage-Apps-quot/m-p/466388#M74182</guid>
      <dc:creator>broberg</dc:creator>
      <dc:date>2020-02-13T09:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: 500 Internal Server Error when I click "Manage Apps" under settings</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/500-Internal-Server-Error-when-I-click-quot-Manage-Apps-quot/m-p/466389#M74183</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/137153"&gt;@broberg&lt;/a&gt; &lt;/P&gt;

&lt;P&gt;I don't see any specific error.&lt;/P&gt;

&lt;P&gt;I see this error in the web access log.&lt;/P&gt;

&lt;P&gt;ERROR   [5e452b083b7f55f825d890] error:335 - Traceback (most recent call last):&lt;BR /&gt;
  File "/opt/splunk/lib/python3.7/site-packages/cherrypy/&lt;EM&gt;cprequest.py", line 628, in respond&lt;BR /&gt;
    self._do_respond(path_info)&lt;BR /&gt;
  File "/opt/splunk/lib/python3.7/site-packages/cherrypy/_cprequest.py", line 687, in _do_respond&lt;BR /&gt;
    response.body = self.handler()&lt;BR /&gt;
  File "/opt/splunk/lib/python3.7/site-packages/cherrypy/lib/encoding.py", line 219, in __call&lt;/EM&gt;_&lt;BR /&gt;
    self.body = self.oldhandler(*args, **kwargs)&lt;BR /&gt;
  File "/opt/splunk/lib/python3.7/site-packages/splunk/appserver/mrsparkle/lib/htmlinjectiontoolfactory.py", line 75, in wrapper&lt;BR /&gt;
    resp = handler(*args, **kwargs)&lt;BR /&gt;
  File "/opt/splunk/lib/python3.7/site-packages/cherrypy/&lt;EM&gt;cpdispatch.py", line 54, in __call&lt;/EM&gt;_&lt;BR /&gt;
    return self.callable(*self.args, **self.kwargs)&lt;BR /&gt;
  File "/opt/splunk/lib/python3.7/site-packages/splunk/appserver/mrsparkle/lib/routes.py", line 383, in default&lt;BR /&gt;
    return route.target(self, **kw)&lt;BR /&gt;
  File "&amp;lt;/opt/splunk/lib/python3.7/site-packages/decorator.py:decorator-gen-136&amp;gt;", line 2, in upload&lt;BR /&gt;
  File "/opt/splunk/lib/python3.7/site-packages/splunk/appserver/mrsparkle/lib/decorators.py", line 40, in rundecs&lt;BR /&gt;
    return fn(*a, **kw)&lt;BR /&gt;
  File "&amp;lt;/opt/splunk/lib/python3.7/site-packages/decorator.py:decorator-gen-134&amp;gt;", line 2, in upload&lt;BR /&gt;
  File "/opt/splunk/lib/python3.7/site-packages/splunk/appserver/mrsparkle/lib/decorators.py", line 118, in check&lt;BR /&gt;
    return fn(self, *a, **kw)&lt;BR /&gt;
  File "&amp;lt;/opt/splunk/lib/python3.7/site-packages/decorator.py:decorator-gen-133&amp;gt;", line 2, in upload&lt;BR /&gt;
  File "/opt/splunk/lib/python3.7/site-packages/splunk/appserver/mrsparkle/lib/decorators.py", line 166, in validate_ip&lt;BR /&gt;
    return fn(self, *a, **kw)&lt;BR /&gt;
  File "&amp;lt;/opt/splunk/lib/python3.7/site-packages/decorator.py:decorator-gen-132&amp;gt;", line 2, in upload&lt;BR /&gt;
  File "/opt/splunk/lib/python3.7/site-packages/splunk/appserver/mrsparkle/lib/decorators.py", line 245, in preform_sso_check&lt;BR /&gt;
    return fn(self, *a, **kw)&lt;BR /&gt;
  File "&amp;lt;/opt/splunk/lib/python3.7/site-packages/decorator.py:decorator-gen-131&amp;gt;", line 2, in upload&lt;BR /&gt;
  File "/opt/splunk/lib/python3.7/site-packages/splunk/appserver/mrsparkle/lib/decorators.py", line 284, in check_login&lt;BR /&gt;
    return fn(self, *a, **kw)&lt;BR /&gt;
  File "&amp;lt;/opt/splunk/lib/python3.7/site-packages/decorator.py:decorator-gen-130&amp;gt;", line 2, in upload&lt;BR /&gt;
  File "/opt/splunk/lib/python3.7/site-packages/splunk/appserver/mrsparkle/lib/decorators.py", line 304, in handle_exceptions&lt;BR /&gt;
    return fn(self, *a, **kw)&lt;BR /&gt;
  File "/opt/splunk/lib/python3.7/site-packages/splunk/appserver/mrsparkle/controllers/appinstall.py", line 358, in upload&lt;BR /&gt;
    'state': state&lt;BR /&gt;
  File "/opt/splunk/lib/python3.7/site-packages/splunk/appserver/mrsparkle/controllers/appinstall.py", line 185, in render_admin_template&lt;BR /&gt;
    return manager.render_admin_template(*a, **kw)&lt;BR /&gt;
  File "/opt/splunk/lib/python3.7/site-packages/splunk/appserver/mrsparkle/controllers/admin.py", line 1381, in render_admin_template&lt;BR /&gt;
    args =  root.app.buildViewTemplate(namespace, ADMIN_VIEW_NAME, render_invisible=True, build_nav=False, include_app_css_assets=False)&lt;BR /&gt;
  File "/opt/splunk/lib/python3.7/site-packages/splunk/appserver/mrsparkle/controllers/view.py", line 806, in buildViewTemplate&lt;BR /&gt;
    viewList.sort(key=lambda x: x['label'])&lt;BR /&gt;
TypeError: '&amp;lt;' not supported between instances of 'NoneType' and 'str'&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 04:06:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/500-Internal-Server-Error-when-I-click-quot-Manage-Apps-quot/m-p/466389#M74183</guid>
      <dc:creator>manish_singh_77</dc:creator>
      <dc:date>2020-09-30T04:06:26Z</dc:date>
    </item>
    <item>
      <title>Re: 500 Internal Server Error when I click "Manage Apps" under settings</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/500-Internal-Server-Error-when-I-click-quot-Manage-Apps-quot/m-p/466390#M74184</link>
      <description>&lt;P&gt;@broberg &lt;/P&gt;

&lt;P&gt;And I don't see any error in the splunkd.log around the same time.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2020 10:59:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/500-Internal-Server-Error-when-I-click-quot-Manage-Apps-quot/m-p/466390#M74184</guid>
      <dc:creator>manish_singh_77</dc:creator>
      <dc:date>2020-02-13T10:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: 500 Internal Server Error when I click "Manage Apps" under settings</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/500-Internal-Server-Error-when-I-click-quot-Manage-Apps-quot/m-p/466391#M74185</link>
      <description>&lt;P&gt;I am seeing this same error after upgrading to 8.0.2. It's only on 1 of my SH's, the others are functioning fine. &lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2020 20:35:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/500-Internal-Server-Error-when-I-click-quot-Manage-Apps-quot/m-p/466391#M74185</guid>
      <dc:creator>jcossin</dc:creator>
      <dc:date>2020-02-19T20:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: 500 Internal Server Error when I click "Manage Apps" under settings</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/500-Internal-Server-Error-when-I-click-quot-Manage-Apps-quot/m-p/466392#M74186</link>
      <description>&lt;P&gt;I'm getting the same&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2020 21:18:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/500-Internal-Server-Error-when-I-click-quot-Manage-Apps-quot/m-p/466392#M74186</guid>
      <dc:creator>donelliot</dc:creator>
      <dc:date>2020-02-25T21:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: 500 Internal Server Error when I click "Manage Apps" under settings</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/500-Internal-Server-Error-when-I-click-quot-Manage-Apps-quot/m-p/466393#M74187</link>
      <description>&lt;P&gt;I am also seeing this issue when I click on "Update" to update one of the Apps in the Apps list.&lt;/P&gt;

&lt;P&gt;The error page loads after about 4-5 seconds.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2020 17:41:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/500-Internal-Server-Error-when-I-click-quot-Manage-Apps-quot/m-p/466393#M74187</guid>
      <dc:creator>securitypaul</dc:creator>
      <dc:date>2020-02-27T17:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: 500 Internal Server Error when I click "Manage Apps" under settings</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/500-Internal-Server-Error-when-I-click-quot-Manage-Apps-quot/m-p/466394#M74188</link>
      <description>&lt;P&gt;I am having the same problem. &lt;/P&gt;</description>
      <pubDate>Mon, 02 Mar 2020 14:23:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/500-Internal-Server-Error-when-I-click-quot-Manage-Apps-quot/m-p/466394#M74188</guid>
      <dc:creator>camieya2017</dc:creator>
      <dc:date>2020-03-02T14:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: 500 Internal Server Error when I click "Manage Apps" under settings</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/500-Internal-Server-Error-when-I-click-quot-Manage-Apps-quot/m-p/466395#M74189</link>
      <description>&lt;P&gt;Ran into this issue - label was missing in one of the dashboard XML files.&lt;/P&gt;

&lt;P&gt;If you're seeing this error message at the bottom of the stack trace - means this is a likely fix.&lt;BR /&gt;
&lt;STRONG&gt;File "/opt/splunk/lib/python3.7/site-packages/splunk/appserver/mrsparkle/controllers/view.py", line 806, in buildViewTemplate&lt;BR /&gt;
viewList.sort(key=lambda x: x['label'])&lt;BR /&gt;
TypeError: '&amp;lt;' not supported between instances of 'NoneType' and 'str'&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;Quick workaround is to identify the dashboard XML without a label and update it.&lt;BR /&gt;
&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.0.2/Viz/PanelreferenceforSimplifiedXML#Overview"&gt;https://docs.splunk.com/Documentation/Splunk/8.0.2/Viz/PanelreferenceforSimplifiedXML#Overview&lt;/A&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;dashboard&amp;gt;
  &amp;lt;label&amp;gt;test_db&amp;lt;/label&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Borrowed this from Engineering.&lt;/P&gt;

&lt;P&gt;Here is a regex to find the labels causing the issue, run inside the splunk or diag folder&lt;BR /&gt;
linux:&lt;BR /&gt;
find . -name ".xml" | xargs grep -Pzo "(board.|orm.*)&amp;gt;\s+&amp;lt;\/label&amp;gt;"&lt;/P&gt;</description>
      <pubDate>Tue, 03 Mar 2020 17:37:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/500-Internal-Server-Error-when-I-click-quot-Manage-Apps-quot/m-p/466395#M74189</guid>
      <dc:creator>kdamak_splunk</dc:creator>
      <dc:date>2020-03-03T17:37:51Z</dc:date>
    </item>
    <item>
      <title>Re: 500 Internal Server Error when I click "Manage Apps" under settings</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/500-Internal-Server-Error-when-I-click-quot-Manage-Apps-quot/m-p/466396#M74190</link>
      <description>&lt;P&gt;I had the exact same problem.&lt;BR /&gt;
I tried but it did not solve the problem.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Mar 2020 12:28:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/500-Internal-Server-Error-when-I-click-quot-Manage-Apps-quot/m-p/466396#M74190</guid>
      <dc:creator>skjun</dc:creator>
      <dc:date>2020-03-04T12:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: 500 Internal Server Error when I click "Manage Apps" under settings</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/500-Internal-Server-Error-when-I-click-quot-Manage-Apps-quot/m-p/466397#M74191</link>
      <description>&lt;P&gt;Let me know if this helps.  Borrowed this from Engineering.&lt;/P&gt;

&lt;P&gt;Here is a regex to find the labels causing the issue, run inside the splunk or diag folder&lt;BR /&gt;
linux:&lt;BR /&gt;
find . -name "&lt;EM&gt;.xml" | xargs grep -Pzo "(board.&lt;/EM&gt;|orm.*)&amp;gt;\s+&amp;lt;\/label&amp;gt;" &lt;/P&gt;</description>
      <pubDate>Wed, 04 Mar 2020 14:29:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/500-Internal-Server-Error-when-I-click-quot-Manage-Apps-quot/m-p/466397#M74191</guid>
      <dc:creator>kdamak_splunk</dc:creator>
      <dc:date>2020-03-04T14:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: 500 Internal Server Error when I click "Manage Apps" under settings</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/500-Internal-Server-Error-when-I-click-quot-Manage-Apps-quot/m-p/466398#M74192</link>
      <description>&lt;P&gt;find . -name "&lt;EM&gt;.xml" | xargs grep -Pzo "(board.|orm.&lt;/EM&gt;)&amp;gt;\s+&amp;lt;\/label&amp;gt;"&lt;/P&gt;

&lt;P&gt;I modified it as above but couldn't find a file. &lt;/P&gt;</description>
      <pubDate>Thu, 05 Mar 2020 00:27:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/500-Internal-Server-Error-when-I-click-quot-Manage-Apps-quot/m-p/466398#M74192</guid>
      <dc:creator>skjun</dc:creator>
      <dc:date>2020-03-05T00:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: 500 Internal Server Error when I click "Manage Apps" under settings</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/500-Internal-Server-Error-when-I-click-quot-Manage-Apps-quot/m-p/466399#M74193</link>
      <description>&lt;P&gt;In my case,&lt;BR /&gt;
Label values were missing in some old dashboard xml files in other app.&lt;BR /&gt;
(ex. )&lt;/P&gt;

&lt;P&gt;After setting the label value, the dashboard such as manager was successfully loaded.&lt;BR /&gt;
(ex. 111)&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2020 03:25:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/500-Internal-Server-Error-when-I-click-quot-Manage-Apps-quot/m-p/466399#M74193</guid>
      <dc:creator>skjun</dc:creator>
      <dc:date>2020-03-17T03:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: 500 Internal Server Error when I click "Manage Apps" under settings</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/500-Internal-Server-Error-when-I-click-quot-Manage-Apps-quot/m-p/466400#M74194</link>
      <description>&lt;P&gt;I'm experiencing this too after an upgrade to 8. Did you end up finding a resolution?&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2020 18:47:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/500-Internal-Server-Error-when-I-click-quot-Manage-Apps-quot/m-p/466400#M74194</guid>
      <dc:creator>jpolcari22</dc:creator>
      <dc:date>2020-03-25T18:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: 500 Internal Server Error when I click "Manage Apps" under settings</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/500-Internal-Server-Error-when-I-click-quot-Manage-Apps-quot/m-p/466401#M74195</link>
      <description>&lt;P&gt;May be it is not problem of Splunk enterprise version. I think...&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2020 01:22:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/500-Internal-Server-Error-when-I-click-quot-Manage-Apps-quot/m-p/466401#M74195</guid>
      <dc:creator>cucuro11</dc:creator>
      <dc:date>2020-03-30T01:22:37Z</dc:date>
    </item>
    <item>
      <title>Re: 500 Internal Server Error when I click "Manage Apps" under settings</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/500-Internal-Server-Error-when-I-click-quot-Manage-Apps-quot/m-p/466402#M74196</link>
      <description>&lt;P&gt;In my case,&lt;BR /&gt;
The problem occurred when some dashboard had a label tag but no tag content.&lt;BR /&gt;
When I added the string in label, the 500 error disappeared.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2020 01:37:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/500-Internal-Server-Error-when-I-click-quot-Manage-Apps-quot/m-p/466402#M74196</guid>
      <dc:creator>skjun</dc:creator>
      <dc:date>2020-03-30T01:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: 500 Internal Server Error when I click "Manage Apps" under settings</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/500-Internal-Server-Error-when-I-click-quot-Manage-Apps-quot/m-p/466403#M74197</link>
      <description>&lt;P&gt;Eventually found the culprit dashboard without a label tag applied and that resolved the issues. &lt;/P&gt;</description>
      <pubDate>Wed, 22 Apr 2020 18:31:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/500-Internal-Server-Error-when-I-click-quot-Manage-Apps-quot/m-p/466403#M74197</guid>
      <dc:creator>jcossin</dc:creator>
      <dc:date>2020-04-22T18:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: 500 Internal Server Error when I click "Manage Apps" under settings</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/500-Internal-Server-Error-when-I-click-quot-Manage-Apps-quot/m-p/520351#M74198</link>
      <description>&lt;P&gt;The simple answer to this is you have a dashboard without a title. As soon as I fixed that, all the problems with 500 errors went away.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Sep 2020 15:50:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/500-Internal-Server-Error-when-I-click-quot-Manage-Apps-quot/m-p/520351#M74198</guid>
      <dc:creator>michael_kushma</dc:creator>
      <dc:date>2020-09-18T15:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: 500 Internal Server Error when I click "Manage Apps" under settings</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/500-Internal-Server-Error-when-I-click-quot-Manage-Apps-quot/m-p/528332#M74199</link>
      <description>&lt;P&gt;Did anyone solve this? The regex didn't work&lt;/P&gt;</description>
      <pubDate>Fri, 06 Nov 2020 13:51:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/500-Internal-Server-Error-when-I-click-quot-Manage-Apps-quot/m-p/528332#M74199</guid>
      <dc:creator>diasmith</dc:creator>
      <dc:date>2020-11-06T13:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: 500 Internal Server Error when I click "Manage Apps" under settings</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/500-Internal-Server-Error-when-I-click-quot-Manage-Apps-quot/m-p/544492#M74200</link>
      <description>&lt;P&gt;I am having the same problem too&lt;/P&gt;</description>
      <pubDate>Fri, 19 Mar 2021 12:21:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/500-Internal-Server-Error-when-I-click-quot-Manage-Apps-quot/m-p/544492#M74200</guid>
      <dc:creator>Suirand1</dc:creator>
      <dc:date>2021-03-19T12:21:56Z</dc:date>
    </item>
  </channel>
</rss>

