You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(not a contributor) but I got caught out by that as well. From the code, (I think) it's only sending a notification if the backup failed and it seems intentional.
Some way to test this would be great, either an option to send a mail on success too, or a cli command in the container or whatever. I can tell that echo Test | sendmail -f [email protected][email protected] works but who knows if that's also true for the notifications.
One simple way to test it by provoking an error is to set the /backup mount to ro.
Summary
Hi, for some reason I don't receive an email after the backup is complete.
i dont see any error in logs
Relevant logs and/or screenshots
My docker compose file with the relevant part of the alerts
Logs
Environment
Docker on ubuntu server
The text was updated successfully, but these errors were encountered: