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

Function app deployment continued past our extension's timeout and was successful #3079

Open
BalakumaranGunasekaran opened this issue Mar 15, 2022 · 2 comments
Milestone

Comments

@BalakumaranGunasekaran
Copy link

Azure function app is being deployed from VScode. Function app has private end point enabled. We are trying to deploy the function app with vs code. The deployments are pushed to the function app but vscode is not reflecting the proper status the console. The Console is throwing error after 10 minutes but the deployments were successful.

Below are the log from Console

09:08:31 myfnappforprivateendpoint: Starting deployment...
09:08:41 myfnappforprivateendpoint: Creating zip package...
09:09:43 myfnappforprivateendpoint: Zip package size: 908 MB

09:18:41: Error: request to https://myfnappforprivateendpoint.scm.azurewebsites.net/api/zipdeploy?isAsync=true&author=VS%20Code failed, reason: connect ETIMEDOUT 10.0.0.5:443

@wwlorey wwlorey changed the title Issue while deploying azure function app with Private end point using VS code Function app deployment continued past our extension's timeout and was successful Mar 17, 2022
@wwlorey wwlorey added this to the 1.7.0 milestone Mar 17, 2022
@BalakumaranGunasekaran
Copy link
Author

Any update on this issue?

@nturinski
Copy link
Member

We're currently investigating deployment in general due to this issue: #2844. Unfortunately no update on this particular issue, but we'll keep you posted.

@alexweininger alexweininger modified the milestones: 1.7.0, 1.8.0 Jun 9, 2022
@nturinski nturinski modified the milestones: 1.8.0, 1.9.0 Sep 21, 2022
@nturinski nturinski modified the milestones: 1.9.0, 1.10.0 Nov 3, 2022
@nturinski nturinski modified the milestones: 1.10.0, 1.11.0 Jan 19, 2023
@nturinski nturinski modified the milestones: 1.11.0, 1.12.0 May 24, 2023
@alexweininger alexweininger modified the milestones: 1.12.0, 1.13.0 Aug 3, 2023
@nturinski nturinski modified the milestones: 1.13.0, 1.14.0 Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants