I recently verified my domain and the message shows the domain verification is successful but the domain isnt being added to the dashboard and also the console still uses http and it aint secure till now. What should I do..?
It is a self hosted, with appwrite version 1.4.5
something might be messed up with your database schema (missing or failed migration).
look in your database at the _console_rules table to see if the data is there
how do i go about that..?
You can look online at how to connect to mariadb/MySQL docker containers
Recommended threads
- Appwrite Python SDK Keeps returning the ...
So I have a couple services, one is a scheduling engine responsible for fetching data from a database and launching a containerized micro service to process tha...
- Invalid token passed in the request
Hello, I have an issue using updateMagicURLSession. I send the email using sendMagicLink, which works fine. When i click the link in the email i get the invali...
- functions domain error
I cannot set up the domain for function I’m trying to add the domain api.example.com I can only use Cloudflare as the DNS provider because my domain provider do...