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
- router_deployment_not_found
I updated my function a few times and now i am getting the error: router_deployment_not_found I even reverted back to my original code but i am still getting th...
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...
- [Beginner] CLI --queries Syntax Error & ...
Hi everyone! I am a beginner with Appwrite and trying to use the CLI, but I'm stuck with a syntax error. Any guidance would be greatly appreciated! 🙏 **Enviro...