
I am hosting appwrite on a digital ocean droplet. I have a domain example.com
and added this to point at my droplet.
Then added a subdomain "CNAME" admin.example.com
which is now an alias of example.com
and added admin.example.com
to the APP_DOMAIN_TARGET
variable in the appwrite .env
Then added another CNAME mydb.example.com
which is an alias of admin.example.com
I got an OK verification status but the certificate status says "Blocked by verification"
Recommended threads
- Error: Database timed out. Try adjustin...
Hi Appwrite team, I have a database with 4+ million documents, but every query using search/contains still throws this error (sometimes it works). My attributes...
- The current user is not authorized to pe...
Hello, I am attempting to receive fetch data from databases.listDocuments with each of its env parameter data for it to be shown on a NextJS project. However I ...
- Error 400: redirect_uri_mismatch
The uri that I get from Appwrite and the one that I insert in the Google console are identical and yet I get this error while using Google Sign In:
