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
- fastly error
Hey! I'm hitting a Fastly error on the www version of our site, but the root domain works fine. We have a wildcard set up, so I expected the subdomain to be cov...
- Facebook's scraper facebookexternalhit g...
share.bardbliss.com but works fine on the raw fra.appwrite.run URL. No execution logs appear when Facebook hits the custom domain. This was working before. How ...
- How to Display File in Web?
I'm trying to use Appwrite's Storage to store images and display them in my app, however when I use the `getFileView`, `getFileDownload` or `getFilePreview` met...