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.

cybrnook

Members
  • Joined

  1. Also confirming I am using a B50, and it's working fine as of RC1 (and now also on RC2). At least for VM rendering using VirtIO(3D) as well as transcoding against docker containers. I am guessing user is assuming it will just work. You still need to do the basics of passing /dev/dri through as a device to your containers.
  2. I think the below is what you were asking. fTPM is TPM built into the CPU (AMD)
  3. I believe it represents the versions of "Connect" that is installed on the Unraid box, at least last reported. Checking mine, I am on the latest version "2025.12.19.2020" and in Connect mine is also showing as blank. Perhaps a bug in the current version.
  4. Apologies, marking this as solved for anyone else maybe having this issue. Seems it's an issue with the "ZFS Master" plugin and the latest releases of unraid. @Iker Removing ZFS master allows the "main" tab to function properly again. Noticed someone else now also mentioned this in the ZFS Master thread: https://forums.unraid.net/topic/122261-plugin-zfs-master/page/28/#findComment-1584670 Again, sorry for the noise but will leave this for anyone else maybe seeing the same thing. @Squid Plugin might need to be marked as broken for the time if it's no longer being supported, which seems it may be the case.
  5. @elibosley noticed an issue with connect (tested on Chrome and Brave) that when the connect icon is pressed while on the "Main" tab it disappears and the formatting in the header seems to shift a bit. If I switch to any other tab (Dashboard or Shares) clicking the Connect icon work as expected. Uploading a video to show what I am seeing. I first noticed this on 7.2.0, but could have been there longer, and have since upgraded to 7.2.2 and seems to have been there over the past few Unraid connect releases as well, before and after USB backups not working as expected. Unraid_Connect_Button_Main.mp4
  6. Backup issue has been solved in the latest version of unraid connect.
  7. Not trying to be difficult on my part by any means, but can you confirm this is actually an acknowledged issue? I saw you mentioned in the other thread that you "think" it was, but that was a few a weeks ago. Just doing my part reporting issues.....
  8. Like I mentioned in my first post, "similar to this, but not quite exactly matching". I am not stating that backups are not happening, which is what is being said there. Two different issues.....
  9. I have a seen a few topics in here similar to this, but not quite exactly matching. Since the 7.2.0 Beta and RC, and now the subsequent release if 7.2.0 I have noticed that when looking at the flash backup status page, the status wheel just continually spins. It appears that the backups are/have happened, but the status wheel just keeps spinning..... I have noticed this behavior on both of my unraid systems. @elibosley maybe you have an idea? theark-diagnostics-20251031-1005.zip
  10. Apologies, you're absolutely correct. It all looks the same after a while as I just see it as all being part of the unraid core team.
  11. One small issue I've noticed, even during the RC's is that the flash backup icon never stops spinning though connect shows current flash backups. I see this on both of my systems. Backups seem current though
  12. looks like Memcached has moved to a hardened image. https://hub.docker.com/r/bitnami/memcached setting the repo to: bitnamisecure/memcached:latest and the registry URL to: https://hub.docker.com/r/bitnamisecure/memcached gets it going again on the new image it seems, FYI.
  13. Thanks for this. At first I was sad as you are already stating, I saw the error message again during upgrade. But then it clicked that it was still using the older logic one more time..... and I assumed that NEXT update should be clean. Thanks for driving that point home.
  14. @Rysz Thanks for carrying Nut forward, it is an excellent UPS tool and it's hard to think of Unraid without it, so thank you. I had a question I wanted to run by you, and it may just be noise in the logs... but something that has always irk'd me is whenever I update the plugin I see the verbose log as the update happens in Unraid, and I always see this: Executing hook script: pre_plugin_checks Checking for other installed NUT versions... Making sure all existing NUT services are stopped (before install/upgrade)... WARNING: WARNING: The NUT installation script was not able to stop all NUT services gracefully. WARNING: IN CASE OF PROBLEMS, please REBOOT YOUR SYSTEM to complete any upgrades. WARNING:I took a look at the code you're running on shutdown prior to update: echo "Making sure all existing NUT services are stopped (before install/upgrade)..." if [ -x /etc/rc.d/rc.nut ]; then if ! /etc/rc.d/rc.nut stop >/dev/null 2>&1; then echo "WARNING:" echo "WARNING: The NUT installation script was not able to stop all NUT services gracefully." echo "WARNING: IN CASE OF PROBLEMS, please REBOOT YOUR SYSTEM to complete any upgrades." echo "WARNING:" fi killall nut-poller >/dev/null 2>&1So you're checking if /etc/rc.d/rc.nut exists and if it does then you run /etc/rc.d/rc/nut stop and check to see if it's return code $1, got it. So on my system when I manually stop Nut, I get this: root@TheArk:~# /etc/rc.d/rc.nut stop Writing NUT configuration... Updating permissions for NUT... Checking if the NUT Runtime Statistics Module should be enabled... Enabling the NUT Runtime Statistics Module... Stopping the NUT services... Network UPS Tools upsmon 2.8.4 release Network UPS Tools upsdrvctl - UPS driver controller 2.8.4 release Can't open /var/run/nut/snmp-ups-CyberPower.pid: No such file or directory Can't open /var/run/nut/snmp-ups-auto.pid either: No such file or directoryAnd because of the two lines at the end I end with a return code 1, not 0 even though Nut has stopped. So I decided to look a little more this morning. Overall, I have a Cyberpower UPS that I use an RM Card to connect to, so Unraid is a slave connection to the RM Card over the network. I made sure this morning that the driver being used is snmp-ups (was usbhid-ups prior) though I think the driver isn't really at fault here. If I look inside /var/run/nut when Nut is running, all I have is upsmon.pid. Is there a way to suppress these warnings/errors on shutdown so I get a clean return code $0?
  15. Had no idea. Thanks for helping explain to me.

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.