9

I followed quickstart-nodejs guide. Difference is region. guide region is 'eu', my region is 'kor'.

https://learn.microsoft.com/ko-kr/azure/app-service/quickstart-nodejs?tabs=windows&pivots=development-environment-vscode

Error came when after zipping.

오후 3:46:22: Error: request to https://mpexpressapp011.scm.azurewebsites.net/api/zipdeploy?isAsync=true&author=VS%20Code failed, reason: read ECONNRESET

Why and How?

Please help me. (ㅠㅠ)

enter image description here

11
  • What is the region you have selected Korea Central or Korea South ? Commented Mar 31, 2022 at 9:00
  • I have followed the document and able to deploy the application and able to acces the application successfully. Could you please share the screen shot of the error Commented Mar 31, 2022 at 9:16
  • ImageCheck the deployed App Image Commented Mar 31, 2022 at 9:17
  • 1
    I solved it by downgrading the VSCode version. (1.66 -> 1.64.2) Thank you everyone! We are the world! Commented Apr 1, 2022 at 1:42
  • 1
    You can get the older versions from this link code.visualstudio.com/updates/v1_65 Commented Apr 4, 2022 at 15:13

8 Answers 8

15

Exactly the same issue since yesterday, Brazil South region. Stopped working out of the blue.

EDIT: After rolling back Visual Studio Code update to february, it works again. Looks like the update from VScode broke something

Sign up to request clarification or add additional context in comments.

2 Comments

Rolling back to February (version 1.65.2) fixed it.
3

After rolling back Visual Studio Code update to february, it works again. Looks like the update from VScode broke something.

Aye!!! It worked here too!

Comments

2

I have experienced that same problem, but I follow the Alberto Recommendation and worked perfectly here, I did downgrade from 1.66 to 1.65.2.

2 Comments

Providing more info on the procedure and a link could help the OP solve the issue faster.
Same issue. Running 1.66.0. It worked last week. According to Windows 10, 1.66.0 was installed on 3/30/22. Has anyone filed a bug?
1

Same issue for me too, deploying in UK SOuth. Rolled back to January (1.64.2 to be safe) and worked perfecty. So I would agree, some new issue in the March release (1.66.0)

1 Comment

Your answer could be improved with additional supporting information. Please edit to add further details, such as citations or documentation, so that others can confirm that your answer is correct. You can find more information on how to write good answers in the help center.
1

The situation was the same in Japan. After hours of trying various things, I was able to find and solve it. I don't know who put it in, but the crime of taking a lot of time from developers around the world is very heavy.

1 Comment

Your answer could be improved with additional supporting information. Please edit to add further details, such as citations or documentation, so that others can confirm that your answer is correct. You can find more information on how to write good answers in the help center.
1

Same in NZ. New laptop upgrade to V1.66 and would not work. Uninstalled and installed V1.65 and the upload worked. Interestinglky the size of the sipped filed was 1Mb smalled with the 1.66 version (1.66 size of zipped file was 58.3 Mb and 1.65 and below size of zipped file is 59.4 Mb)

1 Comment

Your answer could be improved with additional supporting information. Please edit to add further details, such as citations or documentation, so that others can confirm that your answer is correct. You can find more information on how to write good answers in the help center.
1

Yes, I also encountered the same issue in INDIA. downgrading the application to Jan Version: 1.64.2 (Universal) resolved the issue.

I am using a Macbook air (M1 chip)

You can download other versions from here

Comments

1

It worked after reverting to previous version

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.