When we first deployed our site using appwrite and a custom domain everything was working, but it seems like the SSL certificate never got renewed. I tried deleting the domain and readding it to force an SSL renewal but now I get this error message in the SSL certificate issuance logs:
[21:25:27] Processing SSL certificate issuance.
[21:25:28] SSL certificate is being issued. This usually takes a few minutes — no action needed on your end. We'll periodically check and update the status.
[21:26:10] Status of certificate is unknown.
[21:26:10] SSL certificate issuance failed.
We got the domain from Namecheap with appwrite set as name server.
Recommended threads
- No server error on selfhosted appwrite
Please help me, my clients is ask what happen on their data? How can i make it up again?
- Upgrading selfhost version?
It is okay to upgrade version to higher one, of my current version is 1.7.4 to 1.8.1. Is that safe to do cause my clients already have data on that? Also is a...
- Local Serverless Function Testing: Are D...
I have followed the instructions to get the CLI working, and have been able to log-in, initialize my project, and created a simple Python function, which calls ...