-
-
Notifications
You must be signed in to change notification settings - Fork 427
Monitor does not shutdown ups if MODE in /etc/nut/nut.conf is not set #3364
Copy link
Copy link
Closed
Labels
bugdocumentationimpacts-release-2.7.4Issues reported against NUT release 2.7.4 (maybe vanilla or with minor packaging tweaks)Issues reported against NUT release 2.7.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/Debugupsmon
Milestone
Metadata
Metadata
Assignees
Labels
bugdocumentationimpacts-release-2.7.4Issues reported against NUT release 2.7.4 (maybe vanilla or with minor packaging tweaks)Issues reported against NUT release 2.7.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/Debugupsmon
After upgrade from 2.8.2 to 2.8.4 nut stopped to shutdown my UPS on nut initiated OS shutdown.
After debugging it turns out I did not change
MODE=nonein nut.conf after this change: cccbd87Consider adding a warning at least in nut-monitor service, or exit nut-monitor with error code if MODE is not set.