After Installing 1.4.1 custom domains are not being verified, the dns is setup properly, it used to work the same on 1.3.8. This is a fresh installation.
Any logs?
You're not talking about the main domain right? You're talking about the custom project domains?
not the main domain, the custom domains in the project
appwrite logs, its just about some assets ig, not sure what this is about.
Can you dm me your domains and the domain vars in your .env file?
yea sure
Turning off Proxy in Cloudflare for the CNAME record fixes the issue.
[SOLVED] Custom Domains Failed Verification
Recommended threads
- I'm getting an error on the console "j?....
On my self hosted instance version 1.8.1 the console is giving me this error when trying to view the rows for a table I recently created. My application is read...
- local build `composer installer:dev` iss...
setup - dev container (default linux universal) WSL (test with gh codespace too) - php 8.5.7 - all extensions installed - `composer install` fine - `composer...
- Function global variables
when i create a top-level global variable in go or bun how will it behave? is the heap getting renewed on every execution or could i do some kind of temp. cachi...