mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 06:55:52 +03:00
[GH-ISSUE #728] SMS Alerts not working #465
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#465
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 @silversword411 on GitHub (Sep 22, 2021).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/728
Testing with 0.8.4
SMS test alerts working
If agent online, or task selected with email and SMS alert email alert is received, but not SMS (last working Aug 11)
Verified problem: https://discord.com/channels/736478043522072608/889513877124042762/890260168804278332
@sadnub commented on GitHub (Sep 23, 2021):
Can you post you django_debug.log file? Wondering if you are running into any errors in the celery tasks
@silversword411 commented on GitHub (Sep 24, 2021):
Fixed in
github.com/wh1te909/tacticalrmm@d1d6d5e71eandvsorLine 199Thx @sadnub !