Solutions
-
Squid's post in Slackware boots, but nothing else was marked as the answerRemove that xmod line you added to go and see if that makes a difference
-
Squid's post in mobo upgrade - Device "eth0" does not exist was marked as the answerNo driver is being loaded.
6.8.3 is rather ancient. Update to 6.9.2 or 6.10.0-rc4+ and see if that fixes it
-
Squid's post in v6.9.2 MCE Detected on your server - Fix Common Problems was marked as the answer2 possibilities can cause this:
Certain combinations of hardware will issue an mce upon processor initialization (probably related to firmware update) and can be safely ignored. Your wife has asked you to sweep the floors and you've lifted up the carpet and swept the dirt there. Under either scenario, you're safe (except for the wrath of a woman)
-
Squid's post in Same share exists in a different case was marked as the answerYou have a docker container referencing "CamelCase" in it's path mappings
-
Squid's post in Log keeps filling up, despite uninstalling nerdpack was marked as the answerDisable mover logging in Settings - Scheduler
Also, generally the appdata share should be set to use cache: Prefer.
Mover keeps trying to move it to the array (and the logs fill up because most of the files are in use) You will get far far better performance by setting it to Prefer, running mover (with the entire docker service disabled in Settings Docker). Use the appdata backup plugin to make weekly backups of it to the array
-
Squid's post in docker wont start was marked as the answerPost your diagnostics
-
-
Squid's post in Leaky Docker? was marked as the answerThere's 1.3G which the containers have written directly into the image. A bit on the high side, but still within the realm of possibility. All in all I'd say just expand to 30G and not worry about it.
-
Squid's post in "Fix common issues" : /boot/config/network-rules.cfg.bkp.cfg corrupted was marked as the answerDelete it. I'm not doing an exception for a backup of a backup
-
Squid's post in /boot/config/super.cfg corrupted was marked as the answersuper.cfg is not a file which is used by the OS (it uses super.dat) I'd just rename it to be an extension other than .cfg and check to make sure that nothing else was potentially using it.
-
Squid's post in Problem with unraid server disapearing from Network when Dockers are enabled was marked as the answerThis is the workaround here:
-
Squid's post in Disk Read Errors After Mobo Upgrade was marked as the answerReseat all the cabling to the drives at both ends.
-
Squid's post in No GUI when try to connect via IP or My servers web page RC2 was marked as the answerTry deleting /config/plugins/corefreq.plg from the flash drive and reboot
If that doesn't solve it, then try safe mode
-
Squid's post in Switching from trial to fresh install; old docker images was marked as the answerthe appdata share vs any other random share is simply a convention and nothing your particularly have to stick with Change the default appdata location in settings - docker. This will NOT however change anything already installed.
The docker image does not exist on the flash drive, so if you boot with another flash and the image location etc is the same, then your apps will all show up (but won't be editable etc without the applicable files on the flash drive. This includes references to the icons (Admittedly, this is a scenario I never tested with the various changes to the way icons are handled).
The docker image is very safe to delete (Settings - docker with the service disabled) and then recreate (via Apps - Previous Apps), assuming you did an actual backup of your original flash drive which had the templates stored on it.
-
Squid's post in Error after hotswap of unassigned device was marked as the answerJust an error from the controller basically stating "Huh! The drive was here and now it isn't"
-
Squid's post in Mapping problem with multiple cache pools? was marked as the answerBy using Krusader, you are effectively bypassing the "system", resulting in this behaviour
The way that every OS in existence operates on a move is that first the file / folder is attempted to be renamed to the new location. Only if it fails does the copy / delete process (physical move) take place.
Because Krusader is working from the single mount point (/mnt/), the rename will always succeed, resulting in files being location in apparent violation of the rules.
Options to avoid this is once 6.10-rc3 is released to install a File Manager plugin at the same time, or 2 do file operations via Windows and move between the shares, or map the shares to Krusader individually and move between those mounts
-
Squid's post in Docker can't find my vdisk? was marked as the answerrename the file to be docker.img instead and try again. I seem to recall an issue with that.
-
Squid's post in Can I downgrade from 6.10rc2 to 6.9.2 without much pain (e.g. parity rebuilds, etc)? was marked as the answerWhich ever gets you back to 6.9.2 Alternatively you can always download the zip file from the webpage (downloads) and extract all of the bz* files from the zip and replace them on the flash drive and reboot.
-
Squid's post in Input/output error during write was marked as the answerRun the check filesystem against disk 5
-
Squid's post in 购买新年优惠unraid Pro如何兑换激活码 was marked as the answerhttps://unraid.net/contact
-
Squid's post in /boot/config/plugins/dockerMan/templates/zigbee2mqtt.xml corrupted was marked as the answerThe error is quite simply that the particular file is corrupted. Because of privacy, actual XML's are never going to be included in the diagnostics, so it can't be determined exactly why, but based upon the fact that you're actually running the OS, and the file names within the diagnostics appear to be OK, then hopefully that's your only issue.
The solution is to either edit the file to see what's wrong with it and fix it or simply delete it. The interesting thing is that the file listed is ..../templates/zigbee2mqtt.xml This means that you've added (in Docker - Template Repositories) another entry other than the default one to point to the author's repository. With CA, this isn't necessary at all. Your best bet is to remove that additional lines you've added in Template Repositories so that this issue won't re-occur on the next check for updates. (The "corruption" could simply mean that whatever repository you've added has a syntax error in it, and isn't in fact "corrupt")
-
Squid's post in Unraid not coming back after reboot. was marked as the answerIt did definitely drop. If problems continue, transfer to another flash. Sandisk FITs run hot due to their very small size
-
Squid's post in Security Issue / Potential Breach??? was marked as the answerSome routers (including yours) try and be "helpful" by purposely attempting to hack into your devices on the network. It can be disabled in the router's setting (don't know what it's called though)
-
Squid's post in Warning: syntax error, unexpected end of file in /boot/config/docker.cfg was marked as the answerCorruption on that file (docker.cfg) at the very least
LOCKER_ENABLED="yes" DOCKER_IMAGE_FILE= 'mnT.user/system/docker/docker.img" DOCKER_IMAGE_SIZE<b40" DOCOER_APP_CONFIG_PA]H="/mnt/user/appdata/" DOCKGR_QPP_UNRAA_PATH5"" DOCKER_CUSTOM_NETGORKS=" " DOCJER_TIMEOUT}"10# DOCKER_LOG_ROTAION="yes" DOCKER_LOÇ_SIZE="µ0m" ÄNCKER_LKG_FILES="1" DOCKER_AUTHOBING_MMDE=#no" DOCKER_USER_NETWORKS="remove"
Restore the flash drive from a backup. Or if none available, delete the file from the flash and reboot (it looks to be basically stock anyways)
-
Squid's post in Database "Email recipients" : where is it stored ? (Settings/Notification Settings/SMTP Settings) was marked as the answer/config/plugins/dynamix/dynamix.cfg on the flash drive