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
- Locked out of account
Hey guys, I have a paid account and have been locked out. Apologies for using this method, but I'm getting no response via the contact us page. I had a old do...
- Transaction Error
AppwriteException: Transaction with the requested ID could not be found. at Generator.next (<anonymous>) { code: 404, type: 'transaction_not_found', r...
- Can not get the logged in user data in N...
I'm trying to get the user data after i log in with otp but it get this error : AppwriteException: User (role: guests) missing scopes (["account"]) at Gen...