<?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: Mongodb failing to start in Knowledge Management</title>
    <link>https://community.splunk.com/t5/Knowledge-Management/Mongodb-failing-to-start/m-p/474498#M8177</link>
    <description>&lt;P&gt;FYI: Splunk 8.0 is not supported in Windows 2012 Ref. &lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Installation/Systemrequirements#Windows_operating_systems"&gt;https://docs.splunk.com/Documentation/Splunk/latest/Installation/Systemrequirements#Windows_operating_systems&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 04 Nov 2019 14:04:37 GMT</pubDate>
    <dc:creator>harsmarvania57</dc:creator>
    <dc:date>2019-11-04T14:04:37Z</dc:date>
    <item>
      <title>Mongodb failing to start</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Mongodb-failing-to-start/m-p/474497#M8176</link>
      <description>&lt;P&gt;I am running Splunk 8.0 on a Windows 2012 R2 server. When I start Splunk I am getting the kvstore failed error. &lt;BR /&gt;
In trying to fix it, I noticed that the server SSL certificate had expired and mongo was not starting. &lt;BR /&gt;
I generated a new certificate using:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; splunk createssl server-cert -d "C:\Program Files\Splunk\etc\auth" -n server.pem -c BLAH -p
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Now, I see the following in the mongodb log:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;2019-11-01T19:48:22.804Z W CONTROL  [main] net.ssl.sslCipherConfig is deprecated. It will be removed in a future release.
 2019-11-01T19:48:22.908Z E NETWORK  [main] cannot read PEM key file: C:/Program Files/Splunk/etc/auth/server.pem error:06065064:digital envelope routines:EVP_DecryptFinal_ex:bad decrypt
 2019-11-01T19:48:22.908Z F CONTROL  [main] Failed global initialization: InvalidSSLConfiguration: Can not set up PEM key file.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;My server config file is now:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[general]
serverName = mcso-splunk
pass4SymmKey = $1$hsG8OnpoeonS

[sslConfig]
sslKeysfilePassword = $7$SsDrXmvwh9d+HupPfZFTztNG2YvcX1+WcBVVQxO9dVhD5ToFr26cKYE00yDMJp7P
sslPassword = $7$VDRTGDCLYgi3pWcL3HOLBXZ7TcSFU6z4XONKdCdf/kE29WOaiNOqzIncFPG4S/Ht

[lmpool:auto_generated_pool_download-trial]
description = auto_generated_pool_download-trial
quota = MAX
slaves = *
stack_id = download-trial

[lmpool:auto_generated_pool_forwarder]
description = auto_generated_pool_forwarder
quota = MAX
slaves = *
stack_id = forwarder

[lmpool:auto_generated_pool_free]
description = auto_generated_pool_free
quota = MAX
slaves = *
stack_id = free

[lmpool:auto_generated_pool_enterprise]
description = auto_generated_pool_enterprise
quota = MAX
slaves = *
stack_id = enterprise

[license]
active_group = Enterprise
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Any thoughts would be appreciated, thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Nov 2019 19:56:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Mongodb-failing-to-start/m-p/474497#M8176</guid>
      <dc:creator>mgrattan</dc:creator>
      <dc:date>2019-11-01T19:56:37Z</dc:date>
    </item>
    <item>
      <title>Re: Mongodb failing to start</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Mongodb-failing-to-start/m-p/474498#M8177</link>
      <description>&lt;P&gt;FYI: Splunk 8.0 is not supported in Windows 2012 Ref. &lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Installation/Systemrequirements#Windows_operating_systems"&gt;https://docs.splunk.com/Documentation/Splunk/latest/Installation/Systemrequirements#Windows_operating_systems&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Nov 2019 14:04:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Mongodb-failing-to-start/m-p/474498#M8177</guid>
      <dc:creator>harsmarvania57</dc:creator>
      <dc:date>2019-11-04T14:04:37Z</dc:date>
    </item>
    <item>
      <title>Re: Mongodb failing to start</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Mongodb-failing-to-start/m-p/474499#M8178</link>
      <description>&lt;P&gt;Can you take a backup of server.conf and remove sslKeysfilePassword  stanza as this is deprecated and also sslPassword  stanza. Restart SPLUNK, it should add the default sslPassword  values again.&lt;/P&gt;

&lt;P&gt;The error you see is related to bad password on SSL Certificates .&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jan 2020 21:35:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Mongodb-failing-to-start/m-p/474499#M8178</guid>
      <dc:creator>badrinath_itrs</dc:creator>
      <dc:date>2020-01-06T21:35:34Z</dc:date>
    </item>
  </channel>
</rss>

