<?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 Python Proxy Issue in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/python-proxy-issue/m-p/239393#M18652</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;I am using ArcGIS Python API for ArcGIS Pro 1.3. The code is simple.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; from arcgis.gis import *&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; gis = GIS("arcgis online", "account", "password")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; data = r"zipped shapefile"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; shape = gis.content.add({}, data)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; shape.publish()&lt;/P&gt;&lt;P&gt;The add() step generates the error:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;TimeoutError: [WinError 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have HTTP_PROXY and HTTPS_PROXY environment variables set to &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fusername%3Apassword%40proxy%3Aport" rel="nofollow" target="_blank"&gt;http://username:password@proxy:port&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The environment settings were used successfully when I was using conda during installation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Jul 2016 10:58:00 GMT</pubDate>
    <dc:creator>EricPfirman</dc:creator>
    <dc:date>2016-07-20T10:58:00Z</dc:date>
    <item>
      <title>Python Proxy Issue</title>
      <link>https://community.esri.com/t5/python-questions/python-proxy-issue/m-p/239393#M18652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;I am using ArcGIS Python API for ArcGIS Pro 1.3. The code is simple.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; from arcgis.gis import *&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; gis = GIS("arcgis online", "account", "password")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; data = r"zipped shapefile"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; shape = gis.content.add({}, data)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; shape.publish()&lt;/P&gt;&lt;P&gt;The add() step generates the error:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;TimeoutError: [WinError 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have HTTP_PROXY and HTTPS_PROXY environment variables set to &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fusername%3Apassword%40proxy%3Aport" rel="nofollow" target="_blank"&gt;http://username:password@proxy:port&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The environment settings were used successfully when I was using conda during installation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 10:58:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-proxy-issue/m-p/239393#M18652</guid>
      <dc:creator>EricPfirman</dc:creator>
      <dc:date>2016-07-20T10:58:00Z</dc:date>
    </item>
  </channel>
</rss>

