Self-hosted?
or cloud
cloud
im trying to add the domain to a function thing
did you use cloudflare?
Not on this domain
I used to have it connected with github pages and vercel though
not vercel i meant render
How long have you set up the NS record?
A day or so maybe slightly longer
it shows verified over here though
Can you use it normally?
yeah it lets me configure the records and stuff
Does it actually work? (The configured DNS records work)
I think so? I'm not sure how to really check but it didn't give me any errors when I was adding the records
looks like it is working
That's fine, if you're sure it works fine. This might be a bug, but I'm not sure.
yea but with the verification failed stuff i can't use the domain for my functions and stuff
emmm
I don't know, but instead of setting up NS records, you could try setting up a CNAME record.
I setup both
Recommended threads
- Type 'Theme' does not satisfy the constr...
Type 'Theme' does not satisfy the constraint 'Row'. Type 'Theme' is missing the following properties from type 'Row': $id, $sequence, $tableId, $databaseId, a...
- JavaScript heap out of memory during bui...
I am running into heap out of memory when I am trying to build an Appwrite site. Usually this can be fixed by modifying the `max-old-space-size` configuration, ...
- edge-tts seems not work with Functions
I create a simple function using edge-tts to generate mp3 from text. It works fine in my local but when deploying to AppWrite, I got the error: Creating Communi...