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
- Which flutter SDK version for Self Hoste...
Hi all, Is there a good way to figure out which version of flutter SDK and Dart SDK is current for latest available self-hosted 1.8.0 ? I know new features are...
- Bug Report: Crash when trying to createR...
https://github.com/appwrite/sdk-for-android/issues/96 I think the bug is related with this one https://discord.com/channels/564160730845151244/1443887021314539...
- Dokploy docker compose
Hey guys hope y'all doing well, I was wondering if anyone could share a working 1.8.0 docker-compose that works with Dokploy I tried making it but it just does...