I have a self hosted appwrite instance on my server. DNS configuration on my domain registrar : A appwrite.domain.com <my_server_ip> A *.functions.appwrite.domain.com <my_server_ip>
When I deploy a function, I receive an automatically generated domain for it. However, the certificate status for this domain shows as "Failed." Additionally, when I attempt to send a request to the generated function domain using Postman, I encounter an error message stating "unable to verify the first certificate." The certificate issuer is identified as TRAEFIK DEFAULT CERT. Could you please assist me in resolving this issue?
Recommended threads
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...
- Any way to temporarily bypass the email ...
Hey guys, any way to bypass the email verification to use the accounts again? i need to recover some projects that due to recent changes have been stopped, and ...
- How to use Sites on selfhosted appwrite
whenever I try to create a site even with template it says 404 nginx error