
Has anyone had a problem having appwrite on a subdomain in the project custom domains? We have an issue with the Appwrite Sites. Sometimes the internal node:dns (runtime node-22) has a problem getting addrinfo, luckily we use Sentry so we know this type of error only happens 3-6 times a day. Should we create a PR?
We are using the subdomain as endpoint, because it is recommended by the docs (Appwrite is using localStorage for session management. Increase your security by adding a custom domain as your API endpoint.) , so instead of https://fra.cloud.appwrite.io/v1 we use https://appwrite.rostlino.cz/v1

Recommended threads
- no TLS certificate generated for custom ...
Still getting the SAN errors on a custom domain that is verified but it has not generated the certificate yet and idk why aint working as expected
- Getting this error while trying to send ...
Error creating user: app.(my_project_id)@service.nyc.cloud.appwrite.io (role: applications) missing scope (account) while trying to register a new user, and sen...
- Cannot build angular 20 sites
The openruntime node 22 version is 22.9 and angular 20 requires 22.14 or above. Could you please release a new openruntime node 22 version for angular 20 ?
