Solutions
-
Squid's post in Upgrading from 6.3.2 / 6.3.5 to 6.11.5. Going round in circles. was marked as the answerApps and FCP are only compatible with 6.9.0+
The URL you're trying to use is ancient and outdated.
Download the zip file from https://unraid.net/download
Make a backup of your flash drive
Extract all of the bz* files from the archive and put them onto the root of the flash
Turn your server back on
-
Squid's post in How to schedule the execution of a docker container the right way ? was marked as the answerUser scripts plugin
docker start nameOfContainer
and
docker stop nameOfContainer
-
Squid's post in Docker "stop timeout" option not applying on server reboot was marked as the answerIt's listed now on an internal bug report, but there's also currently major coding changes happening on the WebUI and the major plugins so it also may get lost in the shuffle for a bit.
-
Squid's post in My Servers cant view docker web ui was marked as the answerAre you doing this remotely.
Multiple problems (and not an easy solution) with doing this and something I brought up a few years ago.
Your best bet is to actually either use a real reverse proxy with appropriate forwarding for your apps (eg: SWAG), or alternatively create a barebones VM that uses VNC. The VNC VM is accessible remotely via MyServers and from it's browser you can then access any of the docker containers installed.
-
Squid's post in Folder Permissioning issues on Unraid was marked as the answerNo fundamental reason why it wouldn't work off of that docker run command issued. Run the New Permissions from Tools against the share and see if anything changes
If it doesn't then instead of mapping /mnt to /mnt change it to map instead /movies to /mnt/user/unraid/bluray/ and rebuild the library looking for files in /movies
Mapping /mnt to /mnt has never been particularly recommended (although its a convenient shortcut) as it is a security risk as now emby has complete read/write access to not only your media, but also any banking info on your server, the "special" pictures you keep etc etc
-
Squid's post in Has my server been hacked was marked as the answerThe "anonymous" means that the author (in this case myself) couldn't be bothered to name a script that gets executed during installation. Hence, the script is "anonymous"
Normal, expected and not an issue
-
Squid's post in Download of appfeed failed error ( after clicking Apps tab) was marked as the answerYour date & Time is completely out to lunch which definitely affects transfers
Set it up akin to this
-
Squid's post in Users cannot log in, only root was marked as the answerOnly "root" has access to the WebUI. By design
-
Squid's post in UPS Settings wont load was marked as the answerIf anything, you can try renaming /config/plugins/dynamix.apcupsd/dynamix.apcupsd.cfg on the flash drive and then try it again
-
Squid's post in I'm having random system crashing errors, I think due to a bad memory stick? How can I diagnose? was marked as the answerBad stick. Your system event log may have more information beyond channel 0, dimm 0
-
Squid's post in Fix common problem error - Invalid folder cache contained within /mnt was marked as the answerDo a rescan with FCP. That folder (users) was there when it last ran....
-
Squid's post in ERROR ON DASHBOARD W/ DOCKER OFF was marked as the answerDocker Folders installed?
-
Squid's post in How do I see the docker run command that Unraid will use associated with a particular container? was marked as the answerStop the docker service (Docker Tab).
Enable Template Authoring Mode
Now when you're on the template screen there will be an addition button named "Save" Clicking it will show both the generated XML and the docker run command that would be issued
-
Squid's post in Machine check error event after server crash was marked as the answerTop of my head, the mce is because of the microcode update being issued to the CPU and is probably no issue
Nov 19 16:35:03 Punisher kernel: microcode: CPU0: patch_level=0x08701021 Nov 19 16:35:03 Punisher kernel: microcode: CPU1: patch_level=0x08701021 Nov 19 16:35:03 Punisher kernel: microcode: CPU2: patch_level=0x08701021 Nov 19 16:35:03 Punisher kernel: microcode: CPU3: patch_level=0x08701021 Nov 19 16:35:03 Punisher kernel: microcode: CPU4: patch_level=0x08701021 Nov 19 16:35:03 Punisher kernel: microcode: CPU5: patch_level=0x08701021 Nov 19 16:35:03 Punisher kernel: microcode: CPU6: patch_level=0x08701021 Nov 19 16:35:03 Punisher kernel: microcode: CPU7: patch_level=0x08701021 Nov 19 16:35:03 Punisher kernel: microcode: CPU8: patch_level=0x08701021 Nov 19 16:35:03 Punisher kernel: microcode: CPU9: patch_level=0x08701021 Nov 19 16:35:03 Punisher kernel: microcode: CPU10: patch_level=0x08701021 Nov 19 16:35:03 Punisher kernel: microcode: CPU11: patch_level=0x08701021 Nov 19 16:35:03 Punisher kernel: microcode: Microcode Update Driver: v2.2. Nov 19 16:35:03 Punisher kernel: IPI shorthand broadcast: enabled Nov 19 16:35:03 Punisher kernel: sched_clock: Marking stable (11946833916, 343487151)->(12438976477, -148655410) Nov 19 16:35:03 Punisher kernel: mce: [Hardware Error]: Machine check events logged Nov 19 16:35:03 Punisher kernel: registered taskstats version 1 Nov 19 16:35:03 Punisher kernel: mce: [Hardware Error]: CPU 0: Machine Check: 0 Bank 27: faa000000000080b Nov 19 16:35:03 Punisher kernel: mce: [Hardware Error]: TSC 0 MISC d012000800000000 SYND 5d000000 IPID 1002e00000500 Nov 19 16:35:03 Punisher kernel: mce: [Hardware Error]: PROCESSOR 2:870f10 TIME 1668897207 SOCKET 0 APIC 0 microcode 8701021
-
Squid's post in Persist PHP Settings Across Unraid Reboot was marked as the answerUnraid runs from RAM and the files are unpacked from the flash drive.
To make any changes persistent, you must reapply them via an appropriate script either via the user scripts plugin or via the "go" file (/config/go) on the flash drive
-
Squid's post in Docker Mount file to replace file in docker.img was marked as the answerGo to /var/lib/docker That's where the image (or folder) ultimately resides
But you might find it easier to simply go to the console of the individual container via the webGUI rather than sorting out all of the various layers etc within the docker subsystem.
-
Squid's post in remove disk from middle of array? was marked as the answerReferencing everything by the user shares (/mnt/user/...) the system will sort it all out by itself.
Even if for some reason you directly reference the share by disk (/mnt/disk7/...) then you can either adjust the references or simply assign the disks to the same slot. Nowhere does the system force you to have disk4, and the OS is perfectly happy having disks1-3 and disks 5-7 assigned with 4 unassigned
-
Squid's post in Repetative Log Error "failed parsing crontab for user root" was marked as the answerYou probably entered in a custom value into the settings for mover tuning and there's a syntax error you made there.
-
Squid's post in [SOLVED] [6.11.1] Shares won't use cache pool / Mover: cache not enabled was marked as the answerLooks like a remnant of an old config that the system is enforcing, but no option to change it that I can find.
Delete /config/share.cfg on the flash drive and reboot.
-
Squid's post in Set container port dynamically (use a variable) was marked as the answerYou can't.
-
Squid's post in Can't get my folder mapping right for SABNZBD and RADARR was marked as the answerIn SAB, you've set the downloads location to be Downloads/incomplete. Since this is a relative path, it's being stored within /config/Downloads/incomplete (which maps to /mnt/user/appdata/sabnzbd/incomplete
You want to set the downloads folder to be /Downloads/incomplete That way it'll map to /mnt/user/Media/Downloads/incomplete
Do the same for the completed downloads folder
-
Squid's post in Unable to create Shares in Unraid 6.11.1 was marked as the answerHave you actually formatted the drives within Unraid yet?
-
Squid's post in Is it possible to disable the parity check completely on dirty shutdown? was marked as the answerThis debate is really no different than if on a Windows box a loss of power happens during sleep if Hybrid sleep is not enabled (can only be done via Control Panel). Data loss and corruption can / will occur
Plus, it has to be noted that Limetech does not even support Sleep in the first place. This functionality is via a 3rd party plugin.
No matter how you cut it, the loss of power results in an unclean shutdown. Not really any debate about that. And if/when data loss results from the unclean shutdown and if it was possible to disable the automatic check then are you going to blame yourself or are you going to wind up blaming the OS?
That being said your options are the following either install a UPS (should be done anyways on any and all electronics in your house regardless) or stop the parity check from continuing that results.
Something like this via User Scripts set to run at first array start
#!/bin/bash sleep 300 /usr/local/sbin/mdcmd nocheck
-
Squid's post in Wake on Lan was marked as the answerAssuming this is 6.11.x, can you rename python2.plg to instead be Python2.plg (capitol P) within /config/plugins on the flash drive. Reboot and see if that makes a difference.
-
Squid's post in Unraid 6.9.2 issues with UI and DNS hostname was marked as the answerIs Nginx allowing websockets through?