.NET Core / Kestrel Application is shutting down without reason2019 Community Moderator ElectionWhat is “.NET Core”?Visual Studio 2015 Web Application .NET Core vs .NET FrameworkWhat's the difference between .NET Core, .NET Framework, and Xamarin?Deploy .NET Core ASP.NET Website - HTTP Error 502.5 - Process FailureWhat is the difference between .NET Core and .NET Standard Class Library project types?Hosting Asp.NET Core on IIS + Kestrel: randomly slow responseBuild .NET Core console application to output an EXE?Graceful shutdown with Generic Host in .NET Core 2.1VS2017 - Missing .net core > 2.1 as target frameworkVisual Studio Nuget Package Manager Net Core allowing packages that are higher then target sdk

Outlet with 3 sets of wires

For which categories of spectra is there an explicit description of the fibrant objects via lifting properties?

Plausibility of Mushroom Buildings

What would be the most expensive material to an intergalactic society?

Why do we say ‘pairwise disjoint’, rather than ‘disjoint’?

Getting the || sign while using Kurier

Source permutation

Giving a career talk in my old university, how prominently should I tell students my salary?

What do *foreign films* mean for an American?

What sort of fish is this

From an axiomatic set theoric approach why can we take uncountable unions?

What's the 'present simple' form of the word "нашла́" in 3rd person singular female?

PTIJ: Why does only a Shor Tam ask at the Seder, and not a Shor Mu'ad?

Gaining more land

Power Strip for Europe

What are you allowed to do while using the Warlock's Eldritch Master feature?

Called into a meeting and told we are being made redundant (laid off) and "not to share outside". Can I tell my partner?

Does an unused member variable take up memory?

Virginia employer terminated employee and wants signing bonus returned

Are small insurances worth it?

Why is a very small peak with larger m/z not considered to be the molecular ion?

How is it possible to drive VGA displays at such high pixel clock frequencies?

Should I take out a loan for a friend to invest on my behalf?

Having the player face themselves after the mid-game



.NET Core / Kestrel Application is shutting down without reason



2019 Community Moderator ElectionWhat is “.NET Core”?Visual Studio 2015 Web Application .NET Core vs .NET FrameworkWhat's the difference between .NET Core, .NET Framework, and Xamarin?Deploy .NET Core ASP.NET Website - HTTP Error 502.5 - Process FailureWhat is the difference between .NET Core and .NET Standard Class Library project types?Hosting Asp.NET Core on IIS + Kestrel: randomly slow responseBuild .NET Core console application to output an EXE?Graceful shutdown with Generic Host in .NET Core 2.1VS2017 - Missing .net core > 2.1 as target frameworkVisual Studio Nuget Package Manager Net Core allowing packages that are higher then target sdk










0















An existing setup where .net core (2.2) apis are hosted under IIS 7.5 ran smooth and nice so far.



Suddenly I experienced that the logs hold the message Application is shutting down... without any indicators of errors or other reasons. I started recognizing this when there suddenly were a lot more log files generated than before.



I a not sure but that could have started when I moved from .NET Core 2.1 to 2.2.



Does anyone know if this is a feature or a bug, harmfull or intended?










share|improve this question






















  • Check IIS application pool recycle events/shutdown events, and then compare the timestamps with the ones you get in ASP.NET Core logs.

    – Lex Li
    Mar 6 at 17:25















0















An existing setup where .net core (2.2) apis are hosted under IIS 7.5 ran smooth and nice so far.



Suddenly I experienced that the logs hold the message Application is shutting down... without any indicators of errors or other reasons. I started recognizing this when there suddenly were a lot more log files generated than before.



I a not sure but that could have started when I moved from .NET Core 2.1 to 2.2.



Does anyone know if this is a feature or a bug, harmfull or intended?










share|improve this question






















  • Check IIS application pool recycle events/shutdown events, and then compare the timestamps with the ones you get in ASP.NET Core logs.

    – Lex Li
    Mar 6 at 17:25













0












0








0








An existing setup where .net core (2.2) apis are hosted under IIS 7.5 ran smooth and nice so far.



Suddenly I experienced that the logs hold the message Application is shutting down... without any indicators of errors or other reasons. I started recognizing this when there suddenly were a lot more log files generated than before.



I a not sure but that could have started when I moved from .NET Core 2.1 to 2.2.



Does anyone know if this is a feature or a bug, harmfull or intended?










share|improve this question














An existing setup where .net core (2.2) apis are hosted under IIS 7.5 ran smooth and nice so far.



Suddenly I experienced that the logs hold the message Application is shutting down... without any indicators of errors or other reasons. I started recognizing this when there suddenly were a lot more log files generated than before.



I a not sure but that could have started when I moved from .NET Core 2.1 to 2.2.



Does anyone know if this is a feature or a bug, harmfull or intended?







iis .net-core iis-7.5 kestrel-http-server .net-core-2.2






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Mar 6 at 14:30









montymonty

1,76552336




1,76552336












  • Check IIS application pool recycle events/shutdown events, and then compare the timestamps with the ones you get in ASP.NET Core logs.

    – Lex Li
    Mar 6 at 17:25

















  • Check IIS application pool recycle events/shutdown events, and then compare the timestamps with the ones you get in ASP.NET Core logs.

    – Lex Li
    Mar 6 at 17:25
















Check IIS application pool recycle events/shutdown events, and then compare the timestamps with the ones you get in ASP.NET Core logs.

– Lex Li
Mar 6 at 17:25





Check IIS application pool recycle events/shutdown events, and then compare the timestamps with the ones you get in ASP.NET Core logs.

– Lex Li
Mar 6 at 17:25












0






active

oldest

votes











Your Answer






StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");

StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55025485%2fnet-core-kestrel-application-is-shutting-down-without-reason%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes















draft saved

draft discarded
















































Thanks for contributing an answer to Stack Overflow!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55025485%2fnet-core-kestrel-application-is-shutting-down-without-reason%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

AWS Lex not identifying response if by a variable The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) The Ask Question Wizard is Live! Data science time! April 2019 and salary with experienceEnforcing custom enumeration in AWS LEX for slot valuesHow to give response based on user response in Amazon Lex?Intercepting AWS Lambda Response to a AWS Lex QueryLex chat bot error: Reached second execution of fulfillment lambda on the same utteranceamazon lex showing invalid responseLambda response send back to Lex slot?Response card in Amazon lexAmazon Lex - Lambda response return HTML to botHow can I solve 424 (Failed Dependency) (python) obtained from Amazon lex?

Алба-Юлія

Захаров Федір Захарович