Hi Appwrite team,
we’re using Appwrite Sites and TLS provisioning for our custom domain fails.
Domain: somnara.app
Error: Failed to create TLS subscription – max number of certificates (Fastly)
Current state:
- Nameserver-based verification (ns1.appwrite.zone / ns2.appwrite.zone)
- DNS resolves correctly to Fastly (151.101.3.52)
- Fastly serves only the default SNI cert (t.sni-820-default.ssl.fastly.net)
- Result: certificate name mismatch for somnara.app
Context:
- Domain was previously attached to a Vercel project and has been fully removed
- DNS and routing are correct; failure happens during TLS subscription creation
Request: Please clean up any stale Fastly/Vercel TLS subscriptions for somnara.app or increase the cert limit and reprovision TLS.
Happy to provide project ID or logs if needed. Thanks!
we've fixed the issue with the certificate limit. can you retry verifying again?
Verify worked but generating the certificate failed. I just hit "retry" again
It's stuck at
[19:21:27] Certificate generation started.
weird...it says verifying but the certificate is there and the site works 🧐
Yes! The site is working now. Any idea about the certificate?
Recommended threads
- Scheduled functions (CRON) not firing — ...
Hi team — same symptom as a recent thread here where switching from a round cron expression to an offset-minute one fixed it. Project ID: 69fa56560037c7843a85 ...
- SITE QR CODE
THERE WAS NO SITE QR CODE AVALABEL : {"message":"The requested service is disabled. You can enable the service from the Appwrite console.","code":403,"type":"ge...
- Functions in cloud console not works
please advise as all of my runing functions on Appwrite console was working before , but now it give this error [Invalid `headers` param: Value must be a valid...