zooba / vsts-python-tasks

Azure Pipelines tasks for Python
https://marketplace.visualstudio.com/items?itemName=stevedower.python
MIT License
8 stars 5 forks source link

"Install Python"- The underlying connection was closed: An unexpected error occurred on a receive. #25

Open vnchaitanya opened 4 years ago

vnchaitanya commented 4 years ago

All of a sudden most of the CI build pipelines started failing at the "Install Python" job with ##[error]The underlying connection was closed: An unexpected error occurred on a receive. Manual Python installation steps were working fine when ran inside the Agent using Nuget.exe. Install Python Error

Output, when everything was working fine: Feeds used: https://api.nuget.org/v3/index.json C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ Installing package 'python' to 'M:\orcasvs17-026\Work_tool\PythonNuget'. GET https://api.nuget.org/v3/registration5-gz-semver2/python/index.json OK https://api.nuget.org/v3/registration5-gz-semver2/python/index.json 82ms Package "python.3.8.3" is already installed_