
i am adding my custom domain(purchased from godaddy) to appwrite but event after i added DNS records in my domain it is not verifying it on appwrite. below are the screenshots :

1st picture is of the record that i have added in my DNS records for my domain and 2nd pic is from appwrite

Your domain's DNS are not yet propogated. This can take time as mentioned in the error. See - https://dnschecker.org/#CNAME/showgo.in

Also if try to use the minimum TTL instead of 1 Hour if the provider allows.


what does this mean? i am new to all this : )

okayy i changed it to 1/2 hour(minimum)

it means that you domain's CNAME is not propagated yet. You will have wait until its complete.

okayyy usually how much time it will take?

it can within 30 mins sometimes, other time it fluctuates but max is 48 hours as said in the message.

i added those dns record last night and today morning still they were not verified

okay ill wait for 48 hours but i think something else is the problem here

feel free to contact the domain provider's support. they should have more info.

okay i'll try contacting them
Recommended threads
- Google login error: {"message":"Invalid ...
hi, im trying to use google login with account.createOAuth2Session( 'google', 'profevardilla.pages.dev', 'profevardilla.pages.dev'...
- Create owner team member with Server fun...
I understand that when creating a team with a function, the user that made the request will not be the owner so I think I have to add the user that did the requ...
- Appwrite processing global envs and chan...
So I define a global env - GCP_CREDENTIALS in global env of my appwrite projcet and refer to it in my functions as ```gcp_creds: JSON.PARSE(GCP_CREDENTIALS)```...
