I installed it before I set my domain, and it installed itself at my server IP and won't allow login through appwrite.mydomain.com - despite what the error says I did set up the domain in my web console
Tried adding a custom domain, but verifications fails every time
there are the DOMAIN and DOMAIN_TARGET env vars
They are both set correctly
_APP_DOMAIN=appwrite.obrianspub.com
_APP_DOMAIN_TARGET=appwrite.obrianspub.com
I restarted it as well after fixing these vars
How did you restart?
Recommended threads
- Endless certificate generation cycle
Hello, when I try to add the subdomain stats.hedgehog-rp.ru, I get an infinite loop while the certificate is being generated. There are no problems with adding ...
- Realtime not working for some tables
Hi, I've got an issue where I can setup a realtime connection to listen to some tables, but some not all. I have two tables `history` and `users`. Both can be ...
- How to handle ghost accounts created by ...
Appwrite create the account with the email and send an invitation link with a secret. I am able to accept the invitation and add the account as a member on the ...