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
- Session not found. Please run appwrite l...
I have encounter an issue with appwrite CLI They asking for a login session but in the doc, itβs mention that only setup client with endpoint / api key is enou...
- SELF HOSTING ISSUE, DATA NOT MIGRATING T...
Hey, devs, I recently tried to migrate my cloud instance to a self hosted version but my data is not transferred fully only the table structure is transferred ...
- No Document ID?
Hi I have a self hosted appwrite. My documents get a document ID but are not visible in the console. I don't know why this happens and how to fix this