-
Plugin update didn't restart unraid api
I was having this problem on one of my servers ("unraid" in my signature, both servers are running 6.12.15) There were a bunch of messages like below in the "/var/log/graphql-api.log" file. The "/boot/config/activation" directory did not exist, so I created it. Once I did that, everything started working properly. Strangely, the server that was working fine ("hp") also did not have the "/boot/config/activation" directory, but I created it on that server as well with no ill effects. This was with unraid-api plugin version 2025.09.09.1500 v4.20.4. [01:45:51.650] WARN: Activation directory /boot/config/activation not found when searching for JSON file. {"logger":"api","req":{"id":"req-bse","method":"POST","url":"/graphql"},"context":"CustomizationService"} [01:45:51.650] WARN: No activation JSON file found. {"logger":"api","req":{"id":"req-bse","method":"POST","url":"/graphql"},"context":"CustomizationService"} EDIT: Upgraded the plugin to 2025.09.10.1921 v4.21.0. One server upgraded without issue ("hp"), while on the other ("unirad") the install hung on "Starting the Unraid API", but the service is working fine on both servers.
-
[Plugin] NUT v2 - Network UPS Tools
My apologies. False alarm. I should know better than to do upgrades after 11 PM. It was the change from nut version 2.8.1 to 2.8.2 along with a configuration error on my part. I had a bad listener entry in upsd.conf. This didn't cause any issues for 2.8.1, but 2.8.2 now forces upsd to exit with an error if any listeners fail. Removing the bad listener entry allowed upsd to start. They added the ALLOW_NOT_ALL_LISTENERS setting in upsd.conf to control this behavior. See this issue: https://github.com/networkupstools/nut/issues/723 Thank you for the quick reply and for all the work you have been doing on this plugin.
-
[Plugin] NUT v2 - Network UPS Tools
The latest plugin update is not working on 6.12.8. I'm seeing this in the syslog: Apr 3 23:50:27 hp root: plugin: skipping: nut-2.8.1-x86_64-5master.ssl31.txz - Unraid version too low, requires at least version 6.13 Apr 3 23:50:27 hp root: plugin: skipping: nut-2.8.2-x86_64-1stable.ssl31.txz - Unraid version too low, requires at least version 6.13 Apr 3 23:50:27 hp root: plugin: skipping: nut-2.8.1-x86_64-3stable.ssl31.txz - Unraid version too low, requires at least version 6.13 Apr 3 23:50:27 hp root: plugin: skipping: nut-2.8.0-x86_64-3stable.ssl31.txz - Unraid version too low, requires at least version 6.13 Apr 3 23:50:27 hp root: plugin: skipping: nut-2.7.4.20200318-x86_64-1.txz - Unraid version too low, requires at least version 6.13 Apr 3 23:50:27 hp root: plugin: skipping: - Unraid version too low, requires at least version 6.13
-
Dynamix - V6 Plugins
I sent a pull request to @bonienl for this issue. Hopefully they can update the plugin soon.
-
Dynamix - V6 Plugins
I'm having the same issue. Writes showing read speed, read is zero.
-
[Support] for atribe's repo Docker images
I'm sorry, I can't help. I stopped running influx/telegraf/grafana a few months ago. The influx database was getting very large and I wasn't really looking at the data so I removed them.
-
[Plugin] NUT v2 - Network UPS Tools
I use the NUT plugin in manual config mode. I do not use the SNMP plugin. The only part of the NUT configuration that is specific to SNMP is the UPS driver in ups.conf: [ups] driver = snmp-ups desc = "APC Smart-UPS SMT1000RM2U" port = 192.168.1.13 community = private snmp_version = v1 snmp_timeout = 5 pollfreq = 15 Is there something else you were looking for?
-
[Plugin] NUT v2 - Network UPS Tools
Hi @SimonF, I've been using 2.8 with SNMP and USB drivers since you accepted the pull request without any issues.
-
[Support] for atribe's repo Docker images
Try changing your "Extra Parameters" to: --user=root --entrypoint=/etc/telegraf/entrypoint.sh
-
[Plugin] NUT v2 - Network UPS Tools
Hi @SimonF, I created a pull request in github with some changes.
-
[Plugin] NUT v2 - Network UPS Tools
driver.parameter.runtimecal = 180,100,618,50 "Full load backup time [min]" = 3.0 * 60 = 180 seconds "Half load backup time [min]" = 10.3 * 60 = 618 seconds
-
[Plugin] NUT v2 - Network UPS Tools
I have two unraid servers, each has its own UPS, and each runs the NUT plugin in netserver mode. Each unraid server has other computers (not running unraid OS) on the same UPSs, running NUT in netclient (slave) mode and communicating with the unraid servers. Thank you. I'll check it out as soon as I can. It may be a few days.
-
[Plugin] NUT v2 - Network UPS Tools
Thank you. I appreciate it. I've started using your plugin on both of my servers. I am using my go script commands to modify it to work with NUT 2.8 and everything runs ok for plugin version 2023.02.14.
-
[Plugin] NUT v2 - Network UPS Tools
I didn't look at using APCUPSD at all. I have a lot of time invested in the NUT configuration and I run it in netserver mode for other computers. Originally, I was using a Cyberpower CST135XLU and switched to the APC SMT1000RM2U after moving the Unraid server to a rack in my basement. The Cyberpower CST135XLU is now used with a different Unraid server and I prefer the simplicity of using similar UPS control configurations for both servers. I also monitor both UPSs with telegraf/grafana/influxdb. Replacing the NUT and net-snmp packages while still using dmacias's plugin was the easiest solution. I think there was a feature in NUT 2.8 that I wanted but I don't remember what it was. However, the NUT 2.8 package I found is compiled with different locations for the configuration files and process ID file, so I modified the plugin scripts from the go script since it looked unlikely that dmacias would update the plugin. I looked at the changes in your plugin vs dmacias's plugin, and I think my solution will continue to work with your plugin, although I haven't tested it. I'll switch to your plugin on one of my servers and test it.
-
[Plugin] NUT v2 - Network UPS Tools
@SimonF I really appreciate that you are taking over maintenance of the NUT plugin. Would you be willing to update your plugin to use NUT 2.8? I am using dmacias's plugin with an APC SMT1000RM2U with a AP9630 network management card. It uses the snmp-ups driver but the net-snmp package included dmacias's plugin does not work on Unraid 6.11.5. I use some commands in my go script that alter dmacias's plugin scripts to use NUT 2.8 and net-snmp 5.9.3 as explained in this post:
cassiusdrow
Members
-
Joined