QuILLEMasterOriginal post
Rank 1: Thread
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
Summary
Appwrite CLI users are experiencing issues after updating to version 6.1.0 where they cannot login or deploy functions due to a fetch error. The bug is hindering deployment capabilities.