Everything posted by Kilrah
-
Unraid 7.3.0 Stable Now Available
Correct, as long as you don't use those features that don't exist in 7.2 or manually upgrade any zfs pools you're good.
-
Unraid 7.3.0 Stable Now Available
It's on the Tools page
-
Unraid 7.3.0 Stable Now Available
Update and switch to internal boot went fine. One thing I don't see mentioned in release notes is that ZFS ARC no longer defaults to 1/8th of RAM but 1/5th. Caused a slight surprise when seeing significantly higher RAM usage.
-
Containers show update available even when it is up-to-date
Solution's been mentioned, and watchtower's deprecated at this point anyway
-
[Plugin] Compose Manager Plus
For the record I had a similar issue and had to do some cleanup
-
[Plugin] Appdata.Backup
/var is the container path here, host side is a docker volume. Just don't use docker volumes unless it's absolutely necessary which it doesn't seem like it is in this case, change to an appdata folder.
-
[Plugin] Compose Manager Plus
Looks like a layout problem, it's there but somehow ends up under the bottom bar Opening the menu extends the page but not enough for all of it to fit.
-
[Support] A75G Repo
Was still on the old mpepping repo which he apparently still maintains somewhat and uses 8000 so didn't see 😅 Switched to official now
-
Using the Intel Arc Pro B70 for AI on Unraid
That image you're using with intel GPU support says it's using ollama 0.9.3 but ollama's currently at version 0.23.1. So yeah you're kinda stuck unless you find something else that supports those cards. Maybe can run the standard build using Vulkan?
-
[Plugin] Nvidia-Driver
It can't, when passed through the card isn't visible to the host anymore. If it did it'd show you a card that's not there and it'd be even worse for troubleshooting...
-
[Plugin] Appdata.Backup
It can't start something that isn't there, so that suggests you didn't remove the old container before moving to compose
-
[Support] Paperless-ngx Docker
Go to Apps->Previous Apps and reinstall from there.
-
[Plugin] Appdata.Backup
Expand container settings, enter a group name, apply, then select the group on any other container that needs to be part of it, then you have a separate block on the right to order them.
-
Unraid OS Version 7.2.5 Available
Should report that in the plugin thread then since it's not related to the OS itself and would have more chance of being seen
-
[Plugin] Appdata.Backup
Did you group the containers that should be together and set order for that group?
-
Unraid OS Version 7.2.5 Available
Plugin dev has fixed that so it should no longer be an issue in the future
-
VM Backup & Restore for unRAID
Usually people would do that by connecting the HDD directly to the Unraid machine and auto-syncing with an UD script rather than pulling through the network, no issue then.
-
VM Backup & Restore for unRAID
Where exactly, you mean you can't read the backup that's on the external HDD on another machine? They're backups, should never be needed. If one day they are you just change the perms if you need to? 🤷
-
Copy Fail Exploit?? (URGENT) CVE-2026-31431
I never said they would mess with other parts, but with what is intentionally accessible to the vulnerable container.
-
CA "Installed" Tag Not Working
Did you rename it from the default? If so that'll "break the link".
-
Unraid OS Version 7.2.5 Available
Had to downgrade as all my compose stacks broke... EDIT: Looked into it, using docker container ls -a it looks like something 2 years ago left some container folders in the Docker filesystem for containers that had been removed, previous Docker version didn't care or even see them but apparently Docker 29 does and for some reason wants to reuse the same hashes, then fails to create containers since there's already a folder. Removed the related folders, restarted Docker and everything's good again.
-
Copy Fail Exploit?? (URGENT) CVE-2026-31431
What matters is that an attacker would need to already be able to execute arbitrary code in your container. If that happens you already have major issues and they probably deleted all the data they could reach from the container without needing this. By using this if an attacker could also reach the host as an unpriviledged user they could become root - but since if you reach the host in unraid you're already root it basically doesn't change anything.
-
[PLUGIN] Data Volume Monitor (DVM)
The kernel ones are normal and will happen any time a container is started/stopped. Looks like the plugin adds a little more.
-
[Plugin] Compose Manager Plus
You should typically not have multiple containers with the same name...
-
Intel Battlemage Pro B50 + B60
Correct. https://www.intel.com/content/www/us/en/support/articles/000094587/graphics.html