[ 
https://issues.apache.org/jira/browse/ARIA-395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tal Liron closed ARIA-395.
--------------------------
    Resolution: Fixed

> Fix AppVeyor network failures
> -----------------------------
>
>                 Key: ARIA-395
>                 URL: https://issues.apache.org/jira/browse/ARIA-395
>             Project: AriaTosca
>          Issue Type: Bug
>            Reporter: Tal Liron
>            Assignee: Tal Liron
>
> All our AppVeyor tests are failing due to SSL issues when downloading the 
> get-pip script. The error:
> {noformat}
> Exception calling "DownloadFile" with "2" argument(s): "The request was 
> aborted: Could not create SSL/TLS secure channel."
> At line:1 char:1
> + (new-object System.Net.WebClient).Downloadfile('https://bootstrap.pyp ...
> + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>     + CategoryInfo          : NotSpecified: (:) [], MethodInvocationException
>     + FullyQualifiedErrorId : WebException
>  
> Command executed with exception: Exception calling "DownloadFile" with "2" 
> argument(s): "The request was aborted: Could not create SSL/TLS secure 
> channel."
> {noformat}
> This seems to be a problem with the AppVeyor environment. See 
> [here|https://github.com/astropy/ci-helpers/issues/137].
> The simple workaround is to use http instead of https here.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to