auanasgheps / snapraid-aio-script

The definitive all-in-one SnapRAID script on Linux. Diff, sync, scrub are things of the past. Manage SnapRAID and much, much more!
GNU General Public License v3.0
231 stars 37 forks source link

If you don't fill in an email address for notification, healthchecks and other hooks do not get executed. #56

Closed fastandcurious101 closed 1 year ago

fastandcurious101 commented 1 year ago

If you use healthchecks and don't enter an email address in the config file, the script will notify healthchecks that it has started running, but it does not notify healthchecks when the script finishes successfully, leaving the job hanging on healthchecks.

This appears to impact other notification hooks as well.

auanasgheps commented 1 year ago

Hi thanks for reporting, I'll look into this when I have time.

auanasgheps commented 1 year ago

Hey, I fixed this issue in the dev branch. To test, update your config file version to 3.3DEV1.

I'm closing this issue, but if you still have issues, leave a comment.