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.

crusemm

Members
  • Joined

  • Last visited

  1. About a month ago, I upgraded to 7.2.3. Three weeks later my server locked up. I thought it was a failed USB, so I loaded a backup from before the upgrade [7.2.2]. After I had everything stable, I upgraded to 7.2.3. today, once again, I have memory full errors. Current plan is to downgrade back to 7.2.2 and see if that fixes it. plexunraid-diagnostics-20260124-0832.zip
  2. plexunraid-diagnostics-20251210-1021.zip After most recent update to 7.2.2 I started getting the message "/var/log is getting full (currently 79 % used)" I just rebooted a couple of days ago when I did the update, so I don't have a huge uptime (5 days 14 hours).
  3. This Link provided the fix for my issue. Thank You to j0nnymoe on Discord for providing the solution.
  4. Sorry if this isn't the right place. I am running Heimdall in a docker on UnRaid [7.1.4]. Linuxserver.io version: v2.7.6-ls324. Build-date: 2025-10-10T18:43:33+00:00. I have frequent issues where it will just "lose its mind" i.e. it will lose all of its organization. Today for example it was working fine. I went a way for a few hours, and I come back and the Home Page is suddenly populated with every single link. If I look at the Application List page, there are 2 or three copies of every link, one is in the original correct tag location, and 1 or 2 on the Home dashboard. This, or other "mind loss" situations occur frequently. Usually it just completely forgets all of the organization, and I have to go through and fix all of the tags and erase the duplicates. Any help would be greatly appreciated.
  5. I loaded the :cuda12_2 repo and that solved my problem thank you.
  6. I am using the gpu repo. I have GTX 1660
  7. I have what may be 2 related issues. First, I have two PWM controllers that I cannot identify the fans attached. I have 5 fans in the case, and one on the CPU. When I run the "identify fan " function for PWM 2 and PWM 8, nothing happens. Second issue, I cannot identify GPU fans. I have 2 GPU's installed (GTX 1660 Super and Intel ARC). The plugin does not seem to find those fans. I am guessing that the two PWM that I cannot identify are the GPU fans, but they do not respond to the "Identify Fan" test.
  8. These are the only options I have. How do i get the others?
  9. How do I Add custom modules to Code Project AI? or any modules? I have the docker installed and running, and Blue Iris can communicate, but I'm missing the ALPR module and would like to add it in as well.
  10. Radarr putting movies in Download instead of Plex/Movies I am using Overseer as media management, and Sonarr and Radarr to download shows and movies respectively. I set them up using SIO’s Youtube guide several years ago. I have this issue where some movies get downloaded into a Plex/Download/Movies folder, and stay there, and some movies go to Plex/Movies. I would like all of them to go into the Plex/Movies folder. Movies in both locations can be watched in Plex. I am not having the same issue with Sonarr, it seems that they are all going to the right location. I didn’t notice the issue until I was moving files around following an upgrade and installed some additional cache pools, so it appears it has been going on for quite a while. Settings for Sonarr Docker And The Sonarr WebUI Settings for Radarr Docker And the Radarr WebUI The Sabnzbd settings SABnzbd WebUI The most recent movie downloaded using SDABnzbd I am also using Prowlarr to manage the indexers, SABnzbd for the usenet files, and I am downloading through a seedbox using Syncthing. I have been slowly moving the files from the Plex/Download/Movies to the Plex/Movies folder. Today two of the movies I had previously moved got re-downloaded to Plex/Download/Movies. I am sure it is something in my settings, but it has been so long since I set it up, I am afraid to change anything for fear of breaking it.
  11. I was able to use Unraids GUI to move files and folders around. For Posterity this is what I did: I stopped docker and VM's. @moved all of the shares onto the array. Deleted any duplicate files left behind on the cache pools. Moved files from the array to the appropriate cache pool if required. Reset file mover directions appropriately (cach->array or array->cache) Restarted docker and VM's. Worked like a charm.
  12. I tried moving everything onto the array again, and I still have files split or duplicated across multiple locations.
  13. I am trying to upgrade my cache array from mirrored 480 GB SSDs in BTRFS to mirrored 1 TB SSDs in ZFS, as well as add two additional cache pools. The process I followed is: Stopped Docker and VM services Set all shares on the Cache drive to Cache Primary, Array Secondary Set all shares with direction From Cache To Array Invoked Mover, waited for it to finish. Shutdown server, turned off power Replaced old Cache drives with new SSD's Added 4 new NVME drives of 1 TB each restored power, started up server Established 3 cache pools appdata_cache on mirrored pool of NVME drives in btrfs cache on mirrored pool of SSD's in zfs media-cache on mirrored pools of NVME drives Start up array Formatted new drives Changed share locations per attached image Start up docker and Vm's Run mover - had errors Stopped Docker and VM's run mover again Start Docker and VM's most dockers and the only VM work, except Plex which can't find the media and Immich which thinks it's abrand new install Reboot Get Fix Common Problems error - "Share appdata set to use pool appdata_cache, but files / folders exist on the cache pool" with suggested fix "Either adjust which pool this share should be using or manually move the files with Dynamix File Manager More Information" the more information link says " This error can happen when re-arranging your system's cache pools. At some point your share's settings were set to use a certain pool, but you've changed the settings and now there are abandoned files on the original pool - On Unraid versions 6.10-rc3+ you also have the option of using Dynamix File Manager to manually move the files from one cache pool to another." Additionally it appears that the appdata folder has files in 3 locations, appdata_cache, disk 1, and cache for pihole (which works) Plex-Media-Server (which Plex works, but can't find the server/media) and postgresql14, After chasing the thread from #19, I believe I need to change Plex docker from /mnt/cache/appdata/Plex-Media-Server to /mnt/appdata_cache/appdata/Plex-Media-Server And I believe I have the same issue with immich, I need to change the postgresql14 docker from /mnt/cache/appdata/postgresql14 to mnt/appdata_cache/postgresql14 Any other changes I need to make? And if I make those changes, do I use file manager to move the appdata files from cache pool cache/appdata to appdata_cache pool appdata_cache/appdata. And if so, what do I do about duplicates and/or overwrites. plexunraid-diagnostics-20250208-0126.zip
  14. I solved my Nextcloud issue. I had the wrong Ip address and port. I was using the Unraid IP and the NC port, when I needed to use the IP and port 443.
  15. So how do I get NPM to send the https://nextcloud.mydomain.com to my NC docker? Or how do I get my NC to allow the http to connect through?

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.