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

"Application Error" shows in the web page after deploying a zip file nodejs-docs-hello-world.zip to a custom domain Web App #2624

Open
v-ruizh opened this issue Feb 29, 2024 · 2 comments
Labels
AT-CTI Created by CTI team bug
Milestone

Comments

@v-ruizh
Copy link

v-ruizh commented Feb 29, 2024

OS: All
App Service Version: 20240228.4
Regression: Not a regression

Repro Steps:

  1. Clone the project https://github.com/Azure-Samples/nodejs-docs-hello-world and zip its contents.
  2. Open the folder which includes the above zip file in VS Code.
  3. Right click the zip file and deploy it to a custom domain Web App.
  4. Execute "Browe Website" for the above web app.
  5. Check whether the web page shows well or not.

Expect:
The web page shows well.
image

Actual:
"Application Error" shows in the web page.
image

More Info:

  1. This issue doesn't reproduce after deploying an unzip project https://github.com/Azure-Samples/nodejs-docs-hello-world.
  2. This issue doesn't reproduce after deploying a zip file https://github.com/johnpapa/node-hello.
@v-ruizh v-ruizh added the AT-CTI Created by CTI team label Feb 29, 2024
@nturinski
Copy link
Member

nturinski commented Feb 29, 2024

I was able to deploy using a zip file with that repo.
image

Here is the zip file that I created and deployed.
package.zip

Could I see the contents of your zip?

@v-ruizh
Copy link
Author

v-ruizh commented Mar 1, 2024

@nturinski I can reproduce this bug with your zip file.

This is my zip file node-test.zip.

This bug only reproduces for a custom domain web app. We use this custom domain web app "naturins-custom-domain" from your subscription "naturins" to test.

I guess you may deploy the zip file to a normal web app, this bug does not reproduce for a normal web app.

@MicroFish91 MicroFish91 added the bug label Mar 6, 2024
@MicroFish91 MicroFish91 added this to the Backlog milestone Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AT-CTI Created by CTI team bug
Projects
None yet
Development

No branches or pull requests

3 participants