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.

dmacias

Community Developer
  • Joined

  • Last visited

Everything posted by dmacias

  1. I think it was just the null username and password. The 127.0.0.1 is fine but the default should be MONITOR [email protected] 1 monuser monpass master I just removed the plugin and deleted the plugin directory on the flash drive. And reinstalled just to double check. Everything works. So maybe there was some old conf or cfg files left over. Or bad values from the Autodetect button since there was a bug with that. I'll make it so you can't have null username and passwords.
  2. What's your upsmon.conf look like? Looks like line 1 may be missing something
  3. The autodetect was broken due to the -U parameter being deprecated for nutscan. After autodtect, the port auto would be added. I had planned to implement more driver specific settings but haven't had time. For now rc.nut will just add auto to any null port value. In the future I would just hide the port field for drivers that don't need it.
  4. It's my understanding that if you use usb then APCSmart should use usbhid-ups driver. How do you have it setup?
  5. Did you setup in the Nut settings usbhid-ups drive and port auto?
  6. There's is a problem with autodetect. The -U command parameter was dropped from the latest Nut. You can run /usr/bin/nut-scanner -N from the command line. But I think your problem is the built in UPS service Apcupsd is still running. Do you really need Nut? Does the built in UPS not work for you?
  7. Yes. Tripp Lite Ups, later kennels or motherboard would cause the nut driver to stop working. Once it disconnected it wouldn't reconnect. Had to restart the service but would just stop again. The version of nut I compiled using the libusb 1.0+0.1 branch fixes this but still shows occasional errors in the log.
  8. I don't know how to set it up on windows. But you will need to use client/network slave mode and point to your unRAID server
  9. On unRAID set the Nut UPS Mode to Netserver then install Nut on your PC. What OS is your PC?
  10. You will have to deselect some of the packages that still show update after clicking Apply (deletes the package). Then reselect them and apply. I don't really have a way of dealing with build number changes on the same version. e.g. autoconf-2.69-noarch-1.txz upgrading to autoconf-2.69-noarch-2.txz. I'll see if I can do something about that.
  11. I downloaded and tested newer versions of some packages and the error was gone. Probably just make but I'll update some of the others. It's just hard sometimes because unRAID is current on some packages but not others.
  12. I couldn't use this nut plugin anymore due to usb disconnects with my Tripp Lite on 6.5 kernel and new Supermicro X11 board. My ups did work fine with apcupsd though. I compiled a new version of nut against the libusb1.0+0.1 branch (which is rebased to master) and added a couple patches for timeout, retries and closing connection. I included this new package in the latest release for 6.5 only. So far my ups had stayed connected for a few days now. I do get this in the log occasionally usbhid-ups[6380]: nut_libusb_get_report: Input/Output Error But otherwise it seems to stay connected.
  13. I encountered the same thing. The newer package of libunistring doesn't include that link anymore. I'm not sure if other packages need to be updated to not rely on that or what you're compiling relies on it. But you can add the link. ln -sf /usr/lib64/libunistring.so /usr/lib64/libunistring.so.0 I'll check it out more and possibly just add that command to the libunistring package install
  14. Thanks, I'll fix it. Edit: fixed
  15. I'll add it. Just give me a day or so.
  16. I'll try to get you some manual commands to run or look back through the thread and there should be some for your board
  17. Did you install apr-util package?
  18. Are you on the latest bios and bmc firmware? Are your fans 4pin pwm fans?
  19. added ripgrep and fd. Will need time for hyperfine.
  20. I assume CPU_FAN2_1 is a pwm fan. Is the other REAR_FAN2 fan pwm? Have you updated your bios and bmc to latest version of firmware. If not, update and run configure again. I'll try to look back through the thread but I think this was brought up before for this board. Don't remember the conclusion. The fans not showing up in the board.json means the ipmi2json script was not able to control them and determine rpm changes. So until those fans are able to be controlled through ipmiraw commands there's not much that can be done.
  21. switched to a version that doesn't depend on sgutils
  22. To remove the package just run this from the command line rm /boot/config/plugins/NerdPack/packages/6.5/perl-5.26.1-x86_64-4.txz To remove the package directory rm -rf /boot/config/plugins/NerdPack/packages/6.5/
  23. That's weird. It should detect any corrupt packages and remove them. I'll check into that. But just manually delete the package and try again from the webgui

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.