I'm using Appwrite Cloud and when I'm logging in with the CLI I'm not able to see any projects and not even able to connect to any of the projects.
Hey @Nimit Savant was your CLI set to any other Appwrite instance in the past?
Hey π Can you run appwrite client --debug and ensure you are connecting to cloud.appwrite.io?
Also, are you saying that CLI says 0 projects, but you can see some on cloud.appwrite.io?
Ohh understood, my end point was on my selfhosted url. Thank you :) @Meldiron and @joeyouss
By the way I'm writing a blog on how to write ts appwrite functions would post about it soon :)
But still why was I able to successfully login from the email from another account, I couldn't see any errors just sucess.
awesome!
I think it worked π
Ohh, my bad.
π€¦
Biyamin always comes with solutions irrespective π He is always there to help π«
He is the best!
<:blobthumbsup:494901804476137482>
maybe you had the same login?
[SOLVED] Cannot connect to appwrite project from CLI
umm nope I didn't :( two different emails self hosted one is different and cloud one is different
maybe you did sign up with that email but forgot
can happen
Recommended threads
- Function's Static IP
Is it possible to have static. IP Address instead of Dynamic IP for getting the IP Address whitelist
- How to use dart workspaces to deploy a f...
Hello, I'm developing a Flutter application and I would like to leverage dart pub workspaces to deploy a function with a dart runtime as advertised here : http...
- Enabling Overage Usage
Hello Appwrite Support Team, I am currently using Appwrite under the GitHub Student Developer Pack plan. Recently, my project hit the database read limit, and ...