-
Notifications
You must be signed in to change notification settings - Fork 136
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
I am facing this error while deploying azure function code from visual studio code #2399
Comments
Please provide detailed repro steps. |
Even I'm facing issues with this extension. The function app does not populate while executing the command |
@abhijitnathwani Are you using the command palette for making these calls? If you go into the Azure view, it should load up the resources ahead of time. Between activating the extension and making the API calls to Azure to retrieve the resources, it can definitely be quite the wait depending on your connection. I think if you just go into the Azure view and try to deploy from there, your experience might be better. |
@nturinski Thank you for the update. Yep, I can now view my functions from Azure view. However, when deploying, it throws socket hang up error while deploying the zip. Any ideas there? |
Consolidating issues with deployments here #2844 |
Does this occur consistently? Yes
Repro steps:
Action: azureFunctions.deploy
Error type: ECONNRESET
Error Message: request to https://audiollessentia-trial.scm.azurewebsites.net/api/zipdeploy?isAsync=true&author=VS%20Code failed, reason: read ECONNRESET
Version: 0.24.0
OS: linux
OS Release: 4.15.0-1082-azure
Product: Visual Studio Code
Product Version: 1.49.0
Language: en
Call Stack
The text was updated successfully, but these errors were encountered: