<?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 does SplunkWeb stop immediately after starting? in Security</title>
    <link>https://community.splunk.com/t5/Security/Why-does-SplunkWeb-stop-immediately-after-starting/m-p/53847#M1792</link>
    <description>&lt;P&gt;I am new to Splunk and just installed on Windows 32 bit OS using the installer. After completing the installation, splunkd seems to be started and has a PID associated with it, but splunkweb starts and then stops itself. Restarting the splunkweb service does the same thing. &lt;/P&gt;

&lt;P&gt;I looked into the web_service.log and here's what I see:&lt;/P&gt;

&lt;P&gt;2012-05-16 18:58:25,426 INFO    [4fb45b409b1b8cb70] &lt;STRONG&gt;init&lt;/STRONG&gt;:160 - Using default logging config file: C:\Program Files\Splunk\etc\log.cfg&lt;BR /&gt;
2012-05-16 18:58:25,427 INFO    [4fb45b409b1b8cb70] &lt;STRONG&gt;init&lt;/STRONG&gt;:176 - Setting logger=splunk level=INFO&lt;BR /&gt;
2012-05-16 18:58:25,427 INFO    [4fb45b409b1b8cb70] &lt;STRONG&gt;init&lt;/STRONG&gt;:176 - Setting logger=splunk.appserver level=INFO&lt;BR /&gt;
2012-05-16 18:58:25,427 INFO    [4fb45b409b1b8cb70] &lt;STRONG&gt;init&lt;/STRONG&gt;:176 - Setting logger=splunk.appserver.controllers level=INFO&lt;BR /&gt;
2012-05-16 18:58:25,427 INFO    [4fb45b409b1b8cb70] &lt;STRONG&gt;init&lt;/STRONG&gt;:176 - Setting logger=splunk.appserver.lib level=WARN&lt;BR /&gt;
2012-05-16 18:58:26,207 ERROR   [4fb45b409b1b8cb70] root:543 - Unable to start splunkweb&lt;BR /&gt;
2012-05-16 18:58:26,207 ERROR   [4fb45b409b1b8cb70] root:544 - &lt;STRONG&gt;init&lt;/STRONG&gt;() got an unexpected keyword argument 'disable_ssl_certificate_validation'&lt;BR /&gt;
Traceback (most recent call last):&lt;BR /&gt;
  File "C:\Program Files\Splunk\Python-2.7\Lib\site-packages\splunk\appserver\mrsparkle\root.py", line 106, in &lt;MODULE&gt;&lt;BR /&gt;
    from controllers.top import *&lt;BR /&gt;
  File "C:\Program Files\Splunk\Python-2.7\Lib\site-packages\splunk\appserver\mrsparkle\controllers\top.py", line 11, in &lt;MODULE&gt;&lt;BR /&gt;
    from admin import AdminController&lt;BR /&gt;
  File "C:\Program Files\Splunk\Python-2.7\Lib\site-packages\splunk\appserver\mrsparkle\controllers\admin.py", line 30, in &lt;MODULE&gt;&lt;BR /&gt;
    import splunk.input&lt;BR /&gt;
  File "C:\Program Files\Splunk\Python-2.7\Lib\site-packages\splunk\input.py", line 17, in &lt;MODULE&gt;&lt;BR /&gt;
    h = httplib2.Http(disable_ssl_certificate_validation = True)&lt;BR /&gt;
TypeError: &lt;STRONG&gt;init&lt;/STRONG&gt;() got an unexpected keyword argument 'disable_ssl_certificate_validation'&lt;/MODULE&gt;&lt;/MODULE&gt;&lt;/MODULE&gt;&lt;/MODULE&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 11:50:06 GMT</pubDate>
    <dc:creator>lakshmi_raman</dc:creator>
    <dc:date>2020-09-28T11:50:06Z</dc:date>
    <item>
      <title>Why does SplunkWeb stop immediately after starting?</title>
      <link>https://community.splunk.com/t5/Security/Why-does-SplunkWeb-stop-immediately-after-starting/m-p/53847#M1792</link>
      <description>&lt;P&gt;I am new to Splunk and just installed on Windows 32 bit OS using the installer. After completing the installation, splunkd seems to be started and has a PID associated with it, but splunkweb starts and then stops itself. Restarting the splunkweb service does the same thing. &lt;/P&gt;

&lt;P&gt;I looked into the web_service.log and here's what I see:&lt;/P&gt;

&lt;P&gt;2012-05-16 18:58:25,426 INFO    [4fb45b409b1b8cb70] &lt;STRONG&gt;init&lt;/STRONG&gt;:160 - Using default logging config file: C:\Program Files\Splunk\etc\log.cfg&lt;BR /&gt;
2012-05-16 18:58:25,427 INFO    [4fb45b409b1b8cb70] &lt;STRONG&gt;init&lt;/STRONG&gt;:176 - Setting logger=splunk level=INFO&lt;BR /&gt;
2012-05-16 18:58:25,427 INFO    [4fb45b409b1b8cb70] &lt;STRONG&gt;init&lt;/STRONG&gt;:176 - Setting logger=splunk.appserver level=INFO&lt;BR /&gt;
2012-05-16 18:58:25,427 INFO    [4fb45b409b1b8cb70] &lt;STRONG&gt;init&lt;/STRONG&gt;:176 - Setting logger=splunk.appserver.controllers level=INFO&lt;BR /&gt;
2012-05-16 18:58:25,427 INFO    [4fb45b409b1b8cb70] &lt;STRONG&gt;init&lt;/STRONG&gt;:176 - Setting logger=splunk.appserver.lib level=WARN&lt;BR /&gt;
2012-05-16 18:58:26,207 ERROR   [4fb45b409b1b8cb70] root:543 - Unable to start splunkweb&lt;BR /&gt;
2012-05-16 18:58:26,207 ERROR   [4fb45b409b1b8cb70] root:544 - &lt;STRONG&gt;init&lt;/STRONG&gt;() got an unexpected keyword argument 'disable_ssl_certificate_validation'&lt;BR /&gt;
Traceback (most recent call last):&lt;BR /&gt;
  File "C:\Program Files\Splunk\Python-2.7\Lib\site-packages\splunk\appserver\mrsparkle\root.py", line 106, in &lt;MODULE&gt;&lt;BR /&gt;
    from controllers.top import *&lt;BR /&gt;
  File "C:\Program Files\Splunk\Python-2.7\Lib\site-packages\splunk\appserver\mrsparkle\controllers\top.py", line 11, in &lt;MODULE&gt;&lt;BR /&gt;
    from admin import AdminController&lt;BR /&gt;
  File "C:\Program Files\Splunk\Python-2.7\Lib\site-packages\splunk\appserver\mrsparkle\controllers\admin.py", line 30, in &lt;MODULE&gt;&lt;BR /&gt;
    import splunk.input&lt;BR /&gt;
  File "C:\Program Files\Splunk\Python-2.7\Lib\site-packages\splunk\input.py", line 17, in &lt;MODULE&gt;&lt;BR /&gt;
    h = httplib2.Http(disable_ssl_certificate_validation = True)&lt;BR /&gt;
TypeError: &lt;STRONG&gt;init&lt;/STRONG&gt;() got an unexpected keyword argument 'disable_ssl_certificate_validation'&lt;/MODULE&gt;&lt;/MODULE&gt;&lt;/MODULE&gt;&lt;/MODULE&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 11:50:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Why-does-SplunkWeb-stop-immediately-after-starting/m-p/53847#M1792</guid>
      <dc:creator>lakshmi_raman</dc:creator>
      <dc:date>2020-09-28T11:50:06Z</dc:date>
    </item>
    <item>
      <title>Re: Why does SplunkWeb stop immediately after starting?</title>
      <link>https://community.splunk.com/t5/Security/Why-does-SplunkWeb-stop-immediately-after-starting/m-p/53848#M1793</link>
      <description>&lt;P&gt;I encountered the same problem. In my case, it appears there was a conflict between the version of Python installed by Splunk at C:\Program Files\Splunk\Python-2.7, and the version of Python I already had installed at C:\Python27, which was on the path. Renaming the latter folder allowed Splunk Web to start. I don't understand the reason for this apparent conflict, but I'm glad to have a work around.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Dec 2012 21:19:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Why-does-SplunkWeb-stop-immediately-after-starting/m-p/53848#M1793</guid>
      <dc:creator>MartinHarper</dc:creator>
      <dc:date>2012-12-11T21:19:27Z</dc:date>
    </item>
  </channel>
</rss>

