Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

ASP Net Core app recycle as ISAPI reported an unhealthy condition

I'm getting a System event log entry:

An ISAPI reported an unhealthy condition to its worker process. Therefore, the worker process with process id of '<processID>' serving application pool '<myApp>' has requested a recycle.

but I am not getting anymore information other than that. What could I do to get a more detailed error message as to what "unhealthy" means?

like image 955
Daniel Avatar asked Nov 21 '25 20:11

Daniel


1 Answers

Resolve

Check an unhealthy ISAPI component:

Possible resolutions for an unhealthy ISAPI component include the following:

  1. Contact the ISAPI vendor regarding the error. The vendor should have more specific knowledge about the features and behavior of the component.

  2. Check the event log message for more detailed information about the error.

For more information about "Troubleshooting Unexpected Issues", you can refer to this link.

For the verification project of this error, you can refer to this link.

like image 194
Ding Peng Avatar answered Nov 24 '25 12:11

Ding Peng



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!