Orphaned Worker Email Trigger from Deleted Zone Causing Active Zone to Fail

What is the name of the domain?

mailer.qzz.io

What is the error message?

upstream (worker:cloud-mail) temporary error: Worker call failed for 3 times, aborting…

What is the issue you’re encountering

My Worker (cloud-mail) is failing to process emails for my active zone mailer.qzz.io. The email routing log shows the error: upstream (worker:cloud-mail) temporary error: Worker call failed for 3 times, aborting… After extensive debugging, I have found an orphaned email trigger in my Worker’s settings (Settings → Triggers). There is an email() trigger associated with a zone I have already deleted: sebmail.ip-ddns.com. I believe this orphaned trigger from the deleted zone is causing a conflict in the Worker’s execution environment, leading to the failure of the trigger for my active zone. I am unable to delete this orphaned trigger through the dashboard UI. Is there any way to manually remove the orphaned email trigger for the zone sebmail.ip-ddns.com from my Worker cloud-mail’s configuration on your backend? I’ve tried to delete my worker, and deploy again but still the orphaned email trigger is still showing in my in my Worker’s settings!

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.