<?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 Splunk web interface crashes after visiting Splunk using a browser. in Monitoring Splunk</title>
    <link>https://community.splunk.com/t5/Monitoring-Splunk/Splunk-web-interface-crashes-after-visiting-Splunk-using-a/m-p/479694#M3964</link>
    <description>&lt;P&gt;For context, I attempted to install the Splunk App for Unix and Linux, and when I uploaded the .tgz file to the indexer, I was greeted with an error which I unfortunately didn't save.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Attempted Troubleshooting:&lt;/STRONG&gt;&lt;BR /&gt;1. Curling the website before visiting on a browser is successful, though returns an untrusted certificate error (running Splunk over TLS and so this is normal for my deployment).&lt;BR /&gt;2. After visiting the web interface on either Chrome or Firefox, in and out of incognito, the browser attempts connection for a while and then says "unable to find web page"&lt;BR /&gt;3. Any subsequent curls from the indexer machine result in refused connections.&lt;BR /&gt;4. Restarting the splunk daemon resets the entire sequence where curls are successful and the web interface runs until I visit it in a browser.&lt;BR /&gt;5. The Splunk deployment was fully operational before I attempted to install the Splunk App for Unix and Linux which rules out any machine, and networking problems.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Environment Information:&lt;/STRONG&gt;&lt;BR /&gt;1. Splunk Enterprise on a dev license&lt;BR /&gt;2. Indexer runs in Centos 8 VM on a ESXI 6.5 host.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Questions related to problem:&lt;/STRONG&gt;&lt;BR /&gt;1. Has anyone experienced this problem before?&lt;BR /&gt;2. What log files can I look into to get a better idea as to what the problem is?&lt;/P&gt;</description>
    <pubDate>Fri, 05 Jun 2020 23:39:04 GMT</pubDate>
    <dc:creator>aridday</dc:creator>
    <dc:date>2020-06-05T23:39:04Z</dc:date>
    <item>
      <title>Splunk web interface crashes after visiting Splunk using a browser.</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Splunk-web-interface-crashes-after-visiting-Splunk-using-a/m-p/479694#M3964</link>
      <description>&lt;P&gt;For context, I attempted to install the Splunk App for Unix and Linux, and when I uploaded the .tgz file to the indexer, I was greeted with an error which I unfortunately didn't save.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Attempted Troubleshooting:&lt;/STRONG&gt;&lt;BR /&gt;1. Curling the website before visiting on a browser is successful, though returns an untrusted certificate error (running Splunk over TLS and so this is normal for my deployment).&lt;BR /&gt;2. After visiting the web interface on either Chrome or Firefox, in and out of incognito, the browser attempts connection for a while and then says "unable to find web page"&lt;BR /&gt;3. Any subsequent curls from the indexer machine result in refused connections.&lt;BR /&gt;4. Restarting the splunk daemon resets the entire sequence where curls are successful and the web interface runs until I visit it in a browser.&lt;BR /&gt;5. The Splunk deployment was fully operational before I attempted to install the Splunk App for Unix and Linux which rules out any machine, and networking problems.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Environment Information:&lt;/STRONG&gt;&lt;BR /&gt;1. Splunk Enterprise on a dev license&lt;BR /&gt;2. Indexer runs in Centos 8 VM on a ESXI 6.5 host.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Questions related to problem:&lt;/STRONG&gt;&lt;BR /&gt;1. Has anyone experienced this problem before?&lt;BR /&gt;2. What log files can I look into to get a better idea as to what the problem is?&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jun 2020 23:39:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Splunk-web-interface-crashes-after-visiting-Splunk-using-a/m-p/479694#M3964</guid>
      <dc:creator>aridday</dc:creator>
      <dc:date>2020-06-05T23:39:04Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk web interface crashes after visiting Splunk using a browser.</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Splunk-web-interface-crashes-after-visiting-Splunk-using-a/m-p/479695#M3965</link>
      <description>&lt;P&gt;You can run a real time search via the CLI to troubleshoot the issue&lt;BR /&gt;
./splunk rtsearch 'index=_internal' sourcetype=splunkd -earliest_time 'rt-30s' -latest_time 'rt+30s'&lt;/P&gt;

&lt;P&gt;If the app install had some issue, you can run the same from the CLI&lt;BR /&gt;
./splunk search 'index=_internal '' -earliest_time 'time of install' -latest_time 'T+5m' -preview true&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 04:26:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Splunk-web-interface-crashes-after-visiting-Splunk-using-a/m-p/479695#M3965</guid>
      <dc:creator>anmolpatel</dc:creator>
      <dc:date>2020-09-30T04:26:56Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk web interface crashes after visiting Splunk using a browser.</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Splunk-web-interface-crashes-after-visiting-Splunk-using-a/m-p/479696#M3966</link>
      <description>&lt;P&gt;If you are referring to "Splunk App for Unix and Linux"&lt;BR /&gt;&lt;BR /&gt;
"&lt;A href="https://splunkbase.splunk.com/app/273/" target="_blank"&gt;https://splunkbase.splunk.com/app/273/&lt;/A&gt;"&lt;/P&gt;

&lt;P&gt;Would suggest going to your Splunk instance app directory &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;/opt/splunk/etc/app
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;and remove the directory "splunk_app_for_nix"&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;rm -rf splunk_app_for_nix
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;and restart Splunk services &lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 04:23:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Splunk-web-interface-crashes-after-visiting-Splunk-using-a/m-p/479696#M3966</guid>
      <dc:creator>sumanssah</dc:creator>
      <dc:date>2020-09-30T04:23:31Z</dc:date>
    </item>
  </channel>
</rss>

