UPS connection Refused. Can't find my answers and need help.

Grid21

Dabbler
Joined
Oct 7, 2023
Messages
37
I bought a Cyber Power CP1350/1500AVRLCD3 UPS, and I when I went to set up from the guide that iX Systems has on it, I am getting this error in the console and while I have tried to Google my answers, I am at a lost as to what to do to fix this.

Code:
 Jan 18 01:35:12 truenas 1 2024-01-18T01:35:12.616218-05:00 truenas.local collectd 2724 - - nut plugin: nut_connect: upscli_connect (localhost, 3493) failed: Connection failure: Connection refused
Jan 18 01:35:15 truenas 1 2024-01-18T01:35:15.235262-05:00 truenas.local upsmon 2676 - - UPS [ups@localhost:3493]: connect failed: Connection failure: Connection refused
Jan 18 01:35:20 truenas 1 2024-01-18T01:35:20.266300-05:00 truenas.local upsmon 2676 - - UPS [ups@localhost:3493]: connect failed: Connection failure: Connection refused
Jan 18 01:35:25 truenas 1 2024-01-18T01:35:25.317037-05:00 truenas.local upsmon 2676 - - UPS [ups@localhost:3493]: connect failed: Connection failure: Connection refused
Jan 18 01:35:30 truenas 1 2024-01-18T01:35:30.470135-05:00 truenas.local upsmon 2676 - - UPS [ups@localhost:3493]: connect failed: Connection failure: Connection refused 


What do I need to do?
 

Attachments

  • Screenshot_2.png
    Screenshot_2.png
    45.2 KB · Views: 44

Grid21

Dabbler
Joined
Oct 7, 2023
Messages
37
Update: I did find the USB port that my UPS is connected too. But I am STILL having the same error message from last night.

Can someone PLEASE urgently help me? I have not found any resources online yet that have been helpful in getting this issue solved.

1705615667185.png
1705615650564.png
 

Grid21

Dabbler
Joined
Oct 7, 2023
Messages
37
More Updates:

I ran the command
Code:
upsc ups@localhost 
and it returned in the terminal.
Code:
battery.charge: 100
battery.charge.low: 10
battery.charge.warning: 20
battery.mfr.date: CPS
battery.runtime: 6275
battery.runtime.low: 300
battery.type: PbAcid
battery.voltage: 28.2
battery.voltage.nominal: 24
device.mfr: CPS
device.model: CP1350AVRLCD3
device.serial: CDXMY7003685
device.type: ups
driver.name: usbhid-ups
driver.parameter.pollfreq: 30
driver.parameter.pollinterval: 2
driver.parameter.port: /dev/ugen0.2
driver.parameter.synchronous: no
driver.version: 2.7.4
driver.version.data: CyberPower HID 0.4
driver.version.internal: 0.41
input.voltage: 120.0
input.voltage.nominal: 120
output.voltage: 120.0
ups.beeper.status: enabled
ups.delay.shutdown: 20
ups.delay.start: 30
ups.load: 10
ups.mfr: CPS
ups.model: CP1350AVRLCD3
ups.productid: 0601
ups.realpower.nominal: 815
ups.serial: CDXMY7003685
ups.status: OL
ups.test.result: No test initiated
ups.timer.shutdown: -60
ups.timer.start: -60
ups.vendorid: 0764


But I am still getting the same console error about connection refused and this is also BRAND NEW UPS I just got yesterday. What suggestions do you all have on getting this error to clear since it does seem to see the battery backup now, but still going on about a connection refused?
 
Top