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
- Introducing new string column types made...
Adding new string types is hugely bennificial! Unfortunately it made the current column types not editable to change their types to the new longer field types.
- there is critical problem in this part
when user update the integer and double both get error not update or upload
- how can i make a relationship between a ...
i want to relate the $id from users auth table in appwrite with other column in my table user_profile. because is the same user... how can i have exactly the s...