When I go to the domain of a function what should it be displaying? Mine shows this and I'm just curious if this is expected behavior.
Have you followed the steps in the domain part?
Have you added wilcard DNS record?
Yea I think I’ve followed those directions I’m just using the auto generated sub domain
In console the domain said verified and SSL generated
So what record you now set as A in your DNS provider
I’m not sure I understand what you’re asking
Right now you've A record pointing to your Appwrite is that right?
Yes
Now you'll need to add another one as wildcard using the * asterisk symbol
Have you done that?
This ☝️ for example it's in Cloudflare
When you're using wildcard in your DNS, then any address that you didn't resolve will be tried to get resolve by the destination IP
Thanks, I’ve added it and it resolves now.
Great <:appwritefire:823999000330895380>
[SOLVED] 1.4.2 function URL
I actually can't find anything the wildcard part in the documentation
Yea :p that was the confusing part.
Darn we just merged some updates to the git configuration today. It would have been good to include something about this in with that PR
Recommended threads
- ClientException with SocketException: Cl...
hi <@564158268319203348> i have noticed this 500 status code in my function requests, it seems its not able to connect to the internet in the function as reque...
- NEW ERROR Invalid document structure: At...
Error: ```AppwriteException: document_invalid_structure, Invalid document structure: Attribute "pb.kmsgxPkgInfo.id_info" must be an array (400)``` I’m encounter...
- Issues with executor in Appwrite 1.9.0
Hi, I’ve recently did a fresh install of appwrite 1.9.0 self hosted and when I run a function, it just waits indefinite This is the error from the log: [Er...