<?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: SSL Wrong Version error in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/ssl-wrong-version-error/m-p/1087491#M44259</link>
    <description>&lt;P&gt;Thank you, that's good to know. Unfortunately we need to be able to connect from a local machine to AGOL (for automated backup tasks) so I guess we'll have to go back to 2.7 for now.&lt;/P&gt;</description>
    <pubDate>Tue, 10 Aug 2021 15:06:07 GMT</pubDate>
    <dc:creator>AndreaRyffel1</dc:creator>
    <dc:date>2021-08-10T15:06:07Z</dc:date>
    <item>
      <title>SSL Wrong Version error</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/ssl-wrong-version-error/m-p/1058657#M41010</link>
      <description>&lt;P&gt;We have a proxy for all our web traffic and use the proxy_host/proxy_port parameters when connecting to AGOL from Notebooks in Pro. This worked fine until we upgraded to Pro 2.8 and we now receive SSL errors:&lt;/P&gt;&lt;LI-CODE lang="python"&gt;---------------------------------------------------------------------------
SSLError                                  Traceback (most recent call last)
In  [3]:
Line 1:     gis = GIS(proxy_host='XXX.XXXXXXXX.XX', proxy_port=XXXX, verify_cert=False)

File C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\Lib\site-packages\arcgis\gis\__init__.py, in __init__:
Line 359:   raise e

File C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\Lib\site-packages\arcgis\gis\__init__.py, in __init__:
Line 343:   trust_env=kwargs.get("trust_env", None))

File C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\Lib\site-packages\arcgis\gis\_impl\_portalpy.py, in __init__:
Line 173:   self.get_properties(True)

File C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\Lib\site-packages\arcgis\gis\_impl\_portalpy.py, in get_properties:
Line 1138:  raise e

File C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\Lib\site-packages\arcgis\gis\_impl\_portalpy.py, in get_properties:
Line 1126:  resp = self.con.post(path, self._postdata(), ssl=True)

File C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\Lib\site-packages\arcgis\gis\_impl\_con\_connection.py, in post:
Line 690:   "Please set verify_cert=False due to encountered SSL error: %s" % err)

SSLError: Please set verify_cert=False due to encountered SSL error: HTTPSConnectionPool(host='www.arcgis.com', port=443): Max retries exceeded with url: /sharing/rest/portals/self (Caused by SSLError(SSLError(1, '[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1091)')))
---------------------------------------------------------------------------&lt;/LI-CODE&gt;&lt;P&gt;The URLs for both HTTP and HTTPS traffic are the same for our proxy.&lt;/P&gt;&lt;P&gt;Has anyone else encountered this?&lt;/P&gt;</description>
      <pubDate>Mon, 17 May 2021 18:20:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/ssl-wrong-version-error/m-p/1058657#M41010</guid>
      <dc:creator>dgiersz_cuyahoga</dc:creator>
      <dc:date>2021-05-17T18:20:00Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Wrong Version error</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/ssl-wrong-version-error/m-p/1059431#M41083</link>
      <description>&lt;P&gt;Happened the same to me when upgrading to 2.8, didn't find any solution.&lt;/P&gt;&lt;P&gt;Would it be possible to define something in .condarc file? Downgrading to AGPRO 2.7 might help, until ESRI solves this problem.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 May 2021 15:12:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/ssl-wrong-version-error/m-p/1059431#M41083</guid>
      <dc:creator>Bart-JanSchoenmakers</dc:creator>
      <dc:date>2021-05-19T15:12:47Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Wrong Version error</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/ssl-wrong-version-error/m-p/1059440#M41084</link>
      <description>&lt;P&gt;I did put our proxy in the .condarc file but it didn't help (other than conda could connect to the online repositories).&lt;/P&gt;&lt;P&gt;I've opened a support case with Esri, hopefully they can help.&lt;/P&gt;&lt;P&gt;Downgrading to 2.7 does work and we're also using AGOL Notebooks in the meantime.&lt;/P&gt;</description>
      <pubDate>Wed, 19 May 2021 15:21:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/ssl-wrong-version-error/m-p/1059440#M41084</guid>
      <dc:creator>dgiersz_cuyahoga</dc:creator>
      <dc:date>2021-05-19T15:21:48Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Wrong Version error</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/ssl-wrong-version-error/m-p/1060432#M41229</link>
      <description>&lt;P&gt;I have encounter the same problem. I don't have any solutions, but I wanted to post here as extra evidence that this needs to be addressed.&lt;/P&gt;</description>
      <pubDate>Fri, 21 May 2021 14:43:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/ssl-wrong-version-error/m-p/1060432#M41229</guid>
      <dc:creator>MarkNordheim1</dc:creator>
      <dc:date>2021-05-21T14:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Wrong Version error</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/ssl-wrong-version-error/m-p/1070875#M42308</link>
      <description>&lt;P&gt;someone found solution ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;other then downgrade to 2.7?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jun 2021 08:17:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/ssl-wrong-version-error/m-p/1070875#M42308</guid>
      <dc:creator>OrrGvili</dc:creator>
      <dc:date>2021-06-22T08:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Wrong Version error</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/ssl-wrong-version-error/m-p/1087449#M44248</link>
      <description>&lt;P&gt;I have the same problem on two computers since installing 2.8. A solution other than reinstalling ArcGIS Pro 2.7 would be nice.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Aug 2021 12:54:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/ssl-wrong-version-error/m-p/1087449#M44248</guid>
      <dc:creator>AndreaRyffel1</dc:creator>
      <dc:date>2021-08-10T12:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Wrong Version error</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/ssl-wrong-version-error/m-p/1087474#M44253</link>
      <description>&lt;P&gt;Was Esri able to solve the problem?&lt;/P&gt;</description>
      <pubDate>Tue, 10 Aug 2021 14:01:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/ssl-wrong-version-error/m-p/1087474#M44253</guid>
      <dc:creator>AndreaRyffel1</dc:creator>
      <dc:date>2021-08-10T14:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Wrong Version error</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/ssl-wrong-version-error/m-p/1087475#M44254</link>
      <description>&lt;P&gt;I was told it was related to&amp;nbsp;#BUG-000140216 and the only workaround is using ArcGIS Pro 2.7 or earlier. We also moved some of our stuff to AGOL Notebooks to get around the issue.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Aug 2021 14:08:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/ssl-wrong-version-error/m-p/1087475#M44254</guid>
      <dc:creator>dgiersz_cuyahoga</dc:creator>
      <dc:date>2021-08-10T14:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Wrong Version error</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/ssl-wrong-version-error/m-p/1087491#M44259</link>
      <description>&lt;P&gt;Thank you, that's good to know. Unfortunately we need to be able to connect from a local machine to AGOL (for automated backup tasks) so I guess we'll have to go back to 2.7 for now.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Aug 2021 15:06:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/ssl-wrong-version-error/m-p/1087491#M44259</guid>
      <dc:creator>AndreaRyffel1</dc:creator>
      <dc:date>2021-08-10T15:06:07Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Wrong Version error</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/ssl-wrong-version-error/m-p/1089599#M44513</link>
      <description>&lt;P&gt;I was just notified this bug has been updated to 'In Product Plan' so here's hoping it doesn't take too long.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Aug 2021 13:48:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/ssl-wrong-version-error/m-p/1089599#M44513</guid>
      <dc:creator>dgiersz_cuyahoga</dc:creator>
      <dc:date>2021-08-17T13:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Wrong Version error</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/ssl-wrong-version-error/m-p/1120737#M48379</link>
      <description>&lt;P&gt;anyone found solution with the 2.9 ?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;we are still cant move from 2.7&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Nov 2021 12:37:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/ssl-wrong-version-error/m-p/1120737#M48379</guid>
      <dc:creator>OrrGvili</dc:creator>
      <dc:date>2021-11-29T12:37:18Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Wrong Version error</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/ssl-wrong-version-error/m-p/1120754#M48383</link>
      <description>&lt;P&gt;I still have this issue with 2.9&lt;/P&gt;</description>
      <pubDate>Mon, 29 Nov 2021 13:25:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/ssl-wrong-version-error/m-p/1120754#M48383</guid>
      <dc:creator>dgiersz_cuyahoga</dc:creator>
      <dc:date>2021-11-29T13:25:14Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Wrong Version error</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/ssl-wrong-version-error/m-p/1171426#M54826</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I found a solution for arcgisPro 2.9.2. In my project we use the arcgis.gis.server.server() to make the new request see &lt;A href="https://developers.arcgis.com/python/api-reference/arcgis.gis.server.html" target="_blank"&gt;https://developers.arcgis.com/python/api-reference/arcgis.gis.server.html&lt;/A&gt;. In there there is a parameter that is setting the difference between HTTPS and HTTP. Apperantly the default is True (or it needs to be explicitly mentioned to be false). In my case adding the parameter to false fixed the problem. It would be better of course to use the HTTPS.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BartStaats5_1-1651840848657.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/40761i1C51C9F7A343FE88/image-size/medium?v=v2&amp;amp;px=400" role="button" title="BartStaats5_1-1651840848657.png" alt="BartStaats5_1-1651840848657.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The real root cause is the update of the Urllib3 python library.&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;In v1.25.x HTTPS was not supported and every hTTPS call you did was transformed to HTTP. But in&amp;nbsp;v1.26.x&amp;nbsp; is is supported and you should update your calls. I suppose Arcgis Pro 2.7 has the 1.125 version and the 2.8/9 had the 1.26 version but I haven't checket that.&amp;nbsp;&amp;nbsp;&lt;A href="https://github.com/urllib3/urllib3/issues/1850" target="_blank"&gt;https://github.com/urllib3/urllib3/issues/1850.&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BartStaats5_2-1651841040599.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/40762i9D28DAC8F0F4D867/image-size/medium?v=v2&amp;amp;px=400" role="button" title="BartStaats5_2-1651841040599.png" alt="BartStaats5_2-1651841040599.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 May 2022 12:50:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/ssl-wrong-version-error/m-p/1171426#M54826</guid>
      <dc:creator>BartGis5</dc:creator>
      <dc:date>2022-05-06T12:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Wrong Version error</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/ssl-wrong-version-error/m-p/1178093#M55606</link>
      <description>&lt;P&gt;Thank you for this&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/477556"&gt;@BartGis5&lt;/a&gt;,&amp;nbsp;helped me to fix a critical script for my org!&lt;/P&gt;</description>
      <pubDate>Fri, 27 May 2022 20:32:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/ssl-wrong-version-error/m-p/1178093#M55606</guid>
      <dc:creator>GJY</dc:creator>
      <dc:date>2022-05-27T20:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Wrong Version error</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/ssl-wrong-version-error/m-p/1178095#M55608</link>
      <description>&lt;P&gt;Long enough.&amp;nbsp; I've just been told by Esri Canada that the fix will show up in version 2.0.1 sometime in June/July.&lt;/P&gt;</description>
      <pubDate>Fri, 27 May 2022 20:33:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/ssl-wrong-version-error/m-p/1178095#M55608</guid>
      <dc:creator>GJY</dc:creator>
      <dc:date>2022-05-27T20:33:58Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Wrong Version error</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/ssl-wrong-version-error/m-p/1186475#M56567</link>
      <description>&lt;P&gt;with version 2.0.1 of the api&lt;BR /&gt;this method of using the proxy is the only one that working&lt;BR /&gt;&lt;BR /&gt;# Usage Exmaple 9: Using a Proxy&lt;BR /&gt;proxy = {&lt;BR /&gt;'http': '&lt;A href="http://10.10.1.10:3128" target="_blank"&gt;http://10.10.1.10:3128&lt;/A&gt;',&lt;BR /&gt;'https': '&lt;A href="http://10.10.1.10:1080" target="_blank"&gt;http://10.10.1.10:1080&lt;/A&gt;',&lt;BR /&gt;}&lt;BR /&gt;gis = GIS(proxy=proxy)&lt;/P&gt;&lt;P&gt;&amp;nbsp;we can move to arcgis pro 3&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 26 Jun 2022 08:54:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/ssl-wrong-version-error/m-p/1186475#M56567</guid>
      <dc:creator>OrrGvili</dc:creator>
      <dc:date>2022-06-26T08:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Wrong Version error</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/ssl-wrong-version-error/m-p/1191806#M57169</link>
      <description>&lt;P&gt;Did you test it with ArcGIS Pro 3? Anyone?&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jul 2022 08:43:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/ssl-wrong-version-error/m-p/1191806#M57169</guid>
      <dc:creator>AdminWPZ</dc:creator>
      <dc:date>2022-07-13T08:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Wrong Version error</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/ssl-wrong-version-error/m-p/1192121#M57222</link>
      <description>&lt;P&gt;yes the problem solved with api 2.0.1 that came with ArcGIS Pro 3&amp;nbsp;&lt;BR /&gt;we updated to pro and problem solved&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jul 2022 05:57:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/ssl-wrong-version-error/m-p/1192121#M57222</guid>
      <dc:creator>OrrGvili</dc:creator>
      <dc:date>2022-07-14T05:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Wrong Version error</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/ssl-wrong-version-error/m-p/1192413#M57266</link>
      <description>&lt;P&gt;Ah, thanks for clarifying, I misunderstood. And thanks for posting the solution!&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jul 2022 06:18:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/ssl-wrong-version-error/m-p/1192413#M57266</guid>
      <dc:creator>AdminWPZ</dc:creator>
      <dc:date>2022-07-15T06:18:09Z</dc:date>
    </item>
  </channel>
</rss>

