I cannot connect my domain to Appwrite Cloud because the verification process does not succeed.
If I do nslookup appwrite.financico.de the result is:
TypeScript
Server: fe80::1%14
Address: fe80::1%14#53
Non-authoritative answer:
Name: appwrite.financico.de
Address: 104.21.112.1
Name: appwrite.financico.de
Address: 104.21.80.1
Name: appwrite.financico.de
Address: 104.21.32.1
Name: appwrite.financico.de
Address: 104.21.96.1
Name: appwrite.financico.de
Address: 104.21.64.1
Name: appwrite.financico.de
Address: 104.21.16.1
Name: appwrite.financico.de
Address: 104.21.48.1
TL;DR
Developers unable to connect custom domain to Appwrite Cloud due to failed verification process. `nslookup appwrite.financico.de` returns multiple IP addresses, potentially causing issue with verification.Recommended threads
- Updating GitHub App access throws error
Steps to reproduce - 1. Have some private repos allowed on the install access 2. New Site/Func > Connect GitHub > see the side card saying `Missing a repo` > cl...
- New Build not visible on Domain
I pushed some new code to my Appwrite Site and the build succeeded and is shown as active. Yet, I can only see the new version of the site on Appwrite's provide...
- DNS bug
Hello, we found bug at the Appwrite Cloud Domains, when changing **only ** the Comment of CNAME, we get error DNS record already exists. Some DNS types do not ...