-
Notifications
You must be signed in to change notification settings - Fork 4.4k
🐛 Bug Report: NET::ERR_CERT_AUTHORITY_INVALID #2203
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
The limit has been reached now. appwrite-worker-certificates | Appwrite certificates worker v1 has started |
How did you add the custom domain in step 3 from the Appwrite console (in your project settings)? Also, please check this steps that might help resolve or debug the issue: https://gist.github.com/eldadfux/eb3ed1c4e5f43b7f7259469dd29312c5 |
What was the custom domain you set in your appwrite console compared to the domain in your env file? Also, would you please provide the contents of /var/log/letsencrypt/letsencrypt.log in the appwrite-worker-certificates container? |
👟 Reproduction steps
_APP_DOMAIN=mydomain
_APP_DOMAIN_TARGET=mydomain
4 I can access my appwrite console by domainaddress , but its showing a NET::ERR_CERT_AUTHORITY_INVALID error.
👍 Expected behavior
It should run on https with valid SSL.
👎 Actual Behavior
It is throwing a NET::ERR_CERT_AUTHORITY_INVALID error.
🎲 Appwrite version
Version 0.10.x
💻 Operating system
Linux
🧱 Your Environment
No response
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: