Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

version 1.66 (March 2022) causing error deploying to Azure Web/Function apps #146520

Closed
nickariss opened this issue Apr 1, 2022 · 2 comments
Closed
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) triage-needed

Comments

@nickariss
Copy link

nickariss commented Apr 1, 2022

Does this issue occur when all extensions are disabled?: No (need the extension to do the deploy)

  • VS Code Version: 1.66
  • OS Version: 10.0.19044 Build 19044

Steps to Reproduce:

App Service (Web App)

  1. Through app service extension click deploy to Web App
  2. Takes a long to to try to deploy and eventually returns this error: Error Message: request to https://XXXX/api/zipdeploy?isAsync=true&author=VS%20Code failed, reason: read ECONNRESET
  3. I have reinstalled the previous version of VSCode 1.65.2 and this error has gone and is working again as it was before my version automatically updated to 1.66 yesterday.

Functions (Function App)

  1. Through functions extension click deploy to Function App
  2. Takes a long to to try to deploy and eventually returns this error: Error Message: request to https://XXXX/api/zipdeploy?isAsync=true&author=VS%20Code failed, reason: read ECONNRESET
  3. have reinstalled the previous version of VSCode 1.65.2 and this error has gone and is working again as it was before my version automatically updated to 1.66 yesterday.

This behaviour has been consistent since yesterday when VS code updated, and reinstalling the previous version has resolved. If I then install 1.66 again it stops working again. I am currently using 1.65.2 and set update mode to manual until this issue is resolved.

@IllusionMH
Copy link
Contributor

/duplicate of #146470

@github-actions github-actions bot locked and limited conversation to collaborators May 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) triage-needed
Projects
None yet
Development

No branches or pull requests

4 participants
@rebornix @IllusionMH @nickariss and others