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

Investigate runtimeconfig.json loading issues on App Service #27469

Closed
BrennanConroy opened this issue Nov 2, 2020 · 5 comments
Closed

Investigate runtimeconfig.json loading issues on App Service #27469

BrennanConroy opened this issue Nov 2, 2020 · 5 comments
Labels
affected-few This issue impacts only small number of customers area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions bug This issue describes a behavior which is not expected - a bug. investigate severity-major This label is used by an internal tool
Milestone

Comments

@BrennanConroy
Copy link
Member

BrennanConroy commented Nov 2, 2020

We have received some issue where customers have seen app startup failures due to the following error on app services:

Invalid runtimeconfig.json [D:\home\site\wwwroot\runtimeconfig.json] [D:\home\site\wwwroot\runtimeconfig.dev.json]

We should try to repro this on 5.0; we haven't seen any repro's since 2.2 though.

@ghost
Copy link

ghost commented Nov 2, 2020

Thanks for contacting us.
We're moving this issue to the Next sprint planning milestone for future evaluation / consideration. We will evaluate the request when we are planning the work for the next milestone. To learn more about what to expect next and how this issue will be handled you can read more about our triage process here.

@jkotalik jkotalik added affected-few This issue impacts only small number of customers bug This issue describes a behavior which is not expected - a bug. severity-major This label is used by an internal tool labels Nov 13, 2020 — with ASP.NET Core Issue Ranking
@demius
Copy link

demius commented Feb 5, 2021

I can confirm that this issue is occurring in .NET 5.0

@BrennanConroy
Copy link
Member Author

Can you provide a repro?

@demius
Copy link

demius commented Feb 8, 2021

Sorry, @BrennanConroy, I've actually trashed the App Service, so I don't have access to the logs.
Suffice to say, I had a straightforward Asp.Net Core 5 application, relying upon the auto-generated runtimeconfig.json (basically just specifying the TFM). Could the issue possibly be related to the fact that it was sharing a Windows App Service Plan with two .NET Core 3.1 applications?

@adityamandaleeka
Copy link
Member

This was a bug in App Service that's just been fixed. The fix will roll out in an upcoming release. Closing this issue.

@ghost ghost locked as resolved and limited conversation to collaborators Sep 7, 2021
@amcasey amcasey added area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions and removed area-runtime labels Aug 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affected-few This issue impacts only small number of customers area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions bug This issue describes a behavior which is not expected - a bug. investigate severity-major This label is used by an internal tool
Projects
None yet
Development

No branches or pull requests

5 participants