
I have a project, auths, database (+collections), storage, ect all working on https://cloud.appwrite.io/v1 I wanted to migrate project/database over to my server (installed, online) but there is no option in cloud UI at this time. But i read i could do it with the AppWrite Cli. However. I can login to cloud with email/password (logout and in again) with no issues. but from command
appwrite login
? Enter your email nl****ld@gmail.com
? Enter your password **************
? Enter the endpoint of your Appwrite server https://cloud.appwrite.io/v1
Error Invalid credentials. Please check the email and password.
It is not a email or wrong password. I am logged into it from the browser.
Anyone know whats going on here?

Ok, I figured it out. Small issue/bug on Cloud site I think. So for anyone else having this issue. If you Login with Github, you have to go to your account setting and enter your old password and new password (cn be the same) click update and it works.
appwrite login
? Enter your email nl***ld@gmail.com
? Enter your password **************
✓ Success
Recommended threads
- I am facing this error: type 'Null' is ...
When attempting to fetch areas from the area collection, the application throws an error: "type 'Null' is not a subtype of type 'int.'" This issue originates in...
- Adding Domain to Sites [Self Hosted]
I am struggling to get this working. I stood-up a new server and deployed appwrite 1.7.4. I added update .env file _APP_DOMAIN=appwrite.mydomain.com _APP_DOMAI...
- Adding custom domain to Appwrite project
My app is hosted on Vercel on domain todo.velleb.com. On PC, the OAuth logins like GitHub, Discord and Google work and create the account and log in. On mobile ...
