1
24.7 Production Series / NUT problem
« on: August 23, 2024, 04:40:28 pm »
Hi everyone,
I installed the NUT package and everything is working fine on the command line (OPNsense v24.7.2).
Running "./bcmxcp_usb -a PW9120 -DDDDD" will return all the info from the UPS.
But on the web manager I get problems.
Diagnostics will not return anything, only showing a blank square.
On configuration when I try to start the service it will later show this message on the console:
This is my /api/nut/settings/get
What could be wrong?
Thanks!!
I installed the NUT package and everything is working fine on the command line (OPNsense v24.7.2).
Running "./bcmxcp_usb -a PW9120 -DDDDD" will return all the info from the UPS.
But on the web manager I get problems.
Diagnostics will not return anything, only showing a blank square.
On configuration when I try to start the service it will later show this message on the console:
Quote
Broadcast Message from root@OPNsense.localdomain
(no tty) at 14:37 UTC...
UPS PW9120 is unavailable
This is my /api/nut/settings/get
Quote
{"nut":{"general":{"enable":"1","mode":{"standalone":{"value":"standalone","selected":1},"netclient":{"value":"netclient","selected":0}},"name":"PW9120","listen":{"127.0.0.1":{"value":"127.0.0.1","selected":1},"::1":{"value":"::1","selected":1}}},"account":{"admin_password":"Password","mon_password":"Password"},"usbhid":{"enable":"0","args":{"port=auto":{"value":"port=auto","selected":1}}},"apcsmart":{"enable":"0","args":{"port=auto":{"value":"port=auto","selected":1}}},"apcupsd":{"enable":"0","hostname":"localhost","port":""},"bcmxcpusb":{"enable":"1","args":{"port=auto":{"value":"port=auto","selected":1}}},"blazerusb":{"enable":"0","args":{"port=auto":{"value":"port=auto","selected":1}}},"blazerser":{"enable":"0","args":{"port=auto":{"value":"port=auto","selected":1}}},"netclient":{"enable":"0","address":"","port":"3493","user":"","password":""},"qx":{"enable":"0","args":{"port=auto":{"value":"port=auto","selected":1}}},"riello":{"enable":"0","args":{"port=auto":{"value":"port=auto","selected":1}}},"snmp":{"enable":"0","args":{"community=public":{"value":"community=public","selected":1}}}}}
What could be wrong?
Thanks!!

