<?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: Splunk Web not accessible in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-Web-not-accessible/m-p/478289#M16637</link>
    <description>&lt;P&gt;Hello @abhijitnath89axa ,&lt;/P&gt;

&lt;P&gt;the error indicates a missing python module UserDict which required by the App SA-VMNetAppUtils&lt;/P&gt;

&lt;P&gt;edit the file /opt/splunk/etc/apps/SA-VMNetAppUtils/local/apps.conf and change &lt;EM&gt;state = enabled&lt;/EM&gt; to &lt;STRONG&gt;state = disabled&lt;/STRONG&gt;. If there is no such file try /opt/splunk/etc/apps/SA-VMNetAppUtils/default/apps.conf&lt;/P&gt;

&lt;P&gt;After that try to start Splunk.&lt;/P&gt;

&lt;P&gt;Let me know how it went.&lt;/P&gt;</description>
    <pubDate>Mon, 20 Apr 2020 13:13:18 GMT</pubDate>
    <dc:creator>PavelP</dc:creator>
    <dc:date>2020-04-20T13:13:18Z</dc:date>
    <item>
      <title>Splunk Web not accessible</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-Web-not-accessible/m-p/478287#M16635</link>
      <description>&lt;P&gt;We are not able to access splunk web, receiving below error in web_service.log, please let me know if any one has an idea&lt;/P&gt;

&lt;P&gt;2020-04-20 10:12:59,669 ERROR   [5e9d75ab947f40c9ad4f10] root:769 - Unable to start splunkweb&lt;BR /&gt;
2020-04-20 10:12:59,669 ERROR   [5e9d75ab947f40c9ad4f10] root:770 - No module named 'UserDict'&lt;BR /&gt;
Traceback (most recent call last):&lt;BR /&gt;
  File "/opt/splunk/lib/python3.7/site-packages/splunk/appserver/mrsparkle/root.py", line 132, in &lt;BR /&gt;
    from splunk.appserver.mrsparkle.controllers.top import TopController&lt;BR /&gt;
  File "/opt/splunk/lib/python3.7/site-packages/splunk/appserver/mrsparkle/controllers/top.py", line 27, in &lt;BR /&gt;
    from splunk.appserver.mrsparkle.controllers.admin import AdminController&lt;BR /&gt;
  File "/opt/splunk/lib/python3.7/site-packages/splunk/appserver/mrsparkle/controllers/admin.py", line 25, in &lt;BR /&gt;
    from splunk.appserver.mrsparkle.controllers.appinstall import AppInstallController&lt;BR /&gt;
  File "/opt/splunk/lib/python3.7/site-packages/splunk/appserver/mrsparkle/controllers/appinstall.py", line 22, in &lt;BR /&gt;
    from splunk.appserver.mrsparkle.lib import module&lt;BR /&gt;
  File "/opt/splunk/lib/python3.7/site-packages/splunk/appserver/mrsparkle/lib/module.py", line 465, in &lt;BR /&gt;
    moduleMapper = ModuleMapper()&lt;BR /&gt;
  File "/opt/splunk/lib/python3.7/site-packages/splunk/appserver/mrsparkle/lib/module.py", line 83, in &lt;STRONG&gt;init&lt;/STRONG&gt;&lt;BR /&gt;
    self.installedModules = self.getInstalledModules()&lt;BR /&gt;
  File "/opt/splunk/lib/python3.7/site-packages/splunk/appserver/mrsparkle/lib/module.py", line 28, in helper&lt;BR /&gt;
    return f(*a, **kw)&lt;BR /&gt;
  File "/opt/splunk/lib/python3.7/site-packages/splunk/appserver/mrsparkle/lib/module.py", line 448, in getInstalledModules&lt;BR /&gt;
    mods = self.getModuleList(root)&lt;BR /&gt;
  File "/opt/splunk/lib/python3.7/site-packages/splunk/appserver/mrsparkle/lib/module.py", line 37, in helper&lt;BR /&gt;
    return f(*a, **kw)&lt;BR /&gt;
  File "/opt/splunk/lib/python3.7/site-packages/splunk/appserver/mrsparkle/lib/module.py", line 223, in getModuleList&lt;BR /&gt;
    mod = &lt;STRONG&gt;import&lt;/STRONG&gt;(modname)&lt;BR /&gt;
  File "/opt/splunk/etc/apps/SA-VMNetAppUtils/appserver/modules/SOLNTreeNav/SOLNTreeNav.py", line 5, in &lt;BR /&gt;
    import UserDict&lt;BR /&gt;
ModuleNotFoundError: No module named 'UserDict'&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 05:03:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Splunk-Web-not-accessible/m-p/478287#M16635</guid>
      <dc:creator>abhijitnath89ax</dc:creator>
      <dc:date>2020-09-30T05:03:06Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Web not accessible</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-Web-not-accessible/m-p/478288#M16636</link>
      <description>&lt;P&gt;Contact Splunk Support.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Apr 2020 12:23:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Splunk-Web-not-accessible/m-p/478288#M16636</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-04-20T12:23:10Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Web not accessible</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-Web-not-accessible/m-p/478289#M16637</link>
      <description>&lt;P&gt;Hello @abhijitnath89axa ,&lt;/P&gt;

&lt;P&gt;the error indicates a missing python module UserDict which required by the App SA-VMNetAppUtils&lt;/P&gt;

&lt;P&gt;edit the file /opt/splunk/etc/apps/SA-VMNetAppUtils/local/apps.conf and change &lt;EM&gt;state = enabled&lt;/EM&gt; to &lt;STRONG&gt;state = disabled&lt;/STRONG&gt;. If there is no such file try /opt/splunk/etc/apps/SA-VMNetAppUtils/default/apps.conf&lt;/P&gt;

&lt;P&gt;After that try to start Splunk.&lt;/P&gt;

&lt;P&gt;Let me know how it went.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Apr 2020 13:13:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Splunk-Web-not-accessible/m-p/478289#M16637</guid>
      <dc:creator>PavelP</dc:creator>
      <dc:date>2020-04-20T13:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Web not accessible</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-Web-not-accessible/m-p/478290#M16638</link>
      <description>&lt;P&gt;We also had to disable the Vmware app&lt;/P&gt;</description>
      <pubDate>Wed, 22 Apr 2020 06:11:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Splunk-Web-not-accessible/m-p/478290#M16638</guid>
      <dc:creator>abhijitnath89ax</dc:creator>
      <dc:date>2020-04-22T06:11:50Z</dc:date>
    </item>
  </channel>
</rss>

