Azure / AzureKeyVault

R interface to Azure Key Vault
Other
14 stars 7 forks source link

Random 500.30 - ANCM In-Process Start Failure #4

Closed kamalsivalingam closed 4 years ago

kamalsivalingam commented 4 years ago

We integrated KeyVault in our .Net Core 2.2 Apps. Right after nightly AppPool recycle, randomly the APIs are failing with 500.30 - ANCM In-Process Start Failure.

We started seeing this error only after integrating with KeyVault. Do you know of any issues related to AppPool Recycle

hongooi73 commented 4 years ago

Hi, AzureKeyVault is strictly a frontend to KV. I don't actually know much about the backend internals, so I can't help you there. You should try contacting tech support.

Also, see if any of the answers here are useful: https://stackoverflow.com/questions/54248138/http-error-500-30-ancm-in-process-start-failure-error-in-asp-net-core-2-2