The config that I have.
But when I go to that subdomain that I have the result is not the Appwrite console.
First img is the DigitalOcean DNS Records, and the second one is the Google domains custom records.
I get this when trying to navigate:
What do I need to do, or what did I do wrong?
That seems to be an SSL issue. Is your SSL certificate set up properly?
How do I know that?
checking here https://www.sslshopper.com/ssl-checker.html#hostname=mydomain.com it is valid for mydomain.com but not for api.mydomain.com. Why?
@safwan should I do the same as this post? https://discord.com/channels/564160730845151244/1113876456779554826
Yes, please follow the steps in this post. Should work <:appwritecheers:892495536823861258>
Recommended threads
- 1.6.2 to 1.7.0
Hi everyone. I am running a self-hosted Appwrite server on version 1.6.2. What is the safest way to migrate to the next version? Should I update directly to...
- Exception: Route not found when calling ...
I have self-hosted v1.8.1 and I am using an Appwrite function with node-appwrite v22. When I call the createVarcharColumn() in my server function I get this exc...
- Document created without ID in console
Hi team, I’m experiencing an issue in the Appwrite console. When I create a document in a collection via the **Collections UI**, the document gets created **wi...