posts/snapraid-14.0-and-new-daemon/ #11
Replies: 3 comments 11 replies
|
Hi Great guide as always, I'm trying to set up email but its throwing an error. Gone through the steps as above sudo nano /root/.netrc added: Changed the permissions: Uncommented the notify_result line and changed to: Also changed: notify_result_level = info Restarted service: Error: Exit Code: -1 Any pointers? |
|
Hi, All set as it should be, I had even taken the spaces out of the supplied google password. Its working now, i had: Soon as I changed it to: All appears to work, thank you so much for helping so quickly, may be worth popping a note in the guide so doughnuts like me dont miss silly things like this :-) |
|
Been using hook script based on your example, and all of a sudden it is failing with the following error: Script as follows: case "$1" in For some reason it is failing to pause radarr, both sonarr and nzbget pause appropriately. What is also strange is that while radarr container is not showing as paused, something is happening as the webui stops responding after the error is thrown. Containers pause appropriately if I run the command manually. I've tried removing and recreating all of the containers multiple times, in addition to using different versions/tags. Any thoughts/suggestions? |
Uh oh!
There was an error while loading. Please reload this page.
posts/snapraid-14.0-and-new-daemon/
If you’ve been following this blog for a while, you know SnapRAID is central to my homelab storage setup. I’ve been running it for years on top of MergerFS to protect my media array, and I even maintain a SnapRAID sync script that a lot of you have been using. So when SnapRAID 14.1 dropped alongside the brand-new SnapRAID Daemon, I had to check it out.
https://zackreed.me/posts/snapraid-14.0-and-new-daemon/
All reactions