Skip to content

Unable to deploy application on Azure Web App #963

@Raveendra-Sharma

Description

@Raveendra-Sharma

Describe the bug
When we deploy the application on the azure web app service (Linux OS), with the deployment option SCM_DO_BUILD_DURING_DEPLOYMENT=true, it throws error.

To Reproduce
Steps to reproduce the behavior:

  1. Open project into the Visual Studio Code
  2. Open Azure Extenion and select the azure web application servce.
  3. Deploy
  4. See error:
    The build failed because the process exited too early. This probably means the system ran out of memory or someone called kill -9 on the process.

or

Error: :( Application ErrorIf you are the application administrator, you can access the <a style="color: grey"href="https://digitaltwinsviewer-linux.scm.azurewebsites.net/detectors">diagnostic resources.

Expected behavior
The application should be able to deploy on the azure web service, It builds properly on the local but throwing error while deploying on the azure app service.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug 🐛Something isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions