
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
- Stuck in Readonly Mode After Pro Subscri...
Hello team, I really need some urgent help. I recently resubscribed to the Pro plan hoping to get back into a project I created a while ago, but I'm still unab...
- Missing C++ libstdc library in Python fu...
I have a function running Python 3.12 which suddenly started dumping errors (as of today; it worked yesterday). I hadn't changed any code so I found this odd, b...
- Error during migration
my current appwrite version is 1.7.0, and i want to upgrade it to the latest version 1.7.4, since i am experiencing an issue where my appwrite console is not op...
