×

Basic task options
Name regs.tasks.resend_recommendation_email
UUID 731aca65-b05c-4f84-a891-b8a642268fad
State FAILURE
args [UUID('f2628c21-be26-414c-adcb-97cb12185a97'), 29281]
kwargs {}
Result None
Advanced task options
Received 2026-06-18 15:51:55.768521 MSK
Started 2026-06-19 15:50:12.361067 MSK
Failed 2026-06-19 15:50:14.588327 MSK
ETA 2026-06-19T15:50:12.150115+03:00
Expires 2026-06-19T16:50:12.150115+03:00
Retries 0
Worker celery@96f9cb4bdfbe
Exception EmailSendError("Failed to send email: error/email/lockerror: RCPT TO: gmail-smtp-in.l.google.com[108.177.14.26]: 550-5.1.1 The email account that you tried to reach does not exist. Please try 550-5.1.1 double-checking the recipient's email address for typos or 550-5.1.1 unnecessary spaces. For more information, go ")
Timestamp 2026-06-19 15:50:14.588327 MSK
Traceback
Traceback (most recent call last):
  File "/srv/app/mailers.py", line 76, in sendsay_execute_send_simple_email
    api.request("issue.send", message)
  File "/srv/app/utils/sendsay_api.py", line 165, in request
    raise SendsayAPIError(errors)
app.utils.sendsay_api.SendsayAPIError: error/email/lockerror: RCPT TO: gmail-smtp-in.l.google.com[108.177.14.26]: 550-5.1.1 The email account that you tried to reach does not exist. Please try 550-5.1.1 double-checking the recipient's email address for typos or 550-5.1.1 unnecessary spaces. For more information, go 

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/site-packages/celery/app/trace.py", line 412, in trace_task
    R = retval = fun(*args, **kwargs)
  File "/usr/local/lib/python3.8/site-packages/celery/app/trace.py", line 704, in __protected_call__
    return self.run(*args, **kwargs)
  File "/srv/regs/tasks.py", line 90, in resend_recommendation_email
    mailers.send_recommenders_invitation(recommendation)
  File "/srv/app/mailers.py", line 268, in send_recommenders_invitation
    execute_send_simple_email(
  File "/srv/app/mailers.py", line 20, in execute_send_simple_email
    sendsay_execute_send_simple_email(**kwargs)
  File "/srv/app/mailers.py", line 79, in sendsay_execute_send_simple_email
    raise EmailSendError(f"Failed to send email: {str(e)}") from e
app.mailers.EmailSendError: Failed to send email: error/email/lockerror: RCPT TO: gmail-smtp-in.l.google.com[108.177.14.26]: 550-5.1.1 The email account that you tried to reach does not exist. Please try 550-5.1.1 double-checking the recipient's email address for typos or 550-5.1.1 unnecessary spaces. For more information, go 
Clock 4541972
Root <Task: regs.tasks.resend_recommendation_email(731aca65-b05c-4f84-a891-b8a642268fad) FAILURE clock:4541972>
Root id 731aca65-b05c-4f84-a891-b8a642268fad
Children set()