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
- Cannot use createdBefore query on bulk d...
sdk: dart version: 19.2.1 ```final timestamp = DateTime.timestamp() .subtract(const Duration(days: 1)) .toIso8601String(); await databas...
- Upgrade mechanism using coolify
Hi there I am hosting an appwrite instance with coolify. Setting it up worked really well, everything works🎉 But it is stuck on the 1.7.4 version. What is ...
- Does anyone know default sender id and f...
Need it for otp verification in appwrite self hosted