×

Basic task options
Name regs.tasks.resend_recommendation_email
UUID fe42863a-a953-458e-9b0c-fc315f92b917
State FAILURE
args [UUID('cfd21def-d594-4d3e-90f3-1555f0b98829'), 29280]
kwargs {}
Result None
Advanced task options
Received 2026-06-18 15:43:35.683228 MSK
Started 2026-06-19 15:42:28.702716 MSK
Failed 2026-06-19 15:42:33.956368 MSK
ETA 2026-06-19T15:42:28.300594+03:00
Expires 2026-06-19T16:42:28.300594+03:00
Retries 0
Worker celery@96f9cb4bdfbe
Exception EmailSendError('Failed to send email: error/email/lockerror: EODATA: mta7.am0.yahoodns.net[67.195.204.77]: 552 1 Requested mail action aborted, mailbox not found')
Timestamp 2026-06-19 15:42:33.956368 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: EODATA: mta7.am0.yahoodns.net[67.195.204.77]: 552 1 Requested mail action aborted, mailbox not found

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: EODATA: mta7.am0.yahoodns.net[67.195.204.77]: 552 1 Requested mail action aborted, mailbox not found
Clock 4541404
Root <Task: regs.tasks.resend_recommendation_email(fe42863a-a953-458e-9b0c-fc315f92b917) FAILURE clock:4541404>
Root id fe42863a-a953-458e-9b0c-fc315f92b917
Children set()