what is the TTL you gave btw? was it 300?
I just have to set a A Record when my Appwrite instance is running over a public IP address right?
TTL is at 600
I wasn't able to set a lower number
umm, that should too be fine, mine was 300, so the bigger you set the higer the chances that it might take longer
yap that's should it
Ok thanks you so far!!
may be try Clear cache or try a different browser
did happened with me that after depoying Steven saw able to see but I wasn't after clearing browser cache/ trying diff browser it did worled
worked*
It seems you have enabled HSTS. You will probably need to disable that
And wait for browsers delete the cache or deleting browser cache manually
But it seems more like HTTPS has not bee yet configured
Yes. See #4 https://appwrite.io/docs/certificates
How to do that?
I did it manually and got those logs
are you running on non-standard ports?
Did you read #4?
I was but I changed them to 80 and 443
It works now 😏
You can change it to solved
I just changed them to custom and back to default and then restarted
FYI, you can update the post title as well
[SOLVED] Custom Domain / SSL Certificate is not working correctly
Oh good to know thx!! Didn't know that
Ah I found where to do that 🙂
Recommended threads
- Does anyone have a docker compose file f...
The compose file example on appwrite docs is 1.8.1 and I would like to try 1.9.0
- Docker compose 1.9.0 support
Hi! Sorry if I've missed something, but I saw that version 1.9.0 was released for self hosting, yet the compose file linked in the official documentation (https...
- Running Appwrite in docker through nginx
Hi team, I'm trying to expose multiple local services (Appwrite, Ollama, PostHog) through a single Nginx reverse proxy port, tunneled via ngrok to a public dom...