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
- Github App "Failed to retrieve access to...
When trying to connect the Github App on 1.8.1 I recieve this error: ```[Error] Method: GET [Error] URL: /v1/vcs/github/callback [Error] Type: Exception [Error]...
- Endless certificate generation cycle
Hello, when I try to add the subdomain stats.hedgehog-rp.ru, I get an infinite loop while the certificate is being generated. There are no problems with adding ...
- Update from 1.8 to 1.8.1 failing
I have spent the past 2 hours trying to figure this out but I really dont know what to do. 1.8. was a fresh install because the upgrade from 1.7.4 was a total m...