[SOLVED] How to connect domain in cloud.appwrite.io, by changing A record and CNAME record?
- 0
- Self Hosted
- Flutter
- Cloud
How to connect domain in cloud.appwrite.io, by changing A record and CNAME record, i do it properly as it mentioned in DOCs but nothing happen, will be very thankful for any advice, my domain name is: zhelajak.kz, my domain registrar is ps.kz
You just need to setup a CNAME record
If you have an A name record, please, delete It
Also you're not using cloud
@Pro4-BruTa1 Did you have tried that?
Yes, i do
Did you have added the domain in your project settings?
What's the error you're getting? @Pro4-BruTa1
Domain verification for the requested domain has failed
Seems you didn't have added it properly
Could you please send screenshots of the DNS records related to appwrite for your domain and what you added into appwrite console?
Second attempt, i specially buyed domain from namecheap, to add it to cloud.appwrite.io, changed CNAME record, and want to add A record...
Just need cname
In the case of Appwrite cloud
Switched off Domain security, 1 min TTL, nothing help, tried NAME appwrite, and WWW, and in console appwrite.ukibay.link and doesn't help, what i do wrong...
trying to figure out why doesn't show CNAME recored by mxtoolbox.com
What i did wrong is was that i don't added www.ukibay.link in console. Please mark this tree as SOLVED.
Giving lessons on how to configure domain names in cloud (EXPENSIVE) :)))
Oh
Ok
[SOLVED] How to connect domain in cloud.appwrite.io, by changing A record and CNAME record?
Recommended threads
- `type 'Null' is not a subtype of type 'b...
When creating a new file using Appwrite Flutter SDK, the file is successfully created on the server, but the client throws the following exception: ``` type ...
- Console: Query on attribute has greater ...
I noticed an issue when one of my tables reached over ~800 rows. That table is relational to my users table Within the console I am able to view the table with ...
- Appwrite docs mcp server 502 bad gateway
I added the appwrite docs mcp server to vscode following the docs https://appwrite.io/docs/tooling/mcp/vscode#step-1 but upon start it gives the following error...