HASS.Agent icon indicating copy to clipboard operation
HASS.Agent copied to clipboard

Bug: Error in Windows Event Log after Uninstall

Open barndawgie opened this issue 1 year ago • 3 comments

Please make sure your bug isn't already listed on HASS.Agent's issue tracker:

https://lab02research.youtrack.cloud/

There's a list of open bugs & features on the right. On the left you can see what's being worked on, what's planned and what's ready for the next release.

If you're not sure, don't worry, just go ahead and we'll discuss :)


Describe the bug On reboot after uninstall, I see the following error in the Windows System log:

The HASS.Agent Satellite Service service failed to start due to the following error: 
The system cannot find the file specified.

To Reproduce Steps to reproduce the behavior:

  1. Uninstall hass.agent
  2. Reboot
  3. Check Event Viewer

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Misc info (please complete the following information):

  • Windows build (ideally screenshot/info of winver.exe output):
  • Windows' UI language:
  • HASS.Agent version:

Please check what's applicable (multiple answers possible):

  • [x] Installed via installer
  • [ ] Installed manually
  • [x] Problem occurs in HASS.Agent
  • [ ] Problem occurs in Satellite Service

Additional context I wasn't using the satellite service.

Logs If possible, please provide the logs of HASS.Agent and - if applicable - the Satellite Service. You can find HASS.Agent's logs by going to the main window, then Configuration -> Logging -> open logs folder. The Satellite Service's logs are in the same window, but the Satellite Service tab -> open service logs folder. If you want, you can mail them to [email protected]

barndawgie avatar Oct 28 '23 00:10 barndawgie

I've uninstalled hass.agent but the satellite services still shows in my services console.

barndawgie avatar Oct 28 '23 00:10 barndawgie

Hello, this'll need to be reproduced/confirmed but for now you can input following commands in elevated cmd to remove the service: sc delete "HASS.Agent Satellite Service"

amadeo-alex avatar Oct 31 '23 18:10 amadeo-alex

Thanks - that did indeed work.

barndawgie avatar Oct 31 '23 18:10 barndawgie