Hi! I woke up to my app not working because of this custom domain verification failed error. I have not moved any DNS configuration since I set it up 3 years ago. When I use DNS Checker to check the domain and subdomain it shows both are propagated. I even restarted the server but that didn't work either. I also tried to delete the domain from the appwrite console and re add it but no luck. I would appreciate some help. Thank you!
I saw this post my steven and it saved my life. Everything is back up. I just don't know why the issue occurred now since I have had this configured and working for 3 years.
[SOLVED] Custom Domain Verification Failed
Recommended threads
- MongoDb Database Breaks integer[] & bigi...
I've got a table with the below column created. When I try to insert the value `[-3408048000]` into it, the dart sdk cloud function call is successful (no error...
- Delete on cascade from Cloud Function
I'm writing a Python function that deletes a user's main row from a table in my database. This row has relationships with other tables that use cascade deletion...
- 1.9.6 Console handles all array columns ...
When creating or updating a row in the appwrite 1.9.6 web console, the form treats all list columns as a type string. Even if the column is a list of booleans, ...