<?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 Why i'm getting this error??? in Security</title>
    <link>https://community.splunk.com/t5/Security/Why-i-m-getting-this-error/m-p/405476#M9783</link>
    <description>&lt;P&gt;couldn't run "/root/splunk/bin/splunkd" "btool": Permission denied&lt;BR /&gt;&lt;BR /&gt;
couldn't run "/root/splunk/bin/splunkd" "btool": Permission denied&lt;BR /&gt;&lt;BR /&gt;
couldn't run "/root/splunk/bin/splunkd" "btool": Permission denied&lt;BR /&gt;&lt;BR /&gt;
Did not find "disabled" setting of "kvstore" stanza in server bundle.                                                                                                                                                                                &lt;/P&gt;

&lt;P&gt;Splunk&amp;gt; Map. Reduce. Recycle.                                                                                                                                                                                                                        &lt;/P&gt;

&lt;P&gt;Checking prerequisites...&lt;BR /&gt;&lt;BR /&gt;
couldn't run "/root/splunk/bin/splunkd" "btool": Permission denied&lt;BR /&gt;&lt;BR /&gt;
        Checking mgmt port [8089]: couldn't run "/root/splunk/bin/splunkd" "btool": Permission denied&lt;BR /&gt;&lt;BR /&gt;
open&lt;BR /&gt;&lt;BR /&gt;
couldn't run "/root/splunk/bin/splunkd" "btool": Permission denied&lt;BR /&gt;&lt;BR /&gt;
        Checking configuration...  Done.&lt;BR /&gt;&lt;BR /&gt;
execve: Permission denied&lt;BR /&gt;&lt;BR /&gt;
  while running command /root/splunk/bin/splunkd&lt;BR /&gt;&lt;BR /&gt;
Validating databases (splunkd validatedb) failed with code '8'.  If you cannot resolve the issue(s) above after consulting documentation, please file a case online at &lt;A href="http://www.splunk.com/page/submit_issue"&gt;http://www.splunk.com/page/submit_issue&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;
[root@localhost bin]#                                                                                                                                                                                               &lt;/P&gt;</description>
    <pubDate>Tue, 15 Jan 2019 15:14:07 GMT</pubDate>
    <dc:creator>joseph254</dc:creator>
    <dc:date>2019-01-15T15:14:07Z</dc:date>
    <item>
      <title>Why i'm getting this error???</title>
      <link>https://community.splunk.com/t5/Security/Why-i-m-getting-this-error/m-p/405476#M9783</link>
      <description>&lt;P&gt;couldn't run "/root/splunk/bin/splunkd" "btool": Permission denied&lt;BR /&gt;&lt;BR /&gt;
couldn't run "/root/splunk/bin/splunkd" "btool": Permission denied&lt;BR /&gt;&lt;BR /&gt;
couldn't run "/root/splunk/bin/splunkd" "btool": Permission denied&lt;BR /&gt;&lt;BR /&gt;
Did not find "disabled" setting of "kvstore" stanza in server bundle.                                                                                                                                                                                &lt;/P&gt;

&lt;P&gt;Splunk&amp;gt; Map. Reduce. Recycle.                                                                                                                                                                                                                        &lt;/P&gt;

&lt;P&gt;Checking prerequisites...&lt;BR /&gt;&lt;BR /&gt;
couldn't run "/root/splunk/bin/splunkd" "btool": Permission denied&lt;BR /&gt;&lt;BR /&gt;
        Checking mgmt port [8089]: couldn't run "/root/splunk/bin/splunkd" "btool": Permission denied&lt;BR /&gt;&lt;BR /&gt;
open&lt;BR /&gt;&lt;BR /&gt;
couldn't run "/root/splunk/bin/splunkd" "btool": Permission denied&lt;BR /&gt;&lt;BR /&gt;
        Checking configuration...  Done.&lt;BR /&gt;&lt;BR /&gt;
execve: Permission denied&lt;BR /&gt;&lt;BR /&gt;
  while running command /root/splunk/bin/splunkd&lt;BR /&gt;&lt;BR /&gt;
Validating databases (splunkd validatedb) failed with code '8'.  If you cannot resolve the issue(s) above after consulting documentation, please file a case online at &lt;A href="http://www.splunk.com/page/submit_issue"&gt;http://www.splunk.com/page/submit_issue&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;
[root@localhost bin]#                                                                                                                                                                                               &lt;/P&gt;</description>
      <pubDate>Tue, 15 Jan 2019 15:14:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Why-i-m-getting-this-error/m-p/405476#M9783</guid>
      <dc:creator>joseph254</dc:creator>
      <dc:date>2019-01-15T15:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: Why i'm getting this error???</title>
      <link>https://community.splunk.com/t5/Security/Why-i-m-getting-this-error/m-p/405477#M9784</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;

&lt;P&gt;looks like you got this error on start up, make sure that the user who is running splunk got the ownership of &lt;CODE&gt;$SPLUNK_HOME/splunk&lt;/CODE&gt;.&lt;/P&gt;

&lt;P&gt;you can make sure with running &lt;CODE&gt;chown -R user:group $SPLUNK_HOME/splunk&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;What version are you running?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jan 2019 17:21:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Why-i-m-getting-this-error/m-p/405477#M9784</guid>
      <dc:creator>dkeck</dc:creator>
      <dc:date>2019-01-15T17:21:56Z</dc:date>
    </item>
    <item>
      <title>Re: Why i'm getting this error???</title>
      <link>https://community.splunk.com/t5/Security/Why-i-m-getting-this-error/m-p/405478#M9785</link>
      <description>&lt;P&gt;Also look at &lt;CODE&gt;etc/splunk-launch.conf&lt;/CODE&gt; for &lt;CODE&gt;SPLUNK_USER&lt;/CODE&gt; - if that's set to splunk but you're trying to run inside &lt;CODE&gt;/root&lt;/CODE&gt; it'll end in tears.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jan 2019 00:47:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Why-i-m-getting-this-error/m-p/405478#M9785</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2019-01-16T00:47:41Z</dc:date>
    </item>
    <item>
      <title>Re: Why i'm getting this error???</title>
      <link>https://community.splunk.com/t5/Security/Why-i-m-getting-this-error/m-p/405479#M9786</link>
      <description>&lt;P&gt;i solved the problem is due to the permessions which was set to 0644 and i changed it to 0555 !&lt;BR /&gt;
thank you for help &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jan 2019 09:37:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Why-i-m-getting-this-error/m-p/405479#M9786</guid>
      <dc:creator>joseph254</dc:creator>
      <dc:date>2019-01-16T09:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: Why i'm getting this error???</title>
      <link>https://community.splunk.com/t5/Security/Why-i-m-getting-this-error/m-p/405480#M9787</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
You can try the solutions in splunk answers link below.&lt;BR /&gt;
&lt;A href="https://answers.splunk.com/answers/490134/how-to-resolve-issues-with-mongod-startup-such-as.html"&gt;https://answers.splunk.com/answers/490134/how-to-resolve-issues-with-mongod-startup-such-as.html&lt;/A&gt; &lt;/P&gt;

&lt;P&gt;Also you can try cleaning kvstore &lt;BR /&gt;
&lt;A href="https://answers.splunk.com/answers/237859/can-i-delete-all-data-from-a-kv-store-at-once.html"&gt;https://answers.splunk.com/answers/237859/can-i-delete-all-data-from-a-kv-store-at-once.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jan 2019 12:13:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Why-i-m-getting-this-error/m-p/405480#M9787</guid>
      <dc:creator>nikita_p</dc:creator>
      <dc:date>2019-01-16T12:13:41Z</dc:date>
    </item>
    <item>
      <title>Re: Why i'm getting this error???</title>
      <link>https://community.splunk.com/t5/Security/Why-i-m-getting-this-error/m-p/405481#M9788</link>
      <description>&lt;P&gt;Any luck with that? If it was helpfull please accept the answer, thank you &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jan 2019 06:50:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Why-i-m-getting-this-error/m-p/405481#M9788</guid>
      <dc:creator>dkeck</dc:creator>
      <dc:date>2019-01-17T06:50:22Z</dc:date>
    </item>
  </channel>
</rss>

