<?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: Data Uploader - why am i receiving a '('Cannot connect to proxy.', error('Tunnel connection failed: 403 Forbidden',))' error in Security</title>
    <link>https://community.splunk.com/t5/Security/Why-am-I-receiving-a-Cannot-connect-to-proxy-error-Tunnel/m-p/116632#M3609</link>
    <description>&lt;P&gt;Adding more information from the web_service.log&lt;/P&gt;

&lt;P&gt;015-02-03 11:58:30,066 INFO [54d0fe35fa7f43485b7e50] view:1084 - PERF - viewType=fastpath viewTime=0.0808s templateTime=0.0016s&lt;BR /&gt;
2015-02-03 12:04:56,164 ERROR   [54d0ffb8227f43700936d0] proxy:194 - ('Cannot connect to proxy.', error('Tunnel connection failed: 403 Forbidden',))&lt;BR /&gt;
Traceback (most recent call last):&lt;BR /&gt;
  File "/opt/splunk/lib/python2.7/site-packages/splunk/appserver/mrsparkle/controllers/proxy.py", line 157, in index&lt;BR /&gt;
    return self.uploadFile(args, sessionKey, uri)&lt;BR /&gt;
  File "/opt/splunk/lib/python2.7/site-packages/splunk/appserver/mrsparkle/controllers/proxy.py", line 261, in uploadFile&lt;BR /&gt;
    verify=False #allow self signed certificates&lt;BR /&gt;
  File "/opt/splunk/lib/python2.7/site-packages/requests/api.py", line 88, in post&lt;BR /&gt;
    return request('post', url, data=data, **kwargs)&lt;BR /&gt;
  File "/opt/splunk/lib/python2.7/site-packages/requests/api.py", line 44, in request&lt;BR /&gt;
    return session.request(method=method, url=url, **kwargs)&lt;BR /&gt;
  File "/opt/splunk/lib/python2.7/site-packages/requests/sessions.py", line 456, in request&lt;BR /&gt;
    resp = self.send(prep, **send_kwargs)&lt;BR /&gt;
  File "/opt/splunk/lib/python2.7/site-packages/requests/sessions.py", line 559, in send&lt;BR /&gt;
    r = adapter.send(request, **kwargs)&lt;BR /&gt;
  File "/opt/splunk/lib/python2.7/site-packages/requests/adapters.py", line 378, in send&lt;BR /&gt;
    raise ProxyError(e)&lt;BR /&gt;
ProxyError: ('Cannot connect to proxy.', error('Tunnel connection failed: 403 Forbidden',))&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 18:49:34 GMT</pubDate>
    <dc:creator>gcarywhite</dc:creator>
    <dc:date>2020-09-28T18:49:34Z</dc:date>
    <item>
      <title>Why am I receiving a '('Cannot connect to proxy.', error('Tunnel connection failed: 403 Forbidden',))' error?</title>
      <link>https://community.splunk.com/t5/Security/Why-am-I-receiving-a-Cannot-connect-to-proxy-error-Tunnel/m-p/116631#M3608</link>
      <description>&lt;P&gt;Splunk is installed on a VM running CentOS release 6.6 .&lt;/P&gt;
&lt;P&gt;I am using the Splunkweb Data Loader to upload files from my desktop.&lt;/P&gt;
&lt;P&gt;I receive the following error for any file type (except zips) when using the Splunkweb Data Loader&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;'Cannot connect to proxy.', error('Tunnel connection failed: 403 Forbidden'
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Non-zip files show progress bar until 100% is reached and then display the error message above.&lt;/P&gt;
&lt;P&gt;Zip files show a progress bar in a popup window and stay stuck at the 100% mark. The error message is never displayed for this file type.&lt;/P&gt;
&lt;P&gt;However, SplunkWeb never moves to the Set Sourcetype option for any filetype.&lt;/P&gt;
&lt;P&gt;i have no problems performing Searches or using other features of Splunk .&lt;/P&gt;
&lt;P&gt;I set the HTTP_PROXY and HTTP_PROXY in splunk-launch.conf but this did not help.&lt;/P&gt;
&lt;P&gt;I am new to Splunk and need to get it working for a proof-of-concept. Any help with this issue is greatly appreciated.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2022 03:15:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Why-am-I-receiving-a-Cannot-connect-to-proxy-error-Tunnel/m-p/116631#M3608</guid>
      <dc:creator>gcarywhite</dc:creator>
      <dc:date>2022-09-29T03:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: Data Uploader - why am i receiving a '('Cannot connect to proxy.', error('Tunnel connection failed: 403 Forbidden',))' error</title>
      <link>https://community.splunk.com/t5/Security/Why-am-I-receiving-a-Cannot-connect-to-proxy-error-Tunnel/m-p/116632#M3609</link>
      <description>&lt;P&gt;Adding more information from the web_service.log&lt;/P&gt;

&lt;P&gt;015-02-03 11:58:30,066 INFO [54d0fe35fa7f43485b7e50] view:1084 - PERF - viewType=fastpath viewTime=0.0808s templateTime=0.0016s&lt;BR /&gt;
2015-02-03 12:04:56,164 ERROR   [54d0ffb8227f43700936d0] proxy:194 - ('Cannot connect to proxy.', error('Tunnel connection failed: 403 Forbidden',))&lt;BR /&gt;
Traceback (most recent call last):&lt;BR /&gt;
  File "/opt/splunk/lib/python2.7/site-packages/splunk/appserver/mrsparkle/controllers/proxy.py", line 157, in index&lt;BR /&gt;
    return self.uploadFile(args, sessionKey, uri)&lt;BR /&gt;
  File "/opt/splunk/lib/python2.7/site-packages/splunk/appserver/mrsparkle/controllers/proxy.py", line 261, in uploadFile&lt;BR /&gt;
    verify=False #allow self signed certificates&lt;BR /&gt;
  File "/opt/splunk/lib/python2.7/site-packages/requests/api.py", line 88, in post&lt;BR /&gt;
    return request('post', url, data=data, **kwargs)&lt;BR /&gt;
  File "/opt/splunk/lib/python2.7/site-packages/requests/api.py", line 44, in request&lt;BR /&gt;
    return session.request(method=method, url=url, **kwargs)&lt;BR /&gt;
  File "/opt/splunk/lib/python2.7/site-packages/requests/sessions.py", line 456, in request&lt;BR /&gt;
    resp = self.send(prep, **send_kwargs)&lt;BR /&gt;
  File "/opt/splunk/lib/python2.7/site-packages/requests/sessions.py", line 559, in send&lt;BR /&gt;
    r = adapter.send(request, **kwargs)&lt;BR /&gt;
  File "/opt/splunk/lib/python2.7/site-packages/requests/adapters.py", line 378, in send&lt;BR /&gt;
    raise ProxyError(e)&lt;BR /&gt;
ProxyError: ('Cannot connect to proxy.', error('Tunnel connection failed: 403 Forbidden',))&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 18:49:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Why-am-I-receiving-a-Cannot-connect-to-proxy-error-Tunnel/m-p/116632#M3609</guid>
      <dc:creator>gcarywhite</dc:creator>
      <dc:date>2020-09-28T18:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: Data Uploader - why am i receiving a '('Cannot connect to proxy.', error('Tunnel connection failed: 403 Forbidden',))' error</title>
      <link>https://community.splunk.com/t5/Security/Why-am-I-receiving-a-Cannot-connect-to-proxy-error-Tunnel/m-p/116633#M3610</link>
      <description>&lt;P&gt;Issue appeared to be related to the installation.&lt;/P&gt;

&lt;P&gt;I had installed Splunk on this server using the rpm package&lt;BR /&gt;
I uninstalled the package and removed the /opt/splunk folder&lt;/P&gt;

&lt;P&gt;Recreated the folder and installed Splunk this time using tar file install&lt;/P&gt;

&lt;P&gt;Data upload issues did not return.   All seems well so far&lt;/P&gt;</description>
      <pubDate>Fri, 06 Feb 2015 22:32:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Why-am-I-receiving-a-Cannot-connect-to-proxy-error-Tunnel/m-p/116633#M3610</guid>
      <dc:creator>gcarywhite</dc:creator>
      <dc:date>2015-02-06T22:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: Data Uploader - why am i receiving a '('Cannot connect to proxy.', error('Tunnel connection failed: 403 Forbidden',))' error</title>
      <link>https://community.splunk.com/t5/Security/Why-am-I-receiving-a-Cannot-connect-to-proxy-error-Tunnel/m-p/116634#M3611</link>
      <description>&lt;P&gt;I'm still having this issue.  Reinstalling Splunk 6.2.2 did not solve the problem for me.  &lt;/P&gt;</description>
      <pubDate>Fri, 24 Apr 2015 19:22:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Why-am-I-receiving-a-Cannot-connect-to-proxy-error-Tunnel/m-p/116634#M3611</guid>
      <dc:creator>donfranke12</dc:creator>
      <dc:date>2015-04-24T19:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: Data Uploader - why am i receiving a '('Cannot connect to proxy.', error('Tunnel connection failed: 403 Forbidden',))' error</title>
      <link>https://community.splunk.com/t5/Security/Why-am-I-receiving-a-Cannot-connect-to-proxy-error-Tunnel/m-p/116635#M3612</link>
      <description>&lt;P&gt;Facing the same issue this morning. Anybody?&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2015 06:42:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Why-am-I-receiving-a-Cannot-connect-to-proxy-error-Tunnel/m-p/116635#M3612</guid>
      <dc:creator>madsurfer</dc:creator>
      <dc:date>2015-05-21T06:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: Data Uploader - why am i receiving a '('Cannot connect to proxy.', error('Tunnel connection failed: 403 Forbidden',))' error</title>
      <link>https://community.splunk.com/t5/Security/Why-am-I-receiving-a-Cannot-connect-to-proxy-error-Tunnel/m-p/116636#M3613</link>
      <description>&lt;P&gt;Problem still exists with Splunk 6.3...&lt;BR /&gt;
Removing the proxy from the config (splunk-launch.conf) fixes it as workaround.&lt;/P&gt;

&lt;P&gt;But I'm just wondering, why Splunk is calling home, when I upload a new log...&lt;/P&gt;</description>
      <pubDate>Thu, 24 Sep 2015 09:29:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Why-am-I-receiving-a-Cannot-connect-to-proxy-error-Tunnel/m-p/116636#M3613</guid>
      <dc:creator>mpo</dc:creator>
      <dc:date>2015-09-24T09:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: Data Uploader - why am i receiving a '('Cannot connect to proxy.', error('Tunnel connection failed: 403 Forbidden',))' error</title>
      <link>https://community.splunk.com/t5/Security/Why-am-I-receiving-a-Cannot-connect-to-proxy-error-Tunnel/m-p/116637#M3614</link>
      <description>&lt;P&gt;What happens if you try and set this in splunk-launch.conf&lt;/P&gt;

&lt;P&gt;no_proxy=127.0.0.1,localhost&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2015 16:34:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Why-am-I-receiving-a-Cannot-connect-to-proxy-error-Tunnel/m-p/116637#M3614</guid>
      <dc:creator>dgrubb_splunk</dc:creator>
      <dc:date>2015-11-19T16:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: Data Uploader - why am i receiving a '('Cannot connect to proxy.', error('Tunnel connection failed: 403 Forbidden',))' error</title>
      <link>https://community.splunk.com/t5/Security/Why-am-I-receiving-a-Cannot-connect-to-proxy-error-Tunnel/m-p/116638#M3615</link>
      <description>&lt;P&gt;That did the trick for me. I expect this is a bug though, I can't see why these proxy settings should influence the behavior of the "Add data" screen.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2015 04:46:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Why-am-I-receiving-a-Cannot-connect-to-proxy-error-Tunnel/m-p/116638#M3615</guid>
      <dc:creator>cygnetix</dc:creator>
      <dc:date>2015-12-02T04:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: Data Uploader - why am i receiving a '('Cannot connect to proxy.', error('Tunnel connection failed: 403 Forbidden',))' error</title>
      <link>https://community.splunk.com/t5/Security/Why-am-I-receiving-a-Cannot-connect-to-proxy-error-Tunnel/m-p/116639#M3616</link>
      <description>&lt;P&gt;because the apps are making calls to the management port of the local system.  &lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2015 12:30:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Why-am-I-receiving-a-Cannot-connect-to-proxy-error-Tunnel/m-p/116639#M3616</guid>
      <dc:creator>dgrubb_splunk</dc:creator>
      <dc:date>2015-12-03T12:30:35Z</dc:date>
    </item>
    <item>
      <title>Re: Data Uploader - why am i receiving a '('Cannot connect to proxy.', error('Tunnel connection failed: 403 Forbidden',))' error</title>
      <link>https://community.splunk.com/t5/Security/Why-am-I-receiving-a-Cannot-connect-to-proxy-error-Tunnel/m-p/116640#M3617</link>
      <description>&lt;P&gt;After modify the .conf and restart splunk, It works. &lt;/P&gt;</description>
      <pubDate>Tue, 16 Feb 2016 02:28:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Why-am-I-receiving-a-Cannot-connect-to-proxy-error-Tunnel/m-p/116640#M3617</guid>
      <dc:creator>soul911</dc:creator>
      <dc:date>2016-02-16T02:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: Data Uploader - why am i receiving a '('Cannot connect to proxy.', error('Tunnel connection failed: 403 Forbidden',))' error</title>
      <link>https://community.splunk.com/t5/Security/Why-am-I-receiving-a-Cannot-connect-to-proxy-error-Tunnel/m-p/116641#M3618</link>
      <description>&lt;P&gt;i get further, but at Submit file step for indexing, it silently fails but see a message in splunkd.log&lt;/P&gt;

&lt;P&gt;WARN  HttpListener - Read Timeout communicating with , disconnecting&lt;/P&gt;

&lt;P&gt;trying to see if another place need to tell splunk to use localhost NOT actual IP&lt;/P&gt;</description>
      <pubDate>Fri, 30 Mar 2018 19:18:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Why-am-I-receiving-a-Cannot-connect-to-proxy-error-Tunnel/m-p/116641#M3618</guid>
      <dc:creator>tnemil</dc:creator>
      <dc:date>2018-03-30T19:18:22Z</dc:date>
    </item>
    <item>
      <title>Re: Data Uploader - why am i receiving a '('Cannot connect to proxy.', error('Tunnel connection failed: 403 Forbidden',))' error</title>
      <link>https://community.splunk.com/t5/Security/Why-am-I-receiving-a-Cannot-connect-to-proxy-error-Tunnel/m-p/116642#M3619</link>
      <description>&lt;P&gt;Worked for me also.&lt;/P&gt;</description>
      <pubDate>Fri, 18 May 2018 10:13:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Why-am-I-receiving-a-Cannot-connect-to-proxy-error-Tunnel/m-p/116642#M3619</guid>
      <dc:creator>kishor_pinjark2</dc:creator>
      <dc:date>2018-05-18T10:13:37Z</dc:date>
    </item>
    <item>
      <title>Re: Data Uploader - why am i receiving a '('Cannot connect to proxy.', error('Tunnel connection failed: 403 Forbidden',))' error</title>
      <link>https://community.splunk.com/t5/Security/Why-am-I-receiving-a-Cannot-connect-to-proxy-error-Tunnel/m-p/116643#M3620</link>
      <description>&lt;P&gt;The solution mentioned here worked for me too.&lt;BR /&gt;
Same problem occurred on my local (windows )machine while doing a tutorial. Version 7.x of splunk is running on my machine.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Dec 2018 13:56:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Why-am-I-receiving-a-Cannot-connect-to-proxy-error-Tunnel/m-p/116643#M3620</guid>
      <dc:creator>nanai</dc:creator>
      <dc:date>2018-12-11T13:56:12Z</dc:date>
    </item>
    <item>
      <title>Re: Data Uploader - why am i receiving a '('Cannot connect to proxy.', error('Tunnel connection failed: 403 Forbidden',)</title>
      <link>https://community.splunk.com/t5/Security/Why-am-I-receiving-a-Cannot-connect-to-proxy-error-Tunnel/m-p/615085#M16386</link>
      <description>&lt;P&gt;This helped me fix my issue! Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2022 03:06:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Why-am-I-receiving-a-Cannot-connect-to-proxy-error-Tunnel/m-p/615085#M16386</guid>
      <dc:creator>dm1</dc:creator>
      <dc:date>2022-09-29T03:06:37Z</dc:date>
    </item>
  </channel>
</rss>

