<?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: Unable to connect to the splunk web interface in Security</title>
    <link>https://community.splunk.com/t5/Security/Unable-to-connect-to-the-splunk-web-interface/m-p/172160#M5075</link>
    <description>&lt;P&gt;if i check the attributes of startwebserver everything seems okay  here is the copy below:&lt;/P&gt;

&lt;P&gt;[settings]&lt;/P&gt;

&lt;H1&gt;enable/disable the appserver&lt;/H1&gt;

&lt;P&gt;startwebserver = 1&lt;/P&gt;

&lt;P&gt;httpport = 8000&lt;/P&gt;

&lt;P&gt;enableSplunkWebSSL = false&lt;/P&gt;

&lt;P&gt;mgmtHostPort = 127.0.0.1:8089&lt;/P&gt;

&lt;P&gt;appServerPorts = 8065&lt;/P&gt;

&lt;P&gt;And if i run the command 'sudo /opt/splunk/bin/splunkd start'  i get the following error&lt;/P&gt;

&lt;P&gt;[root@localhost wisdom.network_trainee]# sudo /opt/splunk/bin/splunkweb start&lt;BR /&gt;
sudo: /opt/splunk/bin/splunkweb: command not found&lt;/P&gt;

&lt;P&gt;[root@localhost wisdom.network_trainee]# sudo /opt/splunk/bin/splunkd start&lt;BR /&gt;
/opt/splunk/bin/splunkd: error while loading shared libraries: libjemalloc.so.1: cannot open shared object file: No such file or directory&lt;/P&gt;

&lt;P&gt;thanks for your time ngatchasandra&lt;/P&gt;</description>
    <pubDate>Thu, 25 Jun 2015 01:30:31 GMT</pubDate>
    <dc:creator>cebo_myeza</dc:creator>
    <dc:date>2015-06-25T01:30:31Z</dc:date>
    <item>
      <title>Unable to connect to the splunk web interface</title>
      <link>https://community.splunk.com/t5/Security/Unable-to-connect-to-the-splunk-web-interface/m-p/172151#M5066</link>
      <description>&lt;P&gt;I have been using the splunk web interface with this address 127.0.0.1:8000 for almost two months now, but all of the sudden it just stopped connecting and it's giving me a message saying that "Firefox can't establish a connection to the server at 127.0.0.1:8000".&lt;/P&gt;

&lt;P&gt;please help i don't know what went wrong.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2015 02:25:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Unable-to-connect-to-the-splunk-web-interface/m-p/172151#M5066</guid>
      <dc:creator>cebo_myeza</dc:creator>
      <dc:date>2015-06-23T02:25:47Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect to the splunk web interface</title>
      <link>https://community.splunk.com/t5/Security/Unable-to-connect-to-the-splunk-web-interface/m-p/172152#M5067</link>
      <description>&lt;P&gt;is splunk running? &lt;/P&gt;

&lt;P&gt;what OS are you on?&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2015 03:10:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Unable-to-connect-to-the-splunk-web-interface/m-p/172152#M5067</guid>
      <dc:creator>n00badmin</dc:creator>
      <dc:date>2015-06-23T03:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect to the splunk web interface</title>
      <link>https://community.splunk.com/t5/Security/Unable-to-connect-to-the-splunk-web-interface/m-p/172153#M5068</link>
      <description>&lt;P&gt;Assuming Splunk is running, someone may have changed the port or HTTPS encryption.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2015 04:33:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Unable-to-connect-to-the-splunk-web-interface/m-p/172153#M5068</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2015-06-23T04:33:23Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect to the splunk web interface</title>
      <link>https://community.splunk.com/t5/Security/Unable-to-connect-to-the-splunk-web-interface/m-p/172154#M5069</link>
      <description>&lt;P&gt;hi n00badmin&lt;/P&gt;

&lt;P&gt;i am using centos and splunk is running&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2015 06:22:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Unable-to-connect-to-the-splunk-web-interface/m-p/172154#M5069</guid>
      <dc:creator>cebo_myeza</dc:creator>
      <dc:date>2015-06-23T06:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect to the splunk web interface</title>
      <link>https://community.splunk.com/t5/Security/Unable-to-connect-to-the-splunk-web-interface/m-p/172155#M5070</link>
      <description>&lt;P&gt;Try restarting your instance of splunk : 'sudo /opt/splunk/bin/splunk restart'. Check the message when it restarts and confirm what IP and port Splunk is bound to. (It will say started on &lt;A href="http://localhost:8000"&gt;http://localhost:8000&lt;/A&gt; or &lt;A href="https://localhost:XXXX"&gt;https://localhost:XXXX&lt;/A&gt;"&lt;/P&gt;

&lt;P&gt;Check if iptables has been started or running : service iptables status            service iptables stop&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2015 06:29:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Unable-to-connect-to-the-splunk-web-interface/m-p/172155#M5070</guid>
      <dc:creator>esix_splunk</dc:creator>
      <dc:date>2015-06-23T06:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect to the splunk web interface</title>
      <link>https://community.splunk.com/t5/Security/Unable-to-connect-to-the-splunk-web-interface/m-p/172156#M5071</link>
      <description>&lt;P&gt;hi esix_splunk&lt;/P&gt;

&lt;P&gt;The iptables seems ok but when i run the command 'sudo /opt/splunk/bin/splunk restart' i don't get any response.&lt;/P&gt;

&lt;P&gt;i get this:&lt;/P&gt;

&lt;P&gt;[&lt;A href="mailto:root@"&gt;root@&lt;/A&gt;...]# sudo /opt/splunk/bin/splunk restart&lt;BR /&gt;
[&lt;A href="mailto:root@"&gt;root@&lt;/A&gt;..]# &lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2015 07:43:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Unable-to-connect-to-the-splunk-web-interface/m-p/172156#M5071</guid>
      <dc:creator>cebo_myeza</dc:creator>
      <dc:date>2015-06-23T07:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect to the splunk web interface</title>
      <link>https://community.splunk.com/t5/Security/Unable-to-connect-to-the-splunk-web-interface/m-p/172157#M5072</link>
      <description>&lt;P&gt;Hi cebo_myeza,&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;&lt;P&gt;Try to check if  the attribute &lt;CODE&gt;startwebserver&lt;/CODE&gt; of web.conf file is set to &lt;CODE&gt;1&lt;/CODE&gt;.&lt;BR /&gt;&lt;BR /&gt;
web.conf is located to &lt;CODE&gt;$SPLUNK_HOME/etc/system/default/&lt;/CODE&gt;&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;Or try to run individualy the command that follow:&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;sudo /opt/splunk/bin/splunkd start&lt;/CODE&gt;   and      &lt;CODE&gt;sudo /opt/splunk/bin/splunkweb start&lt;BR /&gt;
&lt;/CODE&gt;&lt;/P&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Tue, 23 Jun 2015 08:13:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Unable-to-connect-to-the-splunk-web-interface/m-p/172157#M5072</guid>
      <dc:creator>ngatchasandra</dc:creator>
      <dc:date>2015-06-23T08:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect to the splunk web interface</title>
      <link>https://community.splunk.com/t5/Security/Unable-to-connect-to-the-splunk-web-interface/m-p/172158#M5073</link>
      <description>&lt;P&gt;cd /opt/splunk/bin&lt;BR /&gt;
./splunk stop&lt;/P&gt;

&lt;P&gt;do you get a reponse??&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2015 11:12:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Unable-to-connect-to-the-splunk-web-interface/m-p/172158#M5073</guid>
      <dc:creator>n00badmin</dc:creator>
      <dc:date>2015-06-23T11:12:51Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect to the splunk web interface</title>
      <link>https://community.splunk.com/t5/Security/Unable-to-connect-to-the-splunk-web-interface/m-p/172159#M5074</link>
      <description>&lt;P&gt;It's really bad practice to run splunk as root.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2015 18:58:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Unable-to-connect-to-the-splunk-web-interface/m-p/172159#M5074</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2015-06-23T18:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect to the splunk web interface</title>
      <link>https://community.splunk.com/t5/Security/Unable-to-connect-to-the-splunk-web-interface/m-p/172160#M5075</link>
      <description>&lt;P&gt;if i check the attributes of startwebserver everything seems okay  here is the copy below:&lt;/P&gt;

&lt;P&gt;[settings]&lt;/P&gt;

&lt;H1&gt;enable/disable the appserver&lt;/H1&gt;

&lt;P&gt;startwebserver = 1&lt;/P&gt;

&lt;P&gt;httpport = 8000&lt;/P&gt;

&lt;P&gt;enableSplunkWebSSL = false&lt;/P&gt;

&lt;P&gt;mgmtHostPort = 127.0.0.1:8089&lt;/P&gt;

&lt;P&gt;appServerPorts = 8065&lt;/P&gt;

&lt;P&gt;And if i run the command 'sudo /opt/splunk/bin/splunkd start'  i get the following error&lt;/P&gt;

&lt;P&gt;[root@localhost wisdom.network_trainee]# sudo /opt/splunk/bin/splunkweb start&lt;BR /&gt;
sudo: /opt/splunk/bin/splunkweb: command not found&lt;/P&gt;

&lt;P&gt;[root@localhost wisdom.network_trainee]# sudo /opt/splunk/bin/splunkd start&lt;BR /&gt;
/opt/splunk/bin/splunkd: error while loading shared libraries: libjemalloc.so.1: cannot open shared object file: No such file or directory&lt;/P&gt;

&lt;P&gt;thanks for your time ngatchasandra&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jun 2015 01:30:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Unable-to-connect-to-the-splunk-web-interface/m-p/172160#M5075</guid>
      <dc:creator>cebo_myeza</dc:creator>
      <dc:date>2015-06-25T01:30:31Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect to the splunk web interface</title>
      <link>https://community.splunk.com/t5/Security/Unable-to-connect-to-the-splunk-web-interface/m-p/172161#M5076</link>
      <description>&lt;P&gt;dude,&lt;/P&gt;

&lt;P&gt;you need to locate your install...&lt;/P&gt;

&lt;P&gt;does /opt/splunk/bin exist?&lt;/P&gt;

&lt;P&gt;if it does do:&lt;/P&gt;

&lt;P&gt;cd /opt/splunk/bin&lt;BR /&gt;
./splunk stop&lt;/P&gt;

&lt;P&gt;what do you get???&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jun 2015 01:45:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Unable-to-connect-to-the-splunk-web-interface/m-p/172161#M5076</guid>
      <dc:creator>n00badmin</dc:creator>
      <dc:date>2015-06-25T01:45:32Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect to the splunk web interface</title>
      <link>https://community.splunk.com/t5/Security/Unable-to-connect-to-the-splunk-web-interface/m-p/172162#M5077</link>
      <description>&lt;P&gt;i still don't get any response like this:&lt;/P&gt;

&lt;P&gt;[root@localhost wisdom.network_trainee]# cd /opt/splunk/bin&lt;BR /&gt;
[root@localhost bin]# ./splunk stop&lt;BR /&gt;
[root@localhost bin]# ./splunk start&lt;BR /&gt;
[root@localhost bin]#&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jun 2015 01:49:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Unable-to-connect-to-the-splunk-web-interface/m-p/172162#M5077</guid>
      <dc:creator>cebo_myeza</dc:creator>
      <dc:date>2015-06-25T01:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect to the splunk web interface</title>
      <link>https://community.splunk.com/t5/Security/Unable-to-connect-to-the-splunk-web-interface/m-p/172163#M5078</link>
      <description>&lt;P&gt;please do ps -ef | grep splunk&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jun 2015 01:53:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Unable-to-connect-to-the-splunk-web-interface/m-p/172163#M5078</guid>
      <dc:creator>n00badmin</dc:creator>
      <dc:date>2015-06-25T01:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect to the splunk web interface</title>
      <link>https://community.splunk.com/t5/Security/Unable-to-connect-to-the-splunk-web-interface/m-p/172164#M5079</link>
      <description>&lt;P&gt;[root@localhost wisdom.network_trainee]# ps -ef | grep splunk&lt;BR /&gt;
root      6417  6407  0 08:59 pts/1    00:00:00 grep splunk&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jun 2015 01:58:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Unable-to-connect-to-the-splunk-web-interface/m-p/172164#M5079</guid>
      <dc:creator>cebo_myeza</dc:creator>
      <dc:date>2015-06-25T01:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect to the splunk web interface</title>
      <link>https://community.splunk.com/t5/Security/Unable-to-connect-to-the-splunk-web-interface/m-p/172165#M5080</link>
      <description>&lt;P&gt;splunk is not running....&lt;/P&gt;

&lt;P&gt;were you the one who installed splunk??&lt;/P&gt;

&lt;P&gt;can you confirm that splunk is installed at /opt??&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jun 2015 02:18:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Unable-to-connect-to-the-splunk-web-interface/m-p/172165#M5080</guid>
      <dc:creator>n00badmin</dc:creator>
      <dc:date>2015-06-25T02:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect to the splunk web interface</title>
      <link>https://community.splunk.com/t5/Security/Unable-to-connect-to-the-splunk-web-interface/m-p/172166#M5081</link>
      <description>&lt;P&gt;Yeah i am the one who installed splunk and i have been using the splunkweb for the past 3 months, everything was running smoothly, i really don't know what went wrong.&lt;/P&gt;

&lt;P&gt;how can i confirm? &lt;/P&gt;</description>
      <pubDate>Thu, 25 Jun 2015 02:26:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Unable-to-connect-to-the-splunk-web-interface/m-p/172166#M5081</guid>
      <dc:creator>cebo_myeza</dc:creator>
      <dc:date>2015-06-25T02:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect to the splunk web interface</title>
      <link>https://community.splunk.com/t5/Security/Unable-to-connect-to-the-splunk-web-interface/m-p/172167#M5082</link>
      <description>&lt;P&gt;[root@localhost wisdom.network_trainee]# find / -name splunk&lt;/P&gt;

&lt;P&gt;/etc/rc.d/init.d/splunk&lt;BR /&gt;
/opt/splunk&lt;BR /&gt;
/opt/splunk/lib/python2.7/site-packages/splunk&lt;BR /&gt;
/opt/splunk/share/splunk&lt;BR /&gt;
/opt/splunk/share/splunk/search_mrsparkle/exposed/js/splunk&lt;BR /&gt;
/opt/splunk/share/splunk/search_mrsparkle/exposed/img/splunk&lt;BR /&gt;
/opt/splunk/bin/splunk&lt;BR /&gt;
/opt/splunk/var/log/splunk&lt;BR /&gt;
/opt/splunk/var/run/splunk&lt;BR /&gt;
/opt/splunk/var/lib/splunk&lt;BR /&gt;
/opt/splunk/var/spool/splunk&lt;BR /&gt;
/var/lock/subsys/splunk&lt;BR /&gt;
/var/spool/mail/splunk&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 20:22:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Unable-to-connect-to-the-splunk-web-interface/m-p/172167#M5082</guid>
      <dc:creator>cebo_myeza</dc:creator>
      <dc:date>2020-09-28T20:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect to the splunk web interface</title>
      <link>https://community.splunk.com/t5/Security/Unable-to-connect-to-the-splunk-web-interface/m-p/172168#M5083</link>
      <description>&lt;P&gt;can you check your splunkd.log please&lt;/P&gt;

&lt;P&gt;cd /opt/splunk/var/log/splunk/&lt;/P&gt;

&lt;P&gt;tail -100 splunkd.log&lt;/P&gt;

&lt;P&gt;dont understand why you get nothing calling ./splunk start or stop&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jun 2015 02:48:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Unable-to-connect-to-the-splunk-web-interface/m-p/172168#M5083</guid>
      <dc:creator>n00badmin</dc:creator>
      <dc:date>2015-06-25T02:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect to the splunk web interface</title>
      <link>https://community.splunk.com/t5/Security/Unable-to-connect-to-the-splunk-web-interface/m-p/172169#M5084</link>
      <description>&lt;P&gt;[root@localhost wisdom.network_trainee]# cd /opt/splunk/var/log/splunk/&lt;/P&gt;

&lt;P&gt;[root@localhost splunk]# tail -50 splunkd.log&lt;BR /&gt;
06-18-2015 10:40:47.859 +0700 INFO  DatabaseDirectoryManager - Writing a bucket manifest in hotWarmPath='/opt/splunk/var/lib/splunk/_internaldb/db'.  Reason='Removing bucket, bid=_internal~26~414C0929-B95F-4C97-A4BB-AB1267F53365'&lt;BR /&gt;
06-18-2015 10:40:47.890 +0700 INFO  BucketMover - AsyncFreezer freeze succeeded for bkt='/opt/splunk/var/lib/splunk/_internaldb/db/db_1432006804_1431942980_26'&lt;BR /&gt;
06-18-2015 10:40:48.839 +0700 INFO  DatabaseDirectoryManager - Writing a bucket manifest in hotWarmPath='/opt/splunk/var/lib/splunk/_internaldb/db'.  Reason=' frozen_buckets'&lt;BR /&gt;
06-18-2015 10:41:44.726 +0700 INFO  WatchedFile - Will begin reading at offset=0 for file='/opt/splunk/var/log/splunk/metrics.log'.&lt;BR /&gt;
06-18-2015 10:41:44.864 +0700 INFO  WatchedFile - Will begin reading at offset=24992205 for file='/opt/splunk/var/log/splunk/metrics.log.1'.&lt;BR /&gt;
06-18-2015 10:42:48.840 +0700 INFO  BucketMover - will attempt to freeze: candidate='/opt/splunk/var/lib/splunk/_internaldb/db/db_1432006922_1432006809_27' because frozenTimePeriodInSecs=2592000 exceeds difference between now=1434598968 and latest=1432006922&lt;BR /&gt;
06-18-2015 10:42:48.843 +0700 INFO  DatabaseDirectoryManager - Writing a bucket manifest in hotWarmPath='/opt/splunk/var/lib/splunk/_internaldb/db'.  Reason='Removing bucket, bid=_internal~27~414C0929-B95F-4C97-A4BB-AB1267F53365'&lt;BR /&gt;
06-18-2015 10:42:48.847 +0700 INFO  BucketMover - AsyncFreezer freeze succeeded for bkt='/opt/splunk/var/lib/splunk/_internaldb/db/db_1432006922_1432006809_27'&lt;BR /&gt;
06-18-2015 10:42:49.832 +0700 INFO  DatabaseDirectoryManager - Writing a bucket manifest in hotWarmPath='/opt/splunk/var/lib/splunk/_internaldb/db'.  Reason=' frozen_buckets'&lt;BR /&gt;
06-18-2015 15:16:56.840 +0700 INFO  BucketMover - will attempt to freeze: candidate='/opt/splunk/var/lib/splunk/_internaldb/db/db_1432023396_1432006926_28' because frozenTimePeriodInSecs=2592000 exceeds difference between now=1434615416 and latest=1432023396&lt;BR /&gt;
06-18-2015 15:16:56.841 +0700 INFO  DatabaseDirectoryManager - Writing a bucket manifest in hotWarmPath='/opt/splunk/var/lib/splunk/_internaldb/db'.  Reason='Removing bucket, bid=_internal~28~414C0929-B95F-4C97-A4BB-AB1267F53365'&lt;BR /&gt;
06-18-2015 15:16:56.867 +0700 INFO  BucketMover - AsyncFreezer freeze succeeded for bkt='/opt/splunk/var/lib/splunk/_internaldb/db/db_1432023396_1432006926_28'&lt;BR /&gt;
06-18-2015 15:16:57.832 +0700 INFO  DatabaseDirectoryManager - Writing a bucket manifest in hotWarmPath='/opt/splunk/var/lib/splunk/_internaldb/db'.  Reason=' frozen_buckets'&lt;BR /&gt;
06-18-2015 17:03:47.839 +0700 INFO  BucketMover - will attempt to freeze: candidate='/opt/splunk/var/lib/splunk/_introspection/db/db_1433412195_1433380011_38' because frozenTimePeriodInSecs=1209600 exceeds difference between now=1434621827 and latest=1433412195&lt;BR /&gt;
06-18-2015 17:03:47.842 +0700 INFO  DatabaseDirectoryManager - Writing a bucket manifest in hotWarmPath='/opt/splunk/var/lib/splunk/_introspection/db'.  Reason='Removing bucket, bid=_introspection~38~414C0929-B95F-4C97-A4BB-AB1267F53365'&lt;BR /&gt;
06-18-2015 17:03:47.862 +0700 INFO  BucketMover - AsyncFreezer freeze succeeded for bkt='/opt/splunk/var/lib/splunk/_introspection/db/db_1433412195_1433380011_38'&lt;BR /&gt;
06-18-2015 17:03:58.837 +0700 INFO  DatabaseDirectoryManager - Writing a bucket manifest in hotWarmPath='/opt/splunk/var/lib/splunk/_introspection/db'.  Reason=' frozen_buckets'&lt;BR /&gt;
06-18-2015 17:08:36.835 +0700 INFO  BucketMover - will attempt to freeze: candidate='/opt/splunk/var/lib/splunk/_internaldb/db/db_1432030087_1432023400_29' because frozenTimePeriodInSecs=2592000 exceeds difference between now=1434622116 and latest=1432030087&lt;BR /&gt;
06-18-2015 17:08:36.835 +0700 INFO  DatabaseDirectoryManager - Writing a bucket manifest in hotWarmPath='/opt/splunk/var/lib/splunk/_internaldb/db'.  Reason='Removing bucket, bid=_internal~29~414C0929-B95F-4C97-A4BB-AB1267F53365'&lt;BR /&gt;
06-18-2015 17:08:36.844 +0700 INFO  BucketMover - AsyncFreezer freeze succeeded for bkt='/opt/splunk/var/lib/splunk/_internaldb/db/db_1432030087_1432023400_29'&lt;BR /&gt;
06-18-2015 17:08:37.831 +0700 INFO  DatabaseDirectoryManager - Writing a bucket manifest in hotWarmPath='/opt/splunk/var/lib/splunk/_internaldb/db'.  Reason=' frozen_buckets'&lt;BR /&gt;
06-19-2015 00:00:00.831 +0700 INFO  LMStackMgr - should rollover=true because _lastRolloverTime=1434560400 lastRolloverDay=1434560400 snappedNow=1434646800&lt;BR /&gt;
06-19-2015 00:00:00.832 +0700 INFO  LMStackMgr - quotaExceededCount=0, lastExceedDate=0, peak=0, rolloverCount=1, totalCumulativeBytesAtRollover=0, todaysBytesIndexed=0, licenseSize=524288000&lt;BR /&gt;
06-19-2015 00:00:00.832 +0700 INFO  LMStackMgr - finished rollover, new lastRolloverTime=1434646800&lt;BR /&gt;
06-19-2015 00:00:03.831 +0700 INFO  LMSlaveInfo - Detected that masterTimeFromSlave(Thu Jun 18 23:59:02 2015) &amp;lt; lastRolloverTime(Fri Jun 19 00:00:00 2015), meaning that the master has already rolled over. Ignore slave persisted usage.&lt;BR /&gt;
06-19-2015 07:36:27.586 +0700 INFO  WatchedFile - Will begin reading at offset=0 for file='/opt/splunk/var/log/introspection/resource_usage.log'.&lt;BR /&gt;
06-19-2015 07:36:27.668 +0700 INFO  WatchedFile - Will begin reading at offset=24998813 for file='/opt/splunk/var/log/introspection/resource_usage.log.1'.&lt;BR /&gt;
06-19-2015 09:24:41.898 +0700 INFO  WatchedFile - Will begin reading at offset=0 for file='/opt/splunk/var/log/splunk/metrics.log'.&lt;BR /&gt;
06-19-2015 09:24:42.020 +0700 INFO  WatchedFile - Will begin reading at offset=24997732 for file='/opt/splunk/var/log/splunk/metrics.log.1'.&lt;BR /&gt;
06-19-2015 10:42:14.568 +0700 ERROR HTTPClient - Cannot resolve IP of host=apps.splunk.com: Temporary failure in name resolution&lt;BR /&gt;
06-19-2015 10:42:14.568 +0700 ERROR ApplicationUpdater - Error checking for update, URL=/api/apps:resolve/checkforupgrade: Invalid URI&lt;BR /&gt;
06-19-2015 10:51:20.832 +0700 INFO  LMStackMgr - should rollover=true because _lastRolloverTime=1434646800 lastRolloverDay=1434560400 snappedNow=1434646800&lt;BR /&gt;
06-19-2015 10:51:20.832 +0700 INFO  LMStackMgr - quotaExceededCount=0, lastExceedDate=0, peak=0, rolloverCount=2, totalCumulativeBytesAtRollover=0, todaysBytesIndexed=0, licenseSize=524288000&lt;BR /&gt;
06-19-2015 10:51:20.832 +0700 INFO  LMStackMgr - finished rollover, new lastRolloverTime=1434685880&lt;BR /&gt;
06-19-2015 10:51:48.586 +0700 WARN  TimeoutHeap - Detected system time adjusted backwards by 11245ms.&lt;BR /&gt;
06-19-2015 10:51:48.663 +0700 WARN  TimeoutHeap - Detected system time adjusted backwards by 11244ms.&lt;BR /&gt;
06-19-2015 10:51:48.747 +0700 WARN  TimeoutHeap - Detected system time adjusted backwards by 11244ms.&lt;BR /&gt;
06-19-2015 10:51:48.765 +0700 WARN  TimeoutHeap - Detected system time adjusted backwards by 2326ms.&lt;BR /&gt;
06-19-2015 10:51:48.908 +0700 WARN  IntrospectionGenerator:resource_usage -   TimeoutHeap - Detected system time adjusted backwards by 7247ms.&lt;BR /&gt;
06-19-2015 10:51:48.908 +0700 WARN  TimeoutHeap - Detected system time adjusted backwards by 7247ms.&lt;BR /&gt;
06-19-2015 10:51:52.849 +0700 WARN  TimeoutHeap - Detected system time adjusted backwards by 2246ms.&lt;BR /&gt;
06-19-2015 10:51:52.849 +0700 WARN  TimeoutHeap - Detected system time adjusted backwards by 2246ms.&lt;BR /&gt;
06-19-2015 10:52:16.584 +0700 INFO  LMSlaveInfo - Detected that masterTimeFromSlave(Fri Jun 19 10:51:15 2015) &amp;lt; lastRolloverTime(Fri Jun 19 10:51:20 2015), meaning that the master has already rolled over. Ignore slave persisted usage.&lt;BR /&gt;
06-19-2015 13:41:17.605 +0700 INFO  BucketMover - will attempt to freeze: candidate='/opt/splunk/var/lib/splunk/_internaldb/db/db_1432104061_1432030091_30' because frozenTimePeriodInSecs=2592000 exceeds difference between now=1434696077 and latest=1432104061&lt;BR /&gt;
06-19-2015 13:41:17.606 +0700 INFO  DatabaseDirectoryManager - Writing a bucket manifest in hotWarmPath='/opt/splunk/var/lib/splunk/_internaldb/db'.  Reason='Removing bucket, bid=_internal~30~414C0929-B95F-4C97-A4BB-AB1267F53365'&lt;BR /&gt;
06-19-2015 13:41:17.629 +0700 INFO  BucketMover - AsyncFreezer freeze succeeded for bkt='/opt/splunk/var/lib/splunk/_internaldb/db/db_1432104061_1432030091_30'&lt;BR /&gt;
06-19-2015 13:41:18.585 +0700 INFO  DatabaseDirectoryManager - Writing a bucket manifest in hotWarmPath='/opt/splunk/var/lib/splunk/_internaldb/db'.  Reason=' frozen_buckets'&lt;BR /&gt;
06-19-2015 16:50:44.599 +0700 INFO  BucketMover - will attempt to freeze: candidate='/opt/splunk/var/lib/splunk/_introspection/db/db_1433497801_1433466532_39' because frozenTimePeriodInSecs=1209600 exceeds difference between now=1434707444 and latest=1433497801&lt;BR /&gt;
06-19-2015 16:50:44.605 +0700 INFO  DatabaseDirectoryManager - Writing a bucket manifest in hotWarmPath='/opt/splunk/var/lib/splunk/_introspection/db'.  Reason='Removing bucket, bid=_introspection~39~414C0929-B95F-4C97-A4BB-AB1267F53365'&lt;BR /&gt;
06-19-2015 16:50:44.608 +0700 INFO  BucketMover - AsyncFreezer freeze succeeded for bkt='/opt/splunk/var/lib/splunk/_introspection/db/db_1433497801_1433466532_39'&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 20:22:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Unable-to-connect-to-the-splunk-web-interface/m-p/172169#M5084</guid>
      <dc:creator>cebo_myeza</dc:creator>
      <dc:date>2020-09-28T20:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect to the splunk web interface</title>
      <link>https://community.splunk.com/t5/Security/Unable-to-connect-to-the-splunk-web-interface/m-p/172170#M5085</link>
      <description>&lt;P&gt;i doubt u were able to post the entire 100 lines of log...&lt;/P&gt;

&lt;P&gt;do a tail -10 please...whats ur last 10 events in the log?&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jun 2015 03:12:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Unable-to-connect-to-the-splunk-web-interface/m-p/172170#M5085</guid>
      <dc:creator>n00badmin</dc:creator>
      <dc:date>2015-06-25T03:12:53Z</dc:date>
    </item>
  </channel>
</rss>

