- I bought a domain from godaddy
- connected the nameservers of vercel to the godaddy nameserver
- then added the cname appwrite fra.cloud.appwrite.io for setting custom domain in appwrite in vercel dns record
- appwrite.codechirp.in then clicked verify, then it showed verifying I waited for a long time, but it still shows verifying then when I try to reverify it shows custom domain is verified
- so I replaced the https://cloud.appwrite.io/v1 api endpoint to my custom domain https://appwrite.codechirp.in/v1
- But it is not working I dont know if the ssl is not generated yet or something else
- getting this >>
Requested host does not match any Subject Alternative Names (SANs) on TLS certificate [9861f98cac61d9a00d8d37ca547236b0071bf06b4d0f37a7b11bb3b370e256a0] in use with this connection.
Visit https://www.fastly.com/documentation/guides/concepts/errors/#routing-errors for more information.
Taking a look 🔎
Recommended threads
- Failed to generate functions SSL
```appwrite-worker-certificates | Cannot renew domain (functions.domain.com) on attempt no. 9 certificate: Failed to verify domain DNS records. appwrite-worker...
- after using the coding agents its code b...
can anybody suggest me an ai tool that i can use to create the system desgins without the suggestion things because it at last create a mess
- Unknown attribute type: varchar / text
Since the `string` type is deprecated I tried using `varchar` and `text` in some newer tables, but when running `appwrite pull tables && appwrite types ./src/li...