June 11Jun 11 Farily new to unraid here, so this kind of caught me. I had two warnings to the effect of this file here is set to cache only but is also on the array. Likely due to newbness during the initial setup of the system. I easily resolved the errors by just removing the offending folders from their old location points. I was pointed to this thread by the error as a solution: https://forums.unraid.net/topic/120220-fix-common-problems-more-information/?tab=comments#comment-1098686The thing that was slightly confusing is both warnings, or at least one of them, indicated I should use Dynamix File Manger to help fix my issue. So I go looking for it etc, finally check the DFM thread and read that DFM is built in to my 7.3.0 unraid. Basically, does that warning need to be updated or removed? I resolved my issue with CLI,. I was just confused by some things I wasn't aware of as unraid has evolved.
June 12Jun 12 Description: Investigate at Settings / User Utilities / Fix Common ProblemsImportance: warning* The plugin usb_manager_usbip_addon.plg is not known to Community Applications and is possibly incompatible with your serverIs that correct or a Bug again?
June 12Jun 12 The Maintainer Answer: https://forums.unraid.net/topic/100511-plugin-usb_manager/page/24/#findComment-1627484And the Discussion about this.
July 10Jul 10 For your consideration, I have two suggestions to add to check for FCP. I just recovered from an incident where the default postgresql17 install created /mnt/cache/appdata/postgresql17, but my server doesn't have a cache pool, so it mounted the database into an unintended RAM disk. Full mechanics: https://product.unraid.net/p/7-3-1-mover-moves-array-data-into-ram-rootfs-when-a-share-s-configured-pool-doesn-t-exist-but-mnt-pool-is-a-plain-directorySuggested behavior: Warn the user when a share has shareUseCache of yes/prefer/only and shareCachePool names a pool that isn't defined (regardless of what exists under /mnt), — especially when the system has zero pools. I've also asked for stock Unraid to surface this proactively (https://product.unraid.net/p/proactively-surface-share-references-to-nonexistent-pools-and-flag-legacy-prefer-cache-configs-on-upgrade), but FCP fixing the test would protect people today. Two suggested COAs in the "share references non existent pool" test include/tests.php, version 2026.05.16):1. The test builds $pools[] from defined Cache-type disks, then if ( ! isset($pools) ) return; — so on a system with no pools at all, the whole test is skipped. Poolless systems are exactly where legacy prefercache share settings are dangerous: if a plain directory appears at /mnt/cache (Docker auto-creates one from any stale template host path), the mover could move array data into it — i.e. into RAM. 2. The existence test is !is_dir("/mnt/$sharePool") — mountpoint -q (or checking the pool config) would be more robust.
July 24Jul 24 Other Dynamix Plugins too:* The plugin dynamix.password.validator.plg is not known to Community Applications and is possibly incompatible with your server
August 2Aug 2 /var/log is getting full (currently 100 % used)Instructions said to upload here. See attached- Thanks! tower-diagnostics-20260802-1721.zip
August 2Aug 2 The missing question.png bugfix takes too long to be released. ;)@flurec Known bug in Unraid. We need to wait for it to be fixed in 7.3.3. Reboot will fix it until next time you delete containers using the question.png default icon.You can install the PR with the bugfix from here if you don't wan't to wait:https://github.com/unraid/webgui/pull/2693#issuecomment-5072886036 Edited August 2Aug 2 by Niklas
August 3Aug 3 /var/log is getting fullHi, hopefully you can help, new server build only been online a couple of days, recently replaced failing Parity drive with a precleared but older HDD so it may be the issue? Ordering some replacement drives shortly.Thank you :) server-diagnostics-20260803-1122.zip
August 3Aug 3 10 minutes ago, AngelEyes said:/var/log is getting fullThere are multiple issues spamming the log, frst one you should look at is the apparent power/connection issues with the parity disk. Check/replace cables and post new diags after arrays start (and please create a new thread in the general support forum)
August 3Aug 3 Hi, my log files are filled. it was recommended to post here. Something about HDCP not being initialized. Makes sense, i don't have any monitors connected. Thanks for any help anyone can offer.tower-diagnostics-20260803-0953.zip Edited August 3Aug 3 by Chocco
August 3Aug 3 2 minutes ago, Chocco said:Hi, my log files are filled. it was recommended to post here. Something about HDCP not being initialized. Makes sense, i don't have any monitors connected. Thanks for any help anyone can offer.tower-diagnostics-20260803-0953.zipYour logs fills with the question.png missing bug I just mentioned in this thread. Temp fix in my post.Yes, the HDCP log line also happens but not as big of a problem. Edited August 3Aug 3 by Niklas
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.