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
- CORS errors in Obsidian custom plugin
Hi, anyone here familiar with obsidian community plugins? In short: it's a local first note app which supports writing your own add-ons / plugin But I keep get...
- > AppwriteException: The requested servi...
When trying to read or write from my database I get the following error: > AppwriteException: The requested service is disabled. You can enable the service from...
- Appwrite 1.9.0 doctor fails tho database...
So i was testing in a local environment the upgrade for 1.9.0, and after getting everything into a running state, i checked the logs that shows : ``` └── Cre...