I am getting a issue when i try to add a custom domain in my appwrite
TypeScript
Visit https://www.fastly.com/documentation/guides/concepts/errors/#routing-errors for more information.```
I have already added CNAME in Hostinger
and Certainly.com CAA record
what is the issue can i please know.
TL;DR
Developers are encountering a TLS certificate error when trying to add a custom domain in Appwrite. The error indicates that the requested host does not match any Subject Alternative Names (SANs) on the TLS certificate in use. The developers have added the necessary CNAME in Hostinger and CAA record in Certainly.com, but the issue persists. Development team may need to review the SANs on the TLS certificate and ensure they match the requested host.@Support
Recommended threads
- Functions Problem
Whenever I run my AI Generate through Appwrite Functions, I am getting this Call Stack AIService.generateServer (src\services\ai\gemini.ts) next (<native>) ...
- Frequent 500 Internal Server Errors - Pr...
PROJECT ID: 6951f2xxxxx1ee9e750a REGION: Singapore (sgp.cloud.appwrite.io) PLAN: Pro Our production application experiences **500 Internal Server Errors** mult...
- Issue with Custom SMTP
Hey everyone, I'm facing an issue when updating my Custom SMTP settings on Appwrite Cloud. The UI fails silently (no visual errors), but when checking the cons...