
I wanted to try the Appwrite CLI, but I cannot log in to my account. When I run appwrite login, it throws a generic error, and I don't receive any information about the error. Any ideas on how to fix this?

I'm using the version 5.0.5
of the CLI

I changed the password to see if it was causing the error, but now it throws this new error. I don't think the problem was with my credentials because I was able to change my password using the old one 🤨
Recommended threads
- Appwrite Datetime Fields Display as "N/A...
I'm facing an UI issue on appwrite's collection documents list. A related question is opened by me on stackoverflow. https://stackoverflow.com/questions/796559...
- CORS errors with storage bucket
I have a javascript file in the storage bucket and I used the view endpoint in an `src` attribute of a `<script>` tag. But I am getting the `net::ERR_BLOCKED_BY...
- Oauth2-Error 400Invalid `success` param:...
My code: > await new Account(client).createOAuth2Session(OAuthProvider.Google, 'https://www.mydomain.online/home', 'https://www.mydomain.online'); I ha...
