-
-
Notifications
You must be signed in to change notification settings - Fork 427
Service Startup on Windows #3286
Copy link
Copy link
Open
Labels
Shutdowns and overrides and battery level triggersIssues and PRs about system shutdown, especially if battery charge/runtime remaining is involvedIssues and PRs about system shutdown, especially if battery charge/runtime remaining is involvedWindowsbugimpacts-release-2.8.4Issues reported against NUT release 2.8.4 (maybe vanilla or with minor packaging tweaks)Issues reported against NUT release 2.8.4 (maybe vanilla or with minor packaging tweaks)service/daemon start/stopGeneral subject for starting and stopping NUT daemons (drivers, server, monitor); also BG/FG/DebugGeneral subject for starting and stopping NUT daemons (drivers, server, monitor); also BG/FG/Debug
Metadata
Metadata
Assignees
Labels
Shutdowns and overrides and battery level triggersIssues and PRs about system shutdown, especially if battery charge/runtime remaining is involvedIssues and PRs about system shutdown, especially if battery charge/runtime remaining is involvedWindowsbugimpacts-release-2.8.4Issues reported against NUT release 2.8.4 (maybe vanilla or with minor packaging tweaks)Issues reported against NUT release 2.8.4 (maybe vanilla or with minor packaging tweaks)service/daemon start/stopGeneral subject for starting and stopping NUT daemons (drivers, server, monitor); also BG/FG/DebugGeneral subject for starting and stopping NUT daemons (drivers, server, monitor); also BG/FG/Debug
I don't think this is a bug, but an observation. In my lab I did not experience this but on physical machines it can happen. The service when set to automatic can come up before something else that is uses, not sure what this could be maybe something as simple as networking. This causes the service to register a comm error. The part that maybe a bug, is that it seems to ignore the timer and then triggers a shutdown. If I set the service to delayed start this doesn't seem to happen.