<?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: Error with Splunk DB Connect app | Unable to communicate with task server; No module named urllib3 and other ERRORS in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-with-Splunk-DB-Connect-app-Unable-to-communicate-with-task/m-p/514042#M62962</link>
    <description>&lt;P&gt;Unfortunately, it has not been fixed, not even on 3.3.1.&lt;/P&gt;</description>
    <pubDate>Fri, 14 Aug 2020 07:35:37 GMT</pubDate>
    <dc:creator>skalliger</dc:creator>
    <dc:date>2020-08-14T07:35:37Z</dc:date>
    <item>
      <title>Error with Splunk DB Connect app | Unable to communicate with task server; No module named urllib3 and other ERRORS</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-with-Splunk-DB-Connect-app-Unable-to-communicate-with-task/m-p/426677#M52169</link>
      <description>&lt;P&gt;I'm running Splunk DB Connect app on Splunk 7.0.1 for quite some time now. Lately I'm seeing some errors on the DB Connect app UI where it states that it is not able to communicate with the task server along with few other errors. &lt;/P&gt;

&lt;P&gt;Tried changing the ports but nothing helped. I also see an error in the python log(not sure if its in anyway related).&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Splunk DB Connect app Error"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/5080i90A5AB242C515070/image-size/large?v=v2&amp;amp;px=999" role="button" title="Splunk DB Connect app Error" alt="Splunk DB Connect app Error" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;* Cannot communicate with task server, please check your settings.
* &amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt; &amp;lt;response&amp;gt; &amp;lt;messages&amp;gt; &amp;lt;msg type="WARN"&amp;gt;Traceback (most recent call last):&amp;amp;#13; File "E:\Splunk/bin/rest_handler.py", line 79, in &amp;lt;module&amp;gt;&amp;amp;#13; print splunk.rest.dispatch(**params)&amp;amp;#13; File "E:\Splunk\Python-2.7\Lib\site-packages\splunk\rest\__init__.py", line 149, in dispatch&amp;amp;#13; module = __import__('splunk.rest.external.%s' % parts[0], None, None, parts[0])&amp;amp;#13; File "E:\Splunk\etc\apps\splunk_app_db_connect\bin\dbxproxy.py", line 4, in &amp;lt;module&amp;gt;&amp;amp;#13; import requests&amp;amp;#13; File "E:\Splunk\etc\apps\TA-Swimlane\bin\requests\__init__.py", line 43, in &amp;lt;module&amp;gt;&amp;amp;#13; import urllib3&amp;amp;#13; ImportError: No module named urllib3&amp;amp;#13; &amp;amp;#13; &amp;lt;/msg&amp;gt; &amp;lt;/messages&amp;gt; &amp;lt;/response&amp;gt;

*ERROR No module named urllib3
Traceback (most recent call last):
  File "E:\Splunk/bin/rest_handler.py", line 79, in &amp;lt;module&amp;gt;
    print splunk.rest.dispatch(**params)
  File "E:\Splunk\Python-2.7\Lib\site-packages\splunk\rest\__init__.py", line 149, in dispatch
    module = __import__('splunk.rest.external.%s' % parts[0], None, None, parts[0])
  File "E:\Splunk\etc\apps\splunk_app_db_connect\bin\dbxproxy.py", line 4, in &amp;lt;module&amp;gt;
    import requests
  File "E:\Splunk\etc\apps\TA-Swimlane\bin\requests\__init__.py", line 43, in &amp;lt;module&amp;gt;
    import urllib3
ImportError: No module named urllib3
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Attached are the error screenshot and snippets. I do not want to re-install DB Connect app in first place as I have outputs configured and running on the app which I do not want to be affected and would want to know if this issue can be fixed in any other way apart from re-installing unless that is the only solution. Any help in this regard is greatly appreciated.&lt;/P&gt;

&lt;P&gt;P.S. : All my outputs configured are still running fine and are not affected by this. I'm only not able to load and access the app itself in order to be able to modify or create new output configurations.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jun 2018 13:35:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-with-Splunk-DB-Connect-app-Unable-to-communicate-with-task/m-p/426677#M52169</guid>
      <dc:creator>sh254087</dc:creator>
      <dc:date>2018-06-01T13:35:29Z</dc:date>
    </item>
    <item>
      <title>Re: Error with Splunk DB Connect app | Unable to communicate with task server; No module named urllib3 and other ERRORS</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-with-Splunk-DB-Connect-app-Unable-to-communicate-with-task/m-p/426678#M52170</link>
      <description>&lt;P&gt;@sh254087, if your DB Connect 3 was working fine little while ago and has now stopped working You should ideally check out all configuration from DB Connect &amp;gt; Configuration &amp;gt; Settings&lt;/P&gt;

&lt;P&gt;1) Check whether there is any Java Update installed on your machine and whether &lt;CODE&gt;JAVA_HOME&lt;/CODE&gt; refers to the latest path in Splunk.&lt;/P&gt;

&lt;P&gt;2) Check JVM Options (see different options).&lt;/P&gt;

&lt;P&gt;3) Verify that the Task Server Port is correct and there is no other program running on the same port or the port is not blocked. For example if it is 9998, then on testing DB Connect Connection you should see &lt;CODE&gt;Java.exe&lt;/CODE&gt; running on port &lt;CODE&gt;9998&lt;/CODE&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jun 2018 08:01:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-with-Splunk-DB-Connect-app-Unable-to-communicate-with-task/m-p/426678#M52170</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2018-06-04T08:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: Error with Splunk DB Connect app | Unable to communicate with task server; No module named urllib3 and other ERRORS</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-with-Splunk-DB-Connect-app-Unable-to-communicate-with-task/m-p/426679#M52171</link>
      <description>&lt;P&gt;DB Connect &amp;gt; Configuration &amp;gt; Settings - Problem right here. Can not open this as the error is displayed as soon as I open DB Connect app.&lt;/P&gt;

&lt;P&gt;I've checked the Java installation and the JAVA_HOME path, it is unchanged.&lt;BR /&gt;
Checked around the port as well, no luck.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jun 2018 11:25:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-with-Splunk-DB-Connect-app-Unable-to-communicate-with-task/m-p/426679#M52171</guid>
      <dc:creator>sh254087</dc:creator>
      <dc:date>2018-06-04T11:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: Error with Splunk DB Connect app | Unable to communicate with task server; No module named urllib3 and other ERRORS</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-with-Splunk-DB-Connect-app-Unable-to-communicate-with-task/m-p/426680#M52172</link>
      <description>&lt;P&gt;I've taken the backup of the 'local' folder where all the configurations reside. &lt;/P&gt;

&lt;P&gt;Can I proceed with re-installing the app and then placing this 'local' folder in the same place on the new folder structure that'll be created so that it reads the config details, that way I do not loose the output configurations?&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jun 2018 11:27:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-with-Splunk-DB-Connect-app-Unable-to-communicate-with-task/m-p/426680#M52172</guid>
      <dc:creator>sh254087</dc:creator>
      <dc:date>2018-06-04T11:27:15Z</dc:date>
    </item>
    <item>
      <title>Re: Error with Splunk DB Connect app | Unable to communicate with task server; No module named urllib3 and other ERRORS</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-with-Splunk-DB-Connect-app-Unable-to-communicate-with-task/m-p/426681#M52173</link>
      <description>&lt;P&gt;Updating the DB connect app as well as re-installing the app did not help. The same error occurred even after the re-installation. Hence with some more tracing we understood that this issue was due to a recent Windows patch that was applied. Hence we have reverted the patch and have informed the same to the Splunk team so that they can work on handling this going forward. Thanks for the guidance, Niket. @niketnilay&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jun 2018 04:36:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-with-Splunk-DB-Connect-app-Unable-to-communicate-with-task/m-p/426681#M52173</guid>
      <dc:creator>sh254087</dc:creator>
      <dc:date>2018-06-06T04:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: Error with Splunk DB Connect app | Unable to communicate with task server; No module named urllib3 and other ERRORS</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-with-Splunk-DB-Connect-app-Unable-to-communicate-with-task/m-p/426682#M52174</link>
      <description>&lt;P&gt;I noticed the same Python error about a missing library. My solution was to copy four libraries to /opt/splunk/etc/apps/splunk_app_db_connect/bin/: urllib3, chardet, certifi, and idna. I copied them from the Splunk_TA_box app I have installed. Not all of these are in /opt/splunk/lib/python2.7/site-packages/requests/packages.&lt;/P&gt;

&lt;P&gt;I suppose you can download the Box app to get them or find them elsewhere online.&lt;/P&gt;

&lt;P&gt;BTW, I'm running Splunk 7.0.3 and DBX 3.1.3.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 20:09:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-with-Splunk-DB-Connect-app-Unable-to-communicate-with-task/m-p/426682#M52174</guid>
      <dc:creator>frankwayne</dc:creator>
      <dc:date>2020-09-29T20:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: Error with Splunk DB Connect app | Unable to communicate with task server; No module named urllib3 and other ERRORS</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-with-Splunk-DB-Connect-app-Unable-to-communicate-with-task/m-p/426683#M52175</link>
      <description>&lt;P&gt;This worked for me!  Already upvoted as an answer.  Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 05 Sep 2018 17:31:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-with-Splunk-DB-Connect-app-Unable-to-communicate-with-task/m-p/426683#M52175</guid>
      <dc:creator>ktwingstrom</dc:creator>
      <dc:date>2018-09-05T17:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: Error with Splunk DB Connect app | Unable to communicate with task server; No module named urllib3 and other ERRORS</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-with-Splunk-DB-Connect-app-Unable-to-communicate-with-task/m-p/426684#M52176</link>
      <description>&lt;P&gt;Great Solution @frankwayne.. Works like a charm! Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 27 Sep 2018 18:59:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-with-Splunk-DB-Connect-app-Unable-to-communicate-with-task/m-p/426684#M52176</guid>
      <dc:creator>hassanm</dc:creator>
      <dc:date>2018-09-27T18:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: Error with Splunk DB Connect app | Unable to communicate with task server; No module named urllib3 and other ERRORS</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-with-Splunk-DB-Connect-app-Unable-to-communicate-with-task/m-p/426685#M52177</link>
      <description>&lt;P&gt;A little unorthodox, but downloading Splunk_TA_box and copying over those 4 libraries just fixed my problems too!  Good answer!&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 22:02:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-with-Splunk-DB-Connect-app-Unable-to-communicate-with-task/m-p/426685#M52177</guid>
      <dc:creator>clayramey1</dc:creator>
      <dc:date>2020-09-29T22:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: Error with Splunk DB Connect app | Unable to communicate with task server; No module named urllib3 and other ERRORS</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-with-Splunk-DB-Connect-app-Unable-to-communicate-with-task/m-p/426686#M52178</link>
      <description>&lt;P&gt;The symptom is supposed to be fixed in the latest release(DB Connect app 3.14) as below:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/DBX/3.1.4/ReleaseNotes/Releasenotes" target="_blank"&gt;https://docs.splunk.com/Documentation/DBX/3.1.4/ReleaseNotes/Releasenotes&lt;/A&gt;&lt;BR /&gt;
DBX-4623  Compatibility issue with splunk_app_db_connect  3.1.3 and TA-Proofpoint-TAP 1.3.117 keeps DBX from loading.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 22:48:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-with-Splunk-DB-Connect-app-Unable-to-communicate-with-task/m-p/426686#M52178</guid>
      <dc:creator>kheo_splunk</dc:creator>
      <dc:date>2020-09-29T22:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: Error with Splunk DB Connect app | Unable to communicate with task server; No module named urllib3 and other ERRORS</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-with-Splunk-DB-Connect-app-Unable-to-communicate-with-task/m-p/514042#M62962</link>
      <description>&lt;P&gt;Unfortunately, it has not been fixed, not even on 3.3.1.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Aug 2020 07:35:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-with-Splunk-DB-Connect-app-Unable-to-communicate-with-task/m-p/514042#M62962</guid>
      <dc:creator>skalliger</dc:creator>
      <dc:date>2020-08-14T07:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: Error with Splunk DB Connect app | Unable to communicate with task server; No module named urllib3 and other ERRORS</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-with-Splunk-DB-Connect-app-Unable-to-communicate-with-task/m-p/588226#M76292</link>
      <description>&lt;P class="lia-align-left"&gt;Worked for me too , Thankyou very much.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Mar 2022 12:43:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-with-Splunk-DB-Connect-app-Unable-to-communicate-with-task/m-p/588226#M76292</guid>
      <dc:creator>VenuPunna</dc:creator>
      <dc:date>2022-03-09T12:43:01Z</dc:date>
    </item>
  </channel>
</rss>

