Skip to content

AspNetCoreModuleV2 report App_Offline.htm #54501

Open
@miloush

Description

@miloush

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe the problem.

When deployment fails, App_Offline.htm is kept in the application directory and must be manually removed. This is documented but extremely difficult to diagnose. The web application just serves blank 503 page with no indication of the reason. Failed request tracing does not help:

image

Describe the solution you'd like

Indicate somewhere that the presence of App_Offline.htm is the reason for the 503 response. This could be a substatus code, error code, failed request tracing message and/or a response header or content.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsfeature-iisIncludes: IIS, ANCM

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions