<?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: When trying to start Splunk, why am I getting &amp;quot;WARNING: web interface does not seem to be available!&amp;quot;? in Security</title>
    <link>https://community.splunk.com/t5/Security/When-trying-to-start-Splunk-why-am-I-getting-quot-WARNING-web/m-p/230310#M6494</link>
    <description>&lt;P&gt;Several reasons that can cause this issue. without looking at splunkd.log, it's hard to tell&lt;/P&gt;

&lt;P&gt;i can list few possibilities from my experience&lt;/P&gt;

&lt;P&gt;if it's an indexer,&lt;BR /&gt;
 1. see if there are any bucket clashes....if there are two buckets with same id, example db_&lt;EM&gt;_&lt;/EM&gt;&lt;EM&gt;120 in db and db&lt;/EM&gt;&lt;EM&gt;_&lt;/EM&gt;_120 in colddb&lt;/P&gt;

&lt;P&gt;if it's a search head,&lt;BR /&gt;
 1. if you pushed an encrypted password file from deployer, shc member fail to parse the file as it doesn't know what the encrypted password is.&lt;/P&gt;

&lt;P&gt;Again, hard to tell without seeing the splunkd.log.&lt;/P&gt;

&lt;P&gt;Hope this helps!&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Raghav&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 08:59:02 GMT</pubDate>
    <dc:creator>Raghav2384</dc:creator>
    <dc:date>2020-09-29T08:59:02Z</dc:date>
    <item>
      <title>When trying to start Splunk, why am I getting "WARNING: web interface does not seem to be available!"?</title>
      <link>https://community.splunk.com/t5/Security/When-trying-to-start-Splunk-why-am-I-getting-quot-WARNING-web/m-p/230308#M6492</link>
      <description>&lt;P&gt;Hi Guys:&lt;/P&gt;

&lt;P&gt;Please who can give me a help !!&lt;BR /&gt;
I'm not able to start splunk.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;bash-4.1$ /opt/splunk/bin/splunk start

Splunk&amp;gt; Be an IT superhero. Go home early.

Checking prerequisites...
        Checking http port [8000]: open
        Checking mgmt port [8089]: open
        Checking appserver port [127.0.0.1:8065]: open
        Checking kvstore port [8191]: open
        Checking configuration...  Done.
        Checking critical directories...        Done
        Checking indexes...
                Validated: _audit _internal _introspection _thefishbucket access_summary access_summary2 algosec audit_summary audit_summary2 bcoat bro cim_summary cisco_acs cisco_ise cisco_router cisco_wc endpoint_summary endpoint_summary2 firedalerts fireeye guardium history ioc juniper_isg main mcafee_eg mcafee_ips misc network_summary network_summary2 network_summary3 nexthink notable notable_summary oim os os_aix os_hpux os_linux os_sunos os_windows paloalto_pa perfmon proxy_center_summary proxy_center_summary2 qualys risk rsa_ecat rsa_sa session_end session_start summary symantec_dlp symantec_encryption symantec_sep te test threat_activity tpam traffic_center_summary traffic_center_summary2 ueba vasco venafi web_inspect websense whois windows wineventlog wrla xtreme_contexts
        Done


Bypassing local license checks since this instance is configured with a remote license master.

    Checking filesystem compatibility...  Done
    Checking conf files for problems...
    Done
    Checking default conf files for edits...
    Validating installed files against hashes from '/opt/splunk/splunk-6.3.2-aaff59bb082c-linux-2.6-x86_64-manifest'
    All installed files intact.
    Done
    Checking replication_port port [9887]: open
All preliminary checks passed.

Starting splunk server daemon (splunkd)...
Done
                                                           [  OK  ]

Waiting for web server at &lt;A href="http://127.0.0.1:8000" target="test_blank"&gt;http://127.0.0.1:8000&lt;/A&gt; to be available.splunkd 3600 was not running.
Stopping splunk helpers...
                                                           [  OK  ]
Done.
Stopped helpers.
Removing stale pid file... done.


WARNING: web interface does not seem to be available!
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 02 Mar 2016 18:48:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/When-trying-to-start-Splunk-why-am-I-getting-quot-WARNING-web/m-p/230308#M6492</guid>
      <dc:creator>ali_alnajjar_ve</dc:creator>
      <dc:date>2016-03-02T18:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: When trying to start Splunk, why am I getting "WARNING: web interface does not seem to be available!"?</title>
      <link>https://community.splunk.com/t5/Security/When-trying-to-start-Splunk-why-am-I-getting-quot-WARNING-web/m-p/230309#M6493</link>
      <description>&lt;P&gt;Anything in the splunkd logs on that sever?  Are you using ssl?  Create your own certs?  &lt;/P&gt;</description>
      <pubDate>Sat, 05 Mar 2016 15:14:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/When-trying-to-start-Splunk-why-am-I-getting-quot-WARNING-web/m-p/230309#M6493</guid>
      <dc:creator>maciep</dc:creator>
      <dc:date>2016-03-05T15:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: When trying to start Splunk, why am I getting "WARNING: web interface does not seem to be available!"?</title>
      <link>https://community.splunk.com/t5/Security/When-trying-to-start-Splunk-why-am-I-getting-quot-WARNING-web/m-p/230310#M6494</link>
      <description>&lt;P&gt;Several reasons that can cause this issue. without looking at splunkd.log, it's hard to tell&lt;/P&gt;

&lt;P&gt;i can list few possibilities from my experience&lt;/P&gt;

&lt;P&gt;if it's an indexer,&lt;BR /&gt;
 1. see if there are any bucket clashes....if there are two buckets with same id, example db_&lt;EM&gt;_&lt;/EM&gt;&lt;EM&gt;120 in db and db&lt;/EM&gt;&lt;EM&gt;_&lt;/EM&gt;_120 in colddb&lt;/P&gt;

&lt;P&gt;if it's a search head,&lt;BR /&gt;
 1. if you pushed an encrypted password file from deployer, shc member fail to parse the file as it doesn't know what the encrypted password is.&lt;/P&gt;

&lt;P&gt;Again, hard to tell without seeing the splunkd.log.&lt;/P&gt;

&lt;P&gt;Hope this helps!&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Raghav&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 08:59:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/When-trying-to-start-Splunk-why-am-I-getting-quot-WARNING-web/m-p/230310#M6494</guid>
      <dc:creator>Raghav2384</dc:creator>
      <dc:date>2020-09-29T08:59:02Z</dc:date>
    </item>
    <item>
      <title>Re: When trying to start Splunk, why am I getting "WARNING: web interface does not seem to be available!"?</title>
      <link>https://community.splunk.com/t5/Security/When-trying-to-start-Splunk-why-am-I-getting-quot-WARNING-web/m-p/230311#M6495</link>
      <description>&lt;P&gt;Solved, &lt;/P&gt;

&lt;P&gt;thanks folks.&lt;/P&gt;

&lt;P&gt;just added the indexer to cluster master through web instead of direct editing config files.&lt;/P&gt;</description>
      <pubDate>Sun, 17 Jul 2016 21:41:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/When-trying-to-start-Splunk-why-am-I-getting-quot-WARNING-web/m-p/230311#M6495</guid>
      <dc:creator>ali_alnajjar_ve</dc:creator>
      <dc:date>2016-07-17T21:41:17Z</dc:date>
    </item>
    <item>
      <title>Re: When trying to start Splunk, why am I getting "WARNING: web interface does not seem to be available!"?</title>
      <link>https://community.splunk.com/t5/Security/When-trying-to-start-Splunk-why-am-I-getting-quot-WARNING-web/m-p/230312#M6496</link>
      <description>&lt;P&gt;I just had this issue with bucket conflict.  Look for the following in splunkd.log:&lt;/P&gt;

&lt;P&gt;Error IndexerService - Error initilizing IndexerService: idx=* bucket=rb_* Detected directory manually copied into its database, causing id conflics ...&lt;/P&gt;</description>
      <pubDate>Fri, 07 Oct 2016 15:50:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/When-trying-to-start-Splunk-why-am-I-getting-quot-WARNING-web/m-p/230312#M6496</guid>
      <dc:creator>hortonew</dc:creator>
      <dc:date>2016-10-07T15:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: When trying to start Splunk, why am I getting "WARNING: web interface does not seem to be available!"?</title>
      <link>https://community.splunk.com/t5/Security/When-trying-to-start-Splunk-why-am-I-getting-quot-WARNING-web/m-p/230313#M6497</link>
      <description>&lt;P&gt;How did you solved your problem. I am experiencing the same.&lt;/P&gt;</description>
      <pubDate>Sat, 22 Oct 2016 01:48:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/When-trying-to-start-Splunk-why-am-I-getting-quot-WARNING-web/m-p/230313#M6497</guid>
      <dc:creator>katanguriabhi</dc:creator>
      <dc:date>2016-10-22T01:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: When trying to start Splunk, why am I getting "WARNING: web interface does not seem to be available!"?</title>
      <link>https://community.splunk.com/t5/Security/When-trying-to-start-Splunk-why-am-I-getting-quot-WARNING-web/m-p/230314#M6498</link>
      <description>&lt;P&gt;Got rid of the conflicts - since mine were replicated buckets I just deleted them.  You could rename yours if need be.&lt;/P&gt;</description>
      <pubDate>Sat, 22 Oct 2016 01:49:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/When-trying-to-start-Splunk-why-am-I-getting-quot-WARNING-web/m-p/230314#M6498</guid>
      <dc:creator>hortonew</dc:creator>
      <dc:date>2016-10-22T01:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: When trying to start Splunk, why am I getting "WARNING: web interface does not seem to be available!"?</title>
      <link>https://community.splunk.com/t5/Security/When-trying-to-start-Splunk-why-am-I-getting-quot-WARNING-web/m-p/230315#M6499</link>
      <description>&lt;P&gt;even mine were replicated buckets and i deleted them and tried restarting but at last i am getting the error.&lt;BR /&gt;
10-22-2016 14:27:19.243 -0700 FATAL IndexerService - One or more indexes could not be initialized.  Cannot disable indexes on a clustering slave.&lt;/P&gt;</description>
      <pubDate>Sat, 22 Oct 2016 23:50:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/When-trying-to-start-Splunk-why-am-I-getting-quot-WARNING-web/m-p/230315#M6499</guid>
      <dc:creator>katanguriabhi</dc:creator>
      <dc:date>2016-10-22T23:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: When trying to start Splunk, why am I getting "WARNING: web interface does not seem to be available!"?</title>
      <link>https://community.splunk.com/t5/Security/When-trying-to-start-Splunk-why-am-I-getting-quot-WARNING-web/m-p/230316#M6500</link>
      <description>&lt;P&gt;Please look for Splunkd.log.&lt;/P&gt;

&lt;P&gt;Observation:&lt;BR /&gt;
1. bucket replication or bucket duplication&lt;BR /&gt;
2. Indexes execution issue (if cluster enviornment)&lt;/P&gt;

&lt;P&gt;Resolution&lt;BR /&gt;
1. check carefully entire (try to find for "error", you may get duplicate buckets.&lt;BR /&gt;
2. In case of indexes, you may not have your master cluster speaking, or bucket under other indexes may be creating this issue.&lt;/P&gt;

&lt;P&gt;Regards,&lt;BR /&gt;
Anand&lt;/P&gt;</description>
      <pubDate>Mon, 21 Aug 2017 13:52:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/When-trying-to-start-Splunk-why-am-I-getting-quot-WARNING-web/m-p/230316#M6500</guid>
      <dc:creator>anand_singh17</dc:creator>
      <dc:date>2017-08-21T13:52:40Z</dc:date>
    </item>
    <item>
      <title>Re: When trying to start Splunk, why am I getting "WARNING: web interface does not seem to be available!"?</title>
      <link>https://community.splunk.com/t5/Security/When-trying-to-start-Splunk-why-am-I-getting-quot-WARNING-web/m-p/230317#M6501</link>
      <description>&lt;P&gt;Indexer seemed to work fine,  no web interface no 8000 listening port.&lt;/P&gt;

&lt;P&gt;Our issue was these files were corrupted likely by cisco AMP.&lt;/P&gt;

&lt;P&gt;-rw-------. 1 splunk splunk  5165 Nov 20 12:55 times.pyo&lt;BR /&gt;
-rw-------. 1 splunk splunk 13008 Nov 20 12:55 routes.pyo&lt;BR /&gt;
-rw-------. 1 splunk splunk 15667 Nov 20 12:55 message.pyo&lt;BR /&gt;
-rw-------. 1 splunk splunk  8204 Nov 20 12:56 startup.pyo&lt;/P&gt;

&lt;P&gt;/apps/splunk/lib/python2.7/site-packages/splunk/appserver/mrsparkle/lib&lt;/P&gt;

&lt;P&gt;Copied from other index server and restarted,  web interface was available again.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Nov 2018 19:07:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/When-trying-to-start-Splunk-why-am-I-getting-quot-WARNING-web/m-p/230317#M6501</guid>
      <dc:creator>plarsenDST</dc:creator>
      <dc:date>2018-11-20T19:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: When trying to start Splunk, why am I getting "WARNING: web interface does not seem to be available!"?</title>
      <link>https://community.splunk.com/t5/Security/When-trying-to-start-Splunk-why-am-I-getting-quot-WARNING-web/m-p/230318#M6502</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;

&lt;P&gt;can I ask which file you pushed?&lt;/P&gt;

&lt;P&gt;BR&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 12:09:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/When-trying-to-start-Splunk-why-am-I-getting-quot-WARNING-web/m-p/230318#M6502</guid>
      <dc:creator>asabatini85</dc:creator>
      <dc:date>2018-11-26T12:09:44Z</dc:date>
    </item>
  </channel>
</rss>

