mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-25 15:05:49 +03:00
[GH-ISSUE #433] Email notifications not being sent #323
Labels
No labels
bug
bug
bug
feature
good-first-issue
new integration
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/healthchecks#323
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @poperigby on GitHub (Sep 28, 2020).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/433
I'm using the official Healthchecks.io instance, and my email notification isn't working. The test notification works, but I'm not getting an email when my check is getting a ping. I know it's not an issue with the ping because it's showing up in the log.
@cuu508 commented on GitHub (Sep 28, 2020):
Please send me your account's email address to contact@healthchecks.io and I'll look into it!
@poperigby commented on GitHub (Sep 28, 2020):
Thanks!
@bhargav-vekariya commented on GitHub (Apr 21, 2024):
Hi, facing the same issue.. test email is working fine. but when ping gets down not sending any email alert
@cuu508 commented on GitHub (Apr 21, 2024):
@bhargav-vekariya is sendalerts running?
@bhargav-vekariya commented on GitHub (Apr 21, 2024):
@cuu508 I have setup the Healthcheck on ubuntu server. how can I check if sendalerts is running or not?
@cuu508 commented on GitHub (Apr 21, 2024):
@bhargav-vekariya https://github.com/healthchecks/healthchecks?tab=readme-ov-file#sending-alerts-and-reports
@bhargav-vekariya commented on GitHub (Apr 21, 2024):
Thank you so much!! @cuu508