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

Fail to deploy the large app to the .NET web app #2639

Open
v-xinda opened this issue May 10, 2024 · 3 comments
Open

Fail to deploy the large app to the .NET web app #2639

v-xinda opened this issue May 10, 2024 · 3 comments
Labels
AT-CTI Created by CTI team

Comments

@v-xinda
Copy link

v-xinda commented May 10, 2024

OS: Win10
Build Version: 20240510.1
Regression: Not a regression

Repro Steps:

  1. Get the project from https://github.com/alexweininger/test-large-webapp and open it in VS Code.
  2. Create an advanced Linux .NET 6 web app.
  3. Deploy the project to the web app.
  4. Check whether succeeds to deploy the project to the web app.

Expect:
Succeed to deploy the project to the web app.

Actual:

  1. Pop up an error dialog.
    image
  2. Fail to deploy the project to the web app after clicking "Debug Anyway".
    image
@v-xinda v-xinda added the AT-CTI Created by CTI team label May 10, 2024
@v-xinda
Copy link
Author

v-xinda commented Jun 12, 2024

Verified on the latest build 20240611.3, it doesn't reproduce for now. So close it.

@v-xinda v-xinda closed this as completed Jun 12, 2024
@microsoft microsoft locked and limited conversation to collaborators Jul 28, 2024
@v-ruizh
Copy link

v-ruizh commented Jul 31, 2024

This issue still reproduces on App Service extension build 20240726.1, reopen it.

@v-ruizh v-ruizh reopened this Jul 31, 2024
@nturinski
Copy link
Member

It seems like the preDebug task, dotnet clean, isn't finishing. Maybe it's a timing issue? Or is the dotnet clean task failing somehow?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
AT-CTI Created by CTI team
Projects
None yet
Development

No branches or pull requests

3 participants