I faced issues when trying to add a custom domain to Appwrite Sites. The DNS is configured correctly (verified via nslookup), but the domain verification button gets stuck in gray/loading state and never completes.
The browser console shows a JavaScript error: Cannot read properties of undefined (reading 'domains’)
See attached errors.
I'm on self hosted Appwrite 1.7.4 (recently installed, it wasn't migrated from older version).
Thanks for your help.
Recommended threads
- function subdomain ssl certs
The generated subdomain isn't getting a valid ssl cert, I was wondering if appwrite automatically generates one or uses a wildcard for *.functions.domain.com? ...
- Whats best practise for Appwrite Cloud?
Appwrite Teams map very nicely to my needs, it is how i group users together. ... I use roles to define permissions. Should I also map a table to each team ? ...
- Error getting preview of file
Rest Response: ``` { "message": "Server Error", "code": 500, "type": "general_unknown", "version": "1.8.1" } ``` Appwrite Logs ``` appwrite ...