I can't login to appwrite cli with email and password. I can login to cloud console with the same email and password with no problems.
Error when running with verbose option:
TypeError: Invalid URL
at new URL (node:internal/url:797:36)
at Client.call (C:\Users\dhonig\AppData\Roaming\npm\node_modules\appwrite-cli\lib\client.js:149:17)
at accountCreateEmailPasswordSession (C:\Users\dhonig\AppData\Roaming\npm\node_modules\appwrite-cli\lib\commands\account.js:1016:29)
at loginCommand (C:\Users\dhonig\AppData\Roaming\npm\node_modules\appwrite-cli\lib\commands\generic.js:57:15)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
code: 'ERR_INVALID_URL',
input: '/account/sessions/email'
}
I haven't installed the cli before. I did it now in order to test a cloud function locally, but didn't manage to login. CLI version: 6.0.0 Windows 10 Enterprise I am using a work computer, maybe something is being blocked? I had no problems with cli's before. Thanks.
Recommended threads
- Unable to init function via cli
Hello! I have created a new self hosted instance of appwrite 1.9.6 and have connected to that insatnce with the cli 27.2.0 that was released a few hours ago. Wh...
- GB Hours IS NOT resetting
Hi, I was checking my usage and noticed that all of my usage quotas were reset on August 20, 2026, when my billing cycle renewed. Everything else appears to ha...
- Confused about Appwrite Pro pricing
Hi. I've been subscribed to the $25 Appwrite Pro plan, but I've been getting charged $40. I have two projects on my account. I was wondering where exactly the e...