-
Selkies as renderer and "waiting from stream..." message. Container doesn't display.
Having this same issue. Leaving the window open and it seems to eventually show, but it seems to be random..
-
[Support] knex666 - Nextcloud
Did you ever figure this out? i've had this error for awhile and idk what to do. The folder /site-confs/ doesn't exist on my installation.
-
[Plugin] unbalanced
So I've been using this plugin recently to consolidate data spread across multiple drives and I noticed that whereas in the past notifications would send when an operation started and ended via discord, now it doesn't. I checked the logs and it mentions this: message": "the request body contains invalid json.", "code": 50109} Any ideas? The log i checked is located in /var/log/notify_Discord The log reads as follow: attempt 1 of 4 failed {"message": "The request body contains invalid JSON.", "code":> { "embeds": [ { "title": "unbalanced operation update", "description": "unbalanced - MOVE operation STARTED", "timestamp": "2025-05-22T03:00:03.000Z", "color": "39208", "author": { "icon_url": "https://craftassets.unraid.net/uploads/logos/un-m> "name": "Yggdrasil" }, "thumbnail": { "url": "https://craftassets.unraid.net/uploads/discord/notify-> }, "fields": [ { "name": "Description", "value": " The following commands will be executed: (src: /mnt/disk1) rsync -avPR -X "Downloads/torrents_seedbox" > (src: /mnt/disk1) rsync -avPR -X "Downloads/Youtube-DL" "/mnt/> (src: /mnt/disk1) rsync -avPR -X "Downloads/Store" "/mnt/disk3> (src: /mnt/disk1) rsync -avPR -X "Downloads/2_Output" "/mnt/di> (src: /mnt/disk1) rsync -avPR -X "Downloads/1_Input" "/mnt/dis> (src: /mnt/disk1) rsync -avPR -X "Downloads/Firefox" "/mnt/dis> (src: /mnt/disk1) rsync -avPR -X "Downloads/.Recycle.Bin" "/mn> (src: /mnt/disk2) rsync -avPR -X "Downloads/torrents_seedbox" > (src: /mnt/disk2) rsync -avPR -X "Downloads/Store" "/mnt/disk3> (src: /mnt/disk2) rsync -avPR -X "Downloads/Firefox" "/mnt/dis
-
Unraid keeps switching interface to 100 mbps
Swapped the cable out for another one and that seems to have fixed it. Did it this morning, and so far hasn't stepped down the link speed in 10 hours. Gonna have to make a few spares for later replacement.
-
Unraid keeps switching interface to 100 mbps
Just noticed this started happening a bit ago. I've had this happen before, but simply rebooting the server fixed it. Haven't had this issue happen in over a year now. But now, doesn't look like rebooting the server is helping. This is the onboard nic on an asus prime b560-m (here's the link to the specs) will attach ethtool eth0, a portion of ifconfig, and diagnostics file. yggdrasil-diagnostics-20240415-0151.zip
-
[SUPPORT] Tenasi - PlexAnnouncer
Is there any way to edit the message of the webhook? I want it to add an @everyone tag at the beginning of the announcement.
-
[Support] jj9987 - PostgreSQL
I think the last update overwrote file perms, but not sure. this is how it looks for me in my appdata folder.
-
Xerazal changed their profile photo
-
[Support] kilrah/nextcloud-ffmpeg with pdlib
Did option 1. Had to change the perms for the data folder & contents to 99 since, for whatever reason, it was set to 33. Works now. Thanks
-
[Support] kilrah/nextcloud-ffmpeg with pdlib
Having this same exact issue. Using knex666's docker image of nextcloud. Setting permissions to 33:users lets the cron docker image run the script, but then the nextcloud container can't access anything. Switching permissions back to 99 gives nextcloud access, but then the cron docker image doesn't work.