I want to create a function to be used on my project hosted on appwrite cloud, I installed appwrite cli but when i try to login, it gives ✗ Error connect ECONNREFUSED ::1:80 and doesn't connect to the cloud, how do I login to the CLI using my cloud account if possible?
Make sure to configure the endpoint to point to cloud: https://appwrite.io/docs/command-line#configuration
Thank you.
Is your problem resolved now?
Recommended threads
- appwrite pull Tables duplicates all coll...
I encountered a bug when running appwrite pull Tables. Every existing collection in my appwrite.json gets duplicated. One collection ended up appearing three t...
- Opening Project I get "500 Internal Erro...
https://cloud.appwrite.io/console/project-fra-69521af1003b40c342b1/overview/platforms I want open my app now. how to fix this? I can't find solution to fix th...
- Realtime doesn't seem to work with Table...
Hi, I am trying to connect my tables rows with realtime on my react website, it connects, but I dont get the rows when a row is being created. I tried with Chan...