vscode-azureappservice icon indicating copy to clipboard operation
vscode-azureappservice copied to clipboard

There is a warning "'xxx' reported a critical error: Exception" after deploying a Python project to a Python web app

Open v-xinda opened this issue 3 years ago • 1 comments
trafficstars

OS: All Build Version: 20220222.11 Regression: Not a regression

Repro Steps:

  1. Get a Python project by running git clone https://github.com/Azure-Samples/python-docs-hello-world.
  2. Create a Python web app -> Deploy the Python project to it.
  3. Check whether there is no warning after deploying a Python project to a Python web app.

Expect: There is no warning after deploying a Python project to a Python web app.

Actual: There is a warning "'xxx' reported a critical error: Exception" after deploying a Python project to a Python web app. image

More Info:

  1. Display "Application Error" in the webpage after clicking "Browse Website". image

v-xinda avatar Feb 23 '22 10:02 v-xinda

Verified on the latest build 20220321.4, this issue still reproduces for now.

v-mengwe avatar Mar 28 '22 06:03 v-mengwe