I noticed recently that my syslog was being flooding (every 15 seconds, but still) with errors about nut.
Problem is my UPS is setup with a nut server on a remote host. And it works just fine. I've had power outages in the past year and the omv server would shutdown as requested.
For some reason the nut server is still looking for a local UPS.
Code
Mar 01 19:34:53 hostname systemd[1]: nut-driver@apcsmt1500.service: Scheduled restart job, restart counter is at 10797.
Mar 01 19:34:53 hostname systemd[1]: Stopped nut-driver@apcsmt1500.service - Network UPS Tools - device driver for NUT device 'apcsmt1500'.
Mar 01 19:34:53 hostname systemd[1]: Starting nut-driver@apcsmt1500.service - Network UPS Tools - device driver for NUT device 'apcsmt1500'...
Mar 01 19:34:53 hostname nut-driver@apcsmt1500[650403]: Network UPS Tools - Generic HID driver 0.47 (2.8.0)
Mar 01 19:34:53 hostname nut-driver@apcsmt1500[650403]: USB communication driver (libusb 1.0) 0.43
Mar 01 19:34:53 hostname nut-driver@apcsmt1500[650403]: libusb1: Could not open any HID devices: insufficient permissions on everything
Mar 01 19:34:53 hostname nut-driver@apcsmt1500[650403]: No matching HID UPS found
Mar 01 19:34:53 hostname nut-driver@apcsmt1500[650402]: Driver failed to start (exit status=1)
Mar 01 19:34:53 hostname nut-driver@apcsmt1500[650402]: Network UPS Tools - UPS driver controller 2.8.0
Mar 01 19:34:53 hostname systemd[1]: nut-driver@apcsmt1500.service: Control process exited, code=exited, status=1/FAILURE
Mar 01 19:34:53 hostname systemd[1]: nut-driver@apcsmt1500.service: Failed with result 'exit-code'.
Mar 01 19:34:53 hostname systemd[1]: Failed to start nut-driver@apcsmt1500.service - Network UPS Tools - device driver for NUT device 'apcsmt1500'.
Display More
Could it be the nut.conf?