Hello, since i updatet to the appwrite cli 6.1.0 i can't login or deploy functions with the cli. When i call the command: "appwrite get account --verbose" i get this error.
AppwriteException [Error]: fetch failed at Client.call (/snapshot/sdk-for-cli/lib/client.js:192:13) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async accountGet (/snapshot/sdk-for-cli/lib/commands/account.js:60:16) { code: undefined, response: undefined }
Please fix the bug cause the inmobility of not deploying functions is not nice.
Best regards
Recommended threads
- Does 1.9.0 Self Hosted have MongoDB Atla...
I have been playing with the new 1.9.0 update and I am really excited for the MongoDB support. I wanted to ask though if at the current time Appwrite supports b...
- significant increase in CPU usage with 1...
Hi, This is no big deal at all (as everything is working great so far), but I just saw that the update (from 1.8 to 1.9) consumes much more CPU than before (re...
- Issues with executor in Appwrite 1.9.0
Hi, I’ve recently did a fresh install of appwrite 1.9.0 self hosted and when I run a function, it just waits indefinite This is the error from the log: [Er...