<?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 appIcon.png not displayed in Splunk GUI for custom and default apps in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/appIcon-png-not-displayed-in-Splunk-GUI-for-custom-and-default/m-p/400831#M68178</link>
    <description>&lt;P&gt;In Splunk search head, the app logos are not visible.  And If we click on app &amp;gt; right click "copy link address", the customer is getting 500 internal server error. This issue is happening with all users.&lt;/P&gt;

&lt;P&gt;&lt;IMG src="https://community.splunk.com/storage/temp/272853-app-logo.png" alt="alt text" /&gt;&lt;/P&gt;

&lt;P&gt;&lt;IMG src="https://community.splunk.com/storage/temp/272854-im2.png" alt="alt text" /&gt;&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;The appIcon.png permissions are correct&lt;/LI&gt;
&lt;LI&gt;We deleted-restarted/reinstated-restarted appIcon.png but no change. &lt;/LI&gt;
&lt;LI&gt;Checked the validate command -  $Splunk_Home/bin ./splunk validate files
Output: 
Validating installed files against hashes from '/opt/splunk/splunk-6.3.12-911c7597cdd8-linux-2.6-x86_64-manifest' 
All installed files intact.&lt;/LI&gt;
&lt;LI&gt;While investigating, I found that under the app directory the static directory is missing. Path: $Splunk_Home/etc/app//static. So, I copied  $Splunk_Home/etc/app//appserver/static to $Splunk_Home/etc/app//static. But no change. &lt;/LI&gt;
&lt;/OL&gt;</description>
    <pubDate>Wed, 30 Sep 2020 00:46:16 GMT</pubDate>
    <dc:creator>dkolekar_splunk</dc:creator>
    <dc:date>2020-09-30T00:46:16Z</dc:date>
    <item>
      <title>appIcon.png not displayed in Splunk GUI for custom and default apps</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/appIcon-png-not-displayed-in-Splunk-GUI-for-custom-and-default/m-p/400831#M68178</link>
      <description>&lt;P&gt;In Splunk search head, the app logos are not visible.  And If we click on app &amp;gt; right click "copy link address", the customer is getting 500 internal server error. This issue is happening with all users.&lt;/P&gt;

&lt;P&gt;&lt;IMG src="https://community.splunk.com/storage/temp/272853-app-logo.png" alt="alt text" /&gt;&lt;/P&gt;

&lt;P&gt;&lt;IMG src="https://community.splunk.com/storage/temp/272854-im2.png" alt="alt text" /&gt;&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;The appIcon.png permissions are correct&lt;/LI&gt;
&lt;LI&gt;We deleted-restarted/reinstated-restarted appIcon.png but no change. &lt;/LI&gt;
&lt;LI&gt;Checked the validate command -  $Splunk_Home/bin ./splunk validate files
Output: 
Validating installed files against hashes from '/opt/splunk/splunk-6.3.12-911c7597cdd8-linux-2.6-x86_64-manifest' 
All installed files intact.&lt;/LI&gt;
&lt;LI&gt;While investigating, I found that under the app directory the static directory is missing. Path: $Splunk_Home/etc/app//static. So, I copied  $Splunk_Home/etc/app//appserver/static to $Splunk_Home/etc/app//static. But no change. &lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Wed, 30 Sep 2020 00:46:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/appIcon-png-not-displayed-in-Splunk-GUI-for-custom-and-default/m-p/400831#M68178</guid>
      <dc:creator>dkolekar_splunk</dc:creator>
      <dc:date>2020-09-30T00:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: appIcon.png not displayed in Splunk GUI for custom and default apps</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/appIcon-png-not-displayed-in-Splunk-GUI-for-custom-and-default/m-p/400832#M68179</link>
      <description>&lt;P&gt;To investigate this issue try following.&lt;BR /&gt;
1. Permission of appIcon.png file should be correct&lt;BR /&gt;
2. Path of the appIcon.png file should be correct&lt;BR /&gt;
3. Check if you are getting any error in web_acess.log &amp;amp; splunkd_access.log&lt;BR /&gt;
In my case, I found, &lt;BR /&gt;
web_acess.log&lt;/P&gt;

&lt;P&gt;10.185.8.19 - 507394&lt;BR /&gt;
[08/Apr/2019:11:08:28.688 +0100] &lt;BR /&gt;
"GET /en-GB/splunkd/__raw/servicesNS/507394/abc/static/appIcon.png HTTP/1.1" 500 2996&lt;BR /&gt;
"" "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/14215454 Safari/16515.36" - 5ckjjbfhrbgergvu9c1aded0 11ms&lt;/P&gt;

&lt;P&gt;splunkd_access.log&lt;/P&gt;

&lt;P&gt;127.0.0.1 - 507394 &lt;BR /&gt;
[08/Apr/2019:11:08:28.695 +0100] &lt;BR /&gt;
"GET /servicesNS/507394/abc/static/appIcon.png HTTP/1.0" 200 20386 - - - 1ms&lt;/P&gt;

&lt;P&gt;appIcon.png request has valid response code 200 in splunkd_access.log and in web_access.log it is throwing 500 status error code. &lt;BR /&gt;
Under $Splunk_Home/etc/system/local/web.conf I found following setting. &lt;/P&gt;

&lt;P&gt;[settings]&lt;BR /&gt;
appServerPorts = 0&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;appServerPorts = positive integer&lt;BR /&gt;
Port number(s) for the Python-based application server to listen on.&lt;BR /&gt;
  This port is bound only on the loopback interface -- it is not&lt;BR /&gt;
  exposed to the network at large.&lt;BR /&gt;
If set to "0", prevents the application server from&lt;BR /&gt;
  being run from splunkd. Instead, Splunk Web starts as&lt;BR /&gt;
  a separate python-based service which directly listens to the&lt;BR /&gt;
  'httpport'. This is how Splunk 6.1.X and earlier behaved.&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;After removing this, the issue got resolved. &lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 00:46:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/appIcon-png-not-displayed-in-Splunk-GUI-for-custom-and-default/m-p/400832#M68179</guid>
      <dc:creator>dkolekar_splunk</dc:creator>
      <dc:date>2020-09-30T00:46:19Z</dc:date>
    </item>
  </channel>
</rss>

