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
- unlike any other provider, your sites DN...
your nameservers dont work with a funny little CNAME error, which is a weird bug but thats what you get when you try to be the kitchen sink, funny errors.
- Weird Table Causes Console to break
I dont even know how this even happened looks like the $createdAt and , $id got switched? <@831428608895615056>
- I recently switched to TablesDb. When li...
olddb.list_documents( queries =[ Query.order_desc("timestamp"), Query.equal("isPosted",[False]) ] ) Above works fine and reruns documents But below don't return...