Everything posted by Inch
-
AMUD Dashboard — Rust homelab cockpit, ~35MB RAM, zero YAML (Dashboard + Agent)
My top integration requests please 1. Adguard Home - you state an API key, but afaik the home service doesn't support an API key. 2. Peanut - for pulling UPS info 3. Prowlarr API Support 4. Cloudflare tunnel 5. Uptime Kuma I've got more and to be honest - if you wanna be cheeky working down this list of integrations will bring you up to par with the Homepage project. https://gethomepage.dev/widgets/ Other feedback, having the option to show/hide the cpu/ram states would be great under each added applet, as some of my services are hosted off of the server that is hosting the dashboard itself. ***edit*** Just seen the documentation about encoding the user/pass for Adguard, as soon as i hook this up it breaks the whole tile, looks like the statuses for this pane aren't escaped or something properly. Additionally, i cannot see the option where i change what network interface its looking at, as well as the disk mapping. Thanks!
-
AMUD Dashboard — Rust homelab cockpit, ~35MB RAM, zero YAML (Dashboard + Agent)
Hey, Just to let you know I couldn't get this working until i did the below. chown -R 0:0 /mnt/user/appdata/amud-dashboard/data chown -R 0:0 /mnt/user/appdata/amud-dashboard/run Also to reset/set a password I had to manually tweak some bits for unraid. echo -n 'PASSWORD_HERE_REPLACE_ME' | sha256sum | awk '{print $1}' Then copy the hash and run (Entering my hash): docker run --rm -v /mnt/user/appdata/amud-dashboard/data:/data alpine sh -c "apk add --no-cache sqlite >/dev/null 2>&1 && sqlite3 /data/amud.db \"UPDATE users SET password_hash='HASH_HERE_HERE' WHERE username='admin';\"" Then start the container. Thanks!
-
[Support] Nodiaque - Gameserver docker
Figured out a workaround: Delete the appmanifest_4129620.acf file in steamapps/ and retry to force a fresh manifest.
-
[Support] Nodiaque - Gameserver docker
Running the Windrose docker, and its just refusing to pick up the recent update that was released. Anyway to force this to kick off?
-
Unraid OS Version 7.2.0 available
Thanks for the update, knew the notification bell and general UI improvement for it was being bundled into Unraid Connect in 7.1.4. It looks exactly the same in 7.2, next time please don't gaslight people reporting issues in terms of code being silently shipped (and not showing in changelogs).
-
add unraid to NZB360 app
info on how to do this can be found here https://docs.unraid.net/API/how-to-use-the-api/#:~:text=Navigate%20to%20Settings%20%E2%86%92%20Management%20Access%20%E2%86%92%20API%20Keys%20in,Create%20new%20API%20keys P.S. you need to install unraid connect for this to work on 7.1.4.
-
[SUPPORT] Allthemods10 & ALLthemods10-TTS
@Gideon77 looks like theres been a patch to neoforge :) edit: tried deleting the zip and forcing an update might've sorted it :). Unless you just patched.
-
Unraid OS Version 7.2.0-beta.2 available
Unable due to the downtime atm. The notification bell is exactly the same as what people are seeing in this RC aka new the update notification section. Thus i don't think rebooting in safe mode is needed, its clearly being bundled either with unraid connect silently, or silent patches. Similar to what was introduced for security updates. Those patches should be reserved for Sec updates not QoL updates. But don't get me wrong I do like to see things improve.
-
Unraid OS Version 7.2.0-beta.2 available
Yeh been keeping the unraid connect plugin up to date. Will check the changelog now. At least on the API side im not seeing these changes documented unless im missing something. If they aren't being documented they need to be.
-
Unraid OS Version 7.2.0-beta.2 available
I dont think it is, its as if they're doing mini patches from the RC. The new Notification UI has been rolled out, and then the new log viewer seems to have been rolled out. Would love an official comment on this from unraid staff please.
-
Unraid OS Version 7.2.0-beta.2 available
Huh? What plugin I think it is stock, I've started to see some components be updated sliently which concerns me. The notification bell in the top right and a new log viewer under tools. I'm not running a RC version either.
-
[SUPPORT] stephondoestech - UnraidConfigGuardian
In theory you should be able to, you'll still need to backup all your data and things like /appdata/
-
[SUPPORT] stephondoestech - UnraidConfigGuardian
Giving this a go now, while the appdata backup plugin does some of this - restoring data is the pain in the butt part. It'd be good if you could make a dedicated section in the readme for the "restore" aspects, steps to take etc. edit: i see you've got a nice readme for the restore process within the container under backups. <3 For visibility, i'd politely ask this be added to github too. Thank you!
-
[Plugin] Nvidia-Driver
I'm starting to wonder if the driver repo is being throttled by GitHub in certain regions btw. https://docs.github.com/en/repositories/creating-and-managing-repositories/repository-limits
-
Unraid OS Version 7.2.0-beta.1 available
Feedback: when changing UI elements, e.g. the new notification management section. Please could you share screenshots of the changes :)
-
[Plugin] Nvidia-Driver
Me again :D So to update, I've been doing some tests. I decided to run some download tests of previous drivers from https://github.com/unraid/unraid-nvidia-driver/releases/tag/6.12.24-Unraid. I've found that other drivers download fine, e.g. 570.153.02. However, the latest driver 575.64.05 always fails around 61% similar to my previous CLI screenshots. I'm honestly starting to wonder if the driver upload for 575.64.05 is corrupt or incorrectly synced on some of GitHubs CDN nodes or PoPs in the UK or some intermittent ISP specific peering issue. This would explain why this just keeps failing for that driver and not others. > Failed - Unknown server error. Please try again, or contact the server administrator. Is the error that Chrome keps throwing. I don't believe this is a local network issue - if it were being blocked by my firewall the download wouldn't start at all. edit further tests: VPNed over to France, ZERO issues whatsoever. Plugin feedback suggestion: if the plugin fails to download the latest driver version let it fall back once or twice to other drivers. Users can always update at a later date when there aren't download issues. 575.64.05 downloaded incredibly fast via the VPN. 25MB/s vs. 850KB/s.
-
[Plugin] Nvidia-Driver
Thank you for your help, I was able to get it to go through after multiple failures. Checked to make sure nothing was using free api tokens or anything, which is wasn't. Checked my firewall/gateway no obvious blocks going on, also allowlisted the github api -- will continue to monitor and share if i find anything for other Unifi users.
-
[Plugin] Nvidia-Driver
Hi thanks for the reply, the driver was failing to download via the web ui/plugin too. I'm trying again now, will update if it fails to go through again. Looks like its failing to download again. I'm starting to wonder if this is an ISP issue or a problem with a Github node for me. I've even tried downloading the latest driver via chrome and its failing also. Do you know of a way to manually install the plugin and driver package locally on unraid itself?
-
[Plugin] Nvidia-Driver
Hi - keep getting a download issue with a driver update tonight, unsure if its a issue with the download server? I've tired rebooting, removing the plugin, rebooting agian, attempting to reinstall but now its just failing to install the plugin altogether due to the download failing at around 61%. Uploading Attachment...
-
All Docker Containers Vanished
Thanks for the reply, I've been recovering them from the previously installed apps section - as frustrating as that is. I do have a question about mover, if i set appdata to prefer "cache" only, will it move the appdata from the array to cache via mover? I didn't know that was a thing. If thats correct, was just reading this as reference: https://forums.unraid.net/topic/133436-move-files-from-array-to-cache/ -- Is this methodly / process is still current? Thanks again
-
All Docker Containers Vanished
Hi folks, My docker containers have just vanished. Back story/context: I've been planning on upgrading my cache drive, as such I've been making plans to remove the current installed NVME. As such I changed the Appdata Primary storage from cache as the primary and array as the secondary to JUST the array as the primary. I then proceeded to run the mover manually, it also ran at like 3am in the morning today (per scheduled task). As an added measure i also ran mover manually not long ago, then proceeded to remove the cache drive after stopping the array. After which everything in my docker setup vanished. Did i do something wrong or is mover just broken? Thank you
-
[PLUGIN] IPMI for 6.11+
I found these online too^, happy to help test if needed.
-
[Support] silman - Foundry Virtual Tabletop (felddy docker image)
Anyone had issues with this docker image just failing to start, it seems to start for like a second and just stops.
-
[PLUGIN] IPMI for 6.11+
Hi there, running the following board: https://www.gigabyte.com/Enterprise/Server-Motherboard/ME03-CE0-rev-10 Its reading sensors fine e.g. fan speed, ram and cpu temp. However I don't get the option to set the fan speed, could support be added for this if possible please? Thank you
-
Dynamix - V6 Plugins
Thanks for the reply, I'm using that but it doesn't allow fan control sadly. Unless I just don't know how?