Hi There
Having some weirdness with notifications. I have tried this with email and a number of webhook pushes (ie Opsgenie and Pushover), with actions setup, etc.
When a particular check triggers, the action seems to be attempted for email and the push services - but there are weird errors:
10157:20200102:092924.213 Pushover notification failed : Error: cannot get URL: Timeout was reached.
10154:20200102:092924.735 failed to send email: Timeout was reached: Resolving timed out after 40557 milliseconds
HOWEVER when the issue is resolved, I successfully receive the resolved notifications on all services. Initially I thought it was some kind of name resolution issue however since the actions are working for when the issue is resolved, I would more or less eliminate that as being a problem. Further since the resolved actions are working, I would think it would be safe to say that the actual configuration of the actions is also OK.
Any suggestions as to why the actual sending of notification when something goes down (only) would be an issue?
Thanks,
Matt
Having some weirdness with notifications. I have tried this with email and a number of webhook pushes (ie Opsgenie and Pushover), with actions setup, etc.
When a particular check triggers, the action seems to be attempted for email and the push services - but there are weird errors:
10157:20200102:092924.213 Pushover notification failed : Error: cannot get URL: Timeout was reached.
10154:20200102:092924.735 failed to send email: Timeout was reached: Resolving timed out after 40557 milliseconds
HOWEVER when the issue is resolved, I successfully receive the resolved notifications on all services. Initially I thought it was some kind of name resolution issue however since the actions are working for when the issue is resolved, I would more or less eliminate that as being a problem. Further since the resolved actions are working, I would think it would be safe to say that the actual configuration of the actions is also OK.
Any suggestions as to why the actual sending of notification when something goes down (only) would be an issue?
Thanks,
Matt
Comment