trejdychOriginal post
Rank 1: Thread
Hi, appwrite login in cli seems not work for me on localhost
when I tried appwrite login --endpoint http://localhost --verbose I got an error (file attached). What am I doing wrong? 🙂
I set
_APP_CONSOLE_WHITELIST_ROOT=disabled
Summary
Developers are experiencing issues logging into the Appwrite CLI on localhost using the `appwrite login` command with the `--endpoint http://localhost` option. The problem might be related to the endpoint setting. Be sure to set the endpoint to `localhost/v1` instead.