Appwrite running on dev.example.com
Unfortunately the function I created does not work.
This function URL is not working. It was created automatically
xxxxxx.dev.example.com
But the domain I redirected with CNAME is working.
database.anotherdomain.com
Because there are 2 consecutive sub domains?
sub2.sub1.example.com
TL;DR
Issue: Function URL `xxxxxx.dev.example.com` not working, but domain redirected with CNAME `database.anotherdomain.com` is working. Suspected issue with having 2 consecutive subdomains.
Solution: Check if the function URL has correct DNS settings, including CNAME records and proper subdomain structure `sub2.sub1.example.com`.Recommended threads
- CORS errors in Obsidian custom plugin
Hi, anyone here familiar with obsidian community plugins? In short: it's a local first note app which supports writing your own add-ons / plugin But I keep get...
- Appwrite 1.9.0 doctor fails tho database...
So i was testing in a local environment the upgrade for 1.9.0, and after getting everything into a running state, i checked the logs that shows : ``` └── Cre...
- Failed to start containers.
I'm trying to install Appwrite locally but struck on the subject point. There is no clear error in logs.