[Job] Received Job (67c91dba5e6ba8.15163218).
[Job] (67c91dba5e6ba8.15163218) failed to run.
[Job] (67c91dba5e6ba8.15163218) You must set a valid security email address (_APP_EMAIL_CERTIFICATES) to issue a LetsEncrypt SSL certificate.
logs from appwrite-worker-deletes I try to delete a user the because of this error users Identities does not delete , and once the user relogins gives error in the client side as the identities not deleted automatically .
TL;DR
- A valid security email address (_APP_EMAIL_CERTIFICATES) must be set to issue a LetsEncrypt SSL certificate.
- Deleting a user triggers an error in the identity deletion process, causing issues for the user upon relogin.
- To resolve, ensure a valid security email address is set to issue the SSL certificate and address the identity deletion error for smooth user experience.