Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Plugin] NUT v2 - Network UPS Tools

Featured Replies

Had a few instances of the driver losing connection to my UPS, just saw this after a brief power bump (only a bump, not an outage):

APC Back-UPS RS 1350MS

Poll UPS [[email protected]] failed - Data stale

Restarting the NUT driver reconnects it properly and data is returned. Driver is 2.8.5 stable. Any ideas? unRAID 7.3.2 on a Supermicro chassis.

Maybe something to do with this? https://github.com/networkupstools/nut/issues/3487

Edited by Nogami

  • Replies 2.1k
  • Views 476.5k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • I am stopping updates for my version of the plugin. Update to the latest version 2023.09.17 and then you can remove my version and install Rysz's from CA and it will retain your configs.   T

  • Released 2023.07.26, @ich777 is creating a new package for me to use, and I want to look to move to 2.8 as the default version but will need to check upgrade path works ok.

  • That APC BX series is known to suffer from this (what we believe to be) firmware issue and we've put patches in place to suppress this unwanted behaviour on the UPS side. Here's how you can set it up:

Posted Images

Bug in UI

If slave ups named something like "ippon_ups" onsaving all, including _, will be truncated for ex. to ""ippon" so no status\info on page\widget. (or no connection at all if non-manual)

Screenshot

76de6d0e70a7adfc5519f8b78322111d18ee5396.png

Screenshot Also HERE

Manual ovveriding in /boot/config/plugins/nut-dw/nut-dw.cfg works perfect, like

 sed -i 's/^NAME=.*/NAME="ippon_ups"/' /boot/config/plugins/nut-dw/nut-dw.cfg

Edited by MERKATOR

I think I have a similar issue. Sometimes when I open up the dashboard I'll notice that there's a continuous loading icon showing on the UPS widget, not stats on battery or load. Restarting NUT instantly fixes it. I noticed my syslog is also swamped with NUT related warnings, see the attached screenshots. Any clue on how to fix this?

Screenshot_1.png

Screenshot_9.png

Screenshot_10.png

  • 3 weeks later...

I just noticed something recently but I did not have time to document it with logs and I will have to wait for a power outage to happen again in order to re-create this scenario:

When a power outage occurs and NUT sends the shutdown signal to the server, if the power suddenly comes back, it does not go through with the shut down and aborts it.

The problem is if it happens midway is that you will end up with a server that cancelled the shutdown operation, has drives that are spun down and others not, same for the containers.

It would be nicer if when the shut down signal is sent by the plugin during a power outage, it would go through completely even if the power comes back during the procedure (happens a lot for regions with small outages) and leave it to the user.

That way we could avoid completely having a 'half running server' that stopped it's shutdown process mid procedure and could cause other problems.

12 minutes ago, MonadProxy said:

I just noticed something recently but I did not have time to document it with logs and I will have to wait for a power outage to happen again in order to re-create this scenario:

When a power outage occurs and NUT sends the shutdown signal to the server, if the power suddenly comes back, it does not go through with the shut down and aborts it.

The problem is if it happens midway is that you will end up with a server that cancelled the shutdown operation, has drives that are spun down and others not, same for the containers.

It would be nicer if when the shut down signal is sent by the plugin during a power outage, it would go through completely even if the power comes back during the procedure (happens a lot for regions with small outages) and leave it to the user.

That way we could avoid completely having a 'half running server' that stopped it's shutdown process mid procedure and could cause other problems.

It would shutdown completely, if in halfway, it mostly is shutdown problem, something stuck actually.

On 8/16/2025 at 3:58 PM, Rysz said:

It's a known firmware issue with that series, please check this post for how to fix it:

On 8/16/2025 at 5:41 PM, SBlack08 said:

ah okay i have changed to preview build, but the changes in ups.conf aren't saved. I'll wait a night and see if the alerts continue.


After a lot of tweaking and experimenting, I created a script that automatically adds and saves the entries for me. This way, the values are no longer overwritten every time I restart the NUT service.

In the meantime, I also had to replace the UPS because the old one was defective. However, I bought the exact same model again (ups.model = Back-UPS BX1200MI).
But I’m still continuously getting the alarm messages... Any other solutions?

#!/bin/bash
cd /etc/nut && chattr -i ups.conf &&
cat > ups.conf <<'EOF'
[ups]
driver = usbhid-ups
port = auto
pollonly
lbrb_log_delay_sec = 3
lbrb_log_delay_without_calibrating
EOF
cat ups.conf && chattr +i ups.conf && lsattr ups.conf

Edited by SBlack08

How i can connect a QNAP NAS with the UPS on the Unraid Server.
I used the Slave UPS Option in QNAP with the Unraid Server IP with the UPS.

The NUTS Mode is Netserver.

But what Configuration must i been set or configure for a correct Connection?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.