my current console/server domain is cloud.xxx.xxx. I wanted to add appwrite.xxx.xxx as custom domain yet failed. It says it's verified yet no domain added to custom domain. Urgent help needed. I need custom domain for functions since Stripe webhook doesn't allow custom header
pic for ref. Btw I'm using custom Nginx for reverse proxy since I need to use custom SSL cert.
CNAME ref
_APP_DOMAIN _APP_DOMAIN_TARGET _APP_DOMAIN_FUNCTIONS
all set to appwrite.xxx.xxx
tried cloud.xxx.xxx as values still doesn't work. 😭
@Bearish this is Appwrite cloud?
If so, disable proxy in Cloudflare
nginx could be causing a problem too. make sure to configure your DNS settings and nginx to forward the requests accordingly
Recommended threads
- Error upgrading from 1.8.1 to 1.9.0
DO Self-hosted server failed to upgrade with this error "Error response from daemon: client version 1.52 is too new. Maximum supported API version is 1.42". U...
- MariaDB refuses to connect to appwrite
Earlier, I tried updating my Appwrite version from 18.1.x to the latest release because my Flutter package required it to function properly. I used the official...
- Custom API domain is unreachable
Earlier my custom api domain was working fine. Now it seems to be offline without a trace a few hours later. I didn't change anything, all the relevant DNS reco...