-
-
[7.0.0-beta.1] Running notify from command line does not trigger Discord notification
I'm trying to set up a notification on my backup server for when the backup finishes: /usr/local/emhttp/webGui/scripts/notify -e "Rclone" -s "Backup Complete" -d "$(grep ETA rclone-test.log | sed 's/B.*/B/g')" -m "$(sed 's/$/\<br\>/' rclone-test.log|tr -d '\n')" -i "normal" But for whatever reason, this does not seem to trigger a discord notification. It works fine on my main server running 6.12.10, although when I do that I get an error (even though it does create the discord notification): /boot/config/plugins/dynamix/notifications/agents/._Discord.sh: /boot/config/plugins/dynamix/notifications/agents/._Discord.sh: cannot execute binary file Edit: I should note that it does work when I do the "test" notification in the gui, so it's not an issue with the webhook url Edit2: I just tested this with ```/usr/local/emhttp/webGui/scripts/notify -s "TEST"``` and got no output in Discord Edit3: Did some more testing:: This outputs no issues to discord: EVENT="Rclone" SUBJECT="Backup Complete" DESCRIPTION="$(grep ETA rclone-test.log | sed 's/B.*/B/g'|tr -d '\t')" CONTENT="$(sed 's/$/\<br\>\\n/' rclone-test.log|tr -d '\t')" IMPORTANCE="normal" bash /boot/config/plugins/dynamix/notifications/agents/Discord.sh This outputs to the unraid notifications, but not discord: EVENT="Rclone" SUBJECT="Backup Complete" DESCRIPTION="$(grep ETA rclone-test.log | sed 's/B.*/B/g'|tr -d '\t')" CONTENT="$(sed 's/$/\<br\>\\n/' rclone-test.log|tr -d '\t')" IMPORTANCE="normal" notify -e "$EVENT" -s "$SUBJECT" -d "$DESCRIPTION" -m "$CONTENT" -i "$IMPORTANCE" So I think the issue is somewhere inside the notify script that's not calling the discord script.
-
UGreen NAS LED control
Is there documentation for how to change the colors? I was envisioning a system where the light is green if the drive is online and good, red if bad, blue if populated but spun down, etc.
-
-
"Docker Service failed to start" after a few hours of running
I'm having this issue as well. After about a month I had my second flash drive fail. I believe the issue is my syslog was writing to the flash drive. Hopefully now that I fixed it, once I get (another) new flash drive in it'll last a while.
-
[Plugin] Mover Tuning
Apologies if this has already been asked, but how do I set mover settings per share? I have one share that I want files moved to the array much more often (basically just using my cache as a write cache, and want the files to be protected on the array), and a second share that I want files to stay in the cache as long as possible (for use while keeping my drives spun down, but eventually move to the array for long term storage). Is this possible?
-
Wolfy started following [6.10.-RC4] Problems with Docker start/stop
-
Wolfy started following Unraid trial hasn't stayed online more than a few days.
-
Unraid trial hasn't stayed online more than a few days.
Several times now, I've come home from work to my new Unraid trial server not online. I've finally figured out how to get it to keep logs after losing power, so here's my syslog. https://pastebin.com/KCyAmfri Let me know if you need any more information. nepheletower-diagnostics-20220316-1656.zip
-
GPU not resetting after graceful shutdown
Hello! Were you able to find a solution to this issue? I think I'm having the same issue with my 5700xt
Wolfy
Members
-
Joined
-
Last visited