<?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: My splunk instance stop responding in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/My-splunk-instance-stop-responding/m-p/376369#M20491</link>
    <description>&lt;P&gt;I would definitely investigate mcafee now - i've seen it prevent a lot of applications on windows from working.  If it has a log you can view see if anything is getting denied.  If you have the ability to disable it temporarily I'd try that.  &lt;/P&gt;</description>
    <pubDate>Thu, 26 Jul 2018 19:58:23 GMT</pubDate>
    <dc:creator>hortonew</dc:creator>
    <dc:date>2018-07-26T19:58:23Z</dc:date>
    <item>
      <title>My splunk instance stop responding</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/My-splunk-instance-stop-responding/m-p/376354#M20476</link>
      <description>&lt;P&gt;I have been running splunk on a server for sometime now and last week it stops responding. I don't know what could be the issue that cause it. When I access the server and go to localhost:8000, the page keeps loading and never give me any message. What can I do now?&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jul 2018 15:28:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/My-splunk-instance-stop-responding/m-p/376354#M20476</guid>
      <dc:creator>tamduong16</dc:creator>
      <dc:date>2018-07-26T15:28:27Z</dc:date>
    </item>
    <item>
      <title>Re: My splunk instance stop responding</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/My-splunk-instance-stop-responding/m-p/376355#M20477</link>
      <description>&lt;P&gt;Can you give more information about your OS and version of the Splunk  ?&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jul 2018 15:32:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/My-splunk-instance-stop-responding/m-p/376355#M20477</guid>
      <dc:creator>akocak</dc:creator>
      <dc:date>2018-07-26T15:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: My splunk instance stop responding</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/My-splunk-instance-stop-responding/m-p/376356#M20478</link>
      <description>&lt;P&gt;Did you try restarting?&lt;BR /&gt;
Any errors in splunkd.log? Is the server healthy? Try using servername:8000 or serverip:8000 and see if it makes any difference?&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jul 2018 15:32:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/My-splunk-instance-stop-responding/m-p/376356#M20478</guid>
      <dc:creator>pradeepkumarg</dc:creator>
      <dc:date>2018-07-26T15:32:39Z</dc:date>
    </item>
    <item>
      <title>Re: My splunk instance stop responding</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/My-splunk-instance-stop-responding/m-p/376357#M20479</link>
      <description>&lt;P&gt;Hi I'm running version 6.6.2. And it is running on a windows server.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jul 2018 15:51:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/My-splunk-instance-stop-responding/m-p/376357#M20479</guid>
      <dc:creator>tamduong16</dc:creator>
      <dc:date>2018-07-26T15:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: My splunk instance stop responding</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/My-splunk-instance-stop-responding/m-p/376358#M20480</link>
      <description>&lt;P&gt;I did try to stopped, restarted it but even when it stop, my localhost:8000 still doesn't response. I would expect it to send me something like server's not responding. The server is healthy. There are 2 errors such as: ERROR HttpListener - Exception. I just tried using servername:8000 and serverip:8000 and it still doesn't work.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jul 2018 16:10:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/My-splunk-instance-stop-responding/m-p/376358#M20480</guid>
      <dc:creator>tamduong16</dc:creator>
      <dc:date>2018-07-26T16:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: My splunk instance stop responding</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/My-splunk-instance-stop-responding/m-p/376359#M20481</link>
      <description>&lt;P&gt;Has it created a socket on port 8000 yet?   Try:  &lt;CODE&gt;netstat -an | select-string 8000&lt;/CODE&gt; and see if anything returns that it's listening.  If not, do you have anything denying it from creating that socket?  Anti-virus, etc?&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jul 2018 17:06:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/My-splunk-instance-stop-responding/m-p/376359#M20481</guid>
      <dc:creator>hortonew</dc:creator>
      <dc:date>2018-07-26T17:06:24Z</dc:date>
    </item>
    <item>
      <title>Re: My splunk instance stop responding</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/My-splunk-instance-stop-responding/m-p/376360#M20482</link>
      <description>&lt;P&gt;I tried that command but it said select-string is not recognized as an internal or external command. I have McAfee running but I don't know if that blocking the port. How can I find out?&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jul 2018 18:31:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/My-splunk-instance-stop-responding/m-p/376360#M20482</guid>
      <dc:creator>tamduong16</dc:creator>
      <dc:date>2018-07-26T18:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: My splunk instance stop responding</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/My-splunk-instance-stop-responding/m-p/376361#M20483</link>
      <description>&lt;P&gt;Run command via powershell, not cmd.exe if that's what you were doing.  select-string is a powershell command. &lt;/P&gt;</description>
      <pubDate>Thu, 26 Jul 2018 18:33:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/My-splunk-instance-stop-responding/m-p/376361#M20483</guid>
      <dc:creator>hortonew</dc:creator>
      <dc:date>2018-07-26T18:33:57Z</dc:date>
    </item>
    <item>
      <title>Re: My splunk instance stop responding</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/My-splunk-instance-stop-responding/m-p/376362#M20484</link>
      <description>&lt;P&gt;in CMD:&lt;BR /&gt;
netstat -an | findstr /s /i 8000&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jul 2018 18:40:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/My-splunk-instance-stop-responding/m-p/376362#M20484</guid>
      <dc:creator>akocak</dc:creator>
      <dc:date>2018-07-26T18:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: My splunk instance stop responding</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/My-splunk-instance-stop-responding/m-p/376363#M20485</link>
      <description>&lt;P&gt;You probably ran out of disk space.  What does &lt;CODE&gt;df&lt;/CODE&gt; show you?&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jul 2018 19:15:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/My-splunk-instance-stop-responding/m-p/376363#M20485</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2018-07-26T19:15:34Z</dc:date>
    </item>
    <item>
      <title>Re: My splunk instance stop responding</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/My-splunk-instance-stop-responding/m-p/376364#M20486</link>
      <description>&lt;P&gt;I did that and it display a list of ip addresss along with a column to the right that indicate FIN_WAIT_2 and CLOSE_WAIT&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 20:39:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/My-splunk-instance-stop-responding/m-p/376364#M20486</guid>
      <dc:creator>tamduong16</dc:creator>
      <dc:date>2020-09-29T20:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: My splunk instance stop responding</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/My-splunk-instance-stop-responding/m-p/376365#M20487</link>
      <description>&lt;P&gt;I checked disk space and I still have at least 10 GB of disk space left.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jul 2018 19:46:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/My-splunk-instance-stop-responding/m-p/376365#M20487</guid>
      <dc:creator>tamduong16</dc:creator>
      <dc:date>2018-07-26T19:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: My splunk instance stop responding</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/My-splunk-instance-stop-responding/m-p/376366#M20488</link>
      <description>&lt;P&gt;But nothing with LISTENING at the end?  You should see an entry like: &lt;/P&gt;

&lt;P&gt;tcp   0   0.0.0.0:8000    0.0.0.0:*     LISTEN&lt;/P&gt;

&lt;P&gt;So:  &lt;CODE&gt;netstat -an | select-string 8000 | select-string LIST&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;All the entries about fin/close are IPs trying to hit that socket and those connections being torn down. &lt;/P&gt;</description>
      <pubDate>Thu, 26 Jul 2018 19:47:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/My-splunk-instance-stop-responding/m-p/376366#M20488</guid>
      <dc:creator>hortonew</dc:creator>
      <dc:date>2018-07-26T19:47:53Z</dc:date>
    </item>
    <item>
      <title>Re: My splunk instance stop responding</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/My-splunk-instance-stop-responding/m-p/376367#M20489</link>
      <description>&lt;P&gt;I tried to change the port to 9089 and now it showing: "This page isn't working" ERR_EMPTY_RESPONSE&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 20:39:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/My-splunk-instance-stop-responding/m-p/376367#M20489</guid>
      <dc:creator>tamduong16</dc:creator>
      <dc:date>2020-09-29T20:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: My splunk instance stop responding</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/My-splunk-instance-stop-responding/m-p/376368#M20490</link>
      <description>&lt;P&gt;I tried to change the port to 9089 and now it showing: "This page isn't working" localhost didn't send any data. ERR_EMPTY_RESPONSE&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 20:39:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/My-splunk-instance-stop-responding/m-p/376368#M20490</guid>
      <dc:creator>tamduong16</dc:creator>
      <dc:date>2020-09-29T20:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: My splunk instance stop responding</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/My-splunk-instance-stop-responding/m-p/376369#M20491</link>
      <description>&lt;P&gt;I would definitely investigate mcafee now - i've seen it prevent a lot of applications on windows from working.  If it has a log you can view see if anything is getting denied.  If you have the ability to disable it temporarily I'd try that.  &lt;/P&gt;</description>
      <pubDate>Thu, 26 Jul 2018 19:58:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/My-splunk-instance-stop-responding/m-p/376369#M20491</guid>
      <dc:creator>hortonew</dc:creator>
      <dc:date>2018-07-26T19:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: My splunk instance stop responding</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/My-splunk-instance-stop-responding/m-p/376370#M20492</link>
      <description>&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jul 2018 20:10:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/My-splunk-instance-stop-responding/m-p/376370#M20492</guid>
      <dc:creator>tamduong16</dc:creator>
      <dc:date>2018-07-26T20:10:20Z</dc:date>
    </item>
  </channel>
</rss>

