You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a React.js application. I've been working on this for months with no issues at all. This morning, I attempted to deploy and received the following errors
2:43:59 PM AscentTrading: Starting deployment...
2:44:00 PM AscentTrading: Creating zip package...
2:44:01 PM AscentTrading: Ignoring files from "appService.zipIgnorePattern"
"node_modules{,/}"
".vscode{,/}"
2:44:04 PM AscentTrading: Zip package size: 2.47 MB
2:48:52 PM: Error: request to https://[]/api/zipdeploy?isAsync=true&author=VS%20Code failed, reason: read ECONNRESET
When I click on the link above, I get this message : No route registered for '/api/zipdeploy'
1.Create production build
2. Right click and choose deploy
Downgrade your Azure App Service extension version to v0.21.1 (Mar 04, 2021), we used a different zip deploy method which seems to be working still. Note: it might not work in environments like WSL or Codespaces, which is why we changed our deploy in v0.21.2 (Mar 09, 2021).
Does this occur consistently?
Repro steps:
This is a React.js application. I've been working on this for months with no issues at all. This morning, I attempted to deploy and received the following errors
2:43:59 PM AscentTrading: Starting deployment...
2:44:00 PM AscentTrading: Creating zip package...
2:44:01 PM AscentTrading: Ignoring files from "appService.zipIgnorePattern"
"node_modules{,/}"
".vscode{,/}"
2:44:04 PM AscentTrading: Zip package size: 2.47 MB
2:48:52 PM: Error: request to https://[]/api/zipdeploy?isAsync=true&author=VS%20Code failed, reason: read ECONNRESET
When I click on the link above, I get this message : No route registered for '/api/zipdeploy'
1.Create production build
2. Right click and choose deploy
Action: appService.Deploy
Error type: ECONNRESET
Error Message: request to redacted:url failed, reason: read ECONNRESET
Version: 0.23.1
OS: win32
OS Release: 10.0.19042
Product: Visual Studio Code
Product Version: 1.66.0
Language: en
Call Stack
The text was updated successfully, but these errors were encountered: