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.

THO

Members
  • Joined

  • Last visited

  1. I thought I had this same issue, but it was simply because I didn't add the detectors section to my Frigate config. https://docs.frigate.video/configuration/object_detectors#edge-tpu-detector detectors: coral: type: edgetpu device: usb
  2. After upgrading to 6.12, the partition on my UD disk would not show its filesystem. It's a local drive, not shared, formatted as xfs with encryption. It would unlock the disk and mount the partition, but would error that it could not display the filesystem on the partition. It also could not unmount, claiming the mount was busy. I had to stop the array to retry. Reverted back to 6.11.5 and UD works correctly as it always has.
  3. I'm running the latest 2.2.6 version of your plugin. As an FYI for anyone else trying to exclude sub directories using the suggestions at https://forums.unraid.net/topic/4351-cache_dirs-an-attempt-to-keep-directory-entries-in-ram-to-prevent-disk-spin-up/?page=4&tab=comments#comment-60549 That comment would suggest the following format to add to the User defined options box: -a '-noleaf \( -name "logs" -prune -o -name "temp" -prune \) -o -print' However the only way I could get cache_dirs to start was using: -a \'-noleaf \( -name logs -prune -o -name temp -prune \) -o -print\' That said, I was trying to watch my lsof output while it was initially running and it still seemed to scan my logs and temp directories, so your mileage may vary.
  4. Thanks for the work in getting this on Unraid. Just got it set up with a free Duo account. Issues I had that may be useful for others in the future include that I had to use IP addresses for my 2 Win10 boxes, hostnames would not work. And for one of my Win10 machines, I had to modify the registry key \HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp\SecurityLayer and set it to 1 (it was set to 2). The other machine was already set to 1. https://www.host.ag/blog/increase-the-security-of-your-windows-server-2012-remote-desktop/
  5. I just solved this by editing my phpVirtualBox config.php and enabling the $consoleHost variable and setting it to my unRaid IP.

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.