I created a new function. By default, it has one custom domain added to it. As you can see in the screenshot, the domain has a verified status, and the Certificate status is generated. However, when I try to access the function over HTTPS it shows NET::ERR_CERT_AUTHORITY_INVALID error
What are the docker compose logs for the container worker-certificates?
You can get them by running
docker compose logs worker-certificates in your appwrite installation folder
Weird. Could you try to re-add the domain?
I did. The second in the screenshot
Recommended threads
- TOO_MANY_REDIRECTS after temporarily ena...
I am losing my mind over this, I enabled this setting because I was having issues with sites not making links with https. I enabled it, ran into issues, so I di...
- Unable to create Sites or Functions with...
Heya, I was looking at the appwrite documentation for Sites API with the server api: https://appwrite.io/docs/references/cloud/server-nodejs/sites I can’t fin...
- Triggers and call function in function p...
Hello, Today we are experiencing several issues with Appwrite Cloud. Functions triggered by events, or functions called from another function, are taking an e...