Hi appwrite. I'm not being issued a new certificate on appwrite sites.
I've tried re-adding the domain aswell as the certificates but it just does not work.
It jumps directly from 'Verifying' to 'Domain Verified', skipping the Generating certificate step
Certificate isn't regenerating
Recommended threads
- Helping in unblock my account
I deleted my Appwrite Cloud account that was linked via GitHub. Now I activated my GitHub Student Pack and want to sign up again using the same GitHub account, ...
- Not allowed permission to upsert a prese...
```js const presenceID = ID.unique(); setPID(presenceID); const presence = await presences.upsert({ presenceId: presenceID, status: "online"...
- CDN not delivering correct bundle
My site 69b4cd410035893573dc is not delivering the latest deployed version via CDN, it seems stuck on versions from previoiu days, alternative links for the lat...