mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 10:38:41 -04:00
better error handling for shoutrrr #131
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @fredericrous on GitHub (Aug 19, 2021).
Originally assigned to: @qdm12 on GitHub.
51dd14cLogs:
Docker compose file:
config file:
same issue with gandi
Host OS: qnap
@fredericrous commented on GitHub (Aug 19, 2021):
My issue was caused by SHOUTRRR_ADDRESSES.

The webhook wasn't configured properly.
Is there a way to get a more user-friendly error like "shoutrrr error: " ?
@qdm12 commented on GitHub (Aug 19, 2021):
Definitely!
Thanks for taking the time to report this, error wrapping is definitely important and not always obviously when coding 😄
I'll get to it tomorrow