microsoft / IIS.ServiceMonitor

An entrypoint process for running IIS in Windows containers
MIT License
126 stars 42 forks source link

Intermittent errors with HRESULT8007045b #81

Open qaswd opened 1 year ago

qaswd commented 1 year ago

We're running into errors with our Docker images that are using ServiceMonitor.exe as an ENTRYPOINT. The last thing in the Docker logs is:

Service 'w3svc' has been stopped 
ERROR: Failed to stop or query status of service 'w3svc' error [8007045b]
Service 'w3svc' started 

Any ideas what would cause this? Is there a suggested work around?