Error of Limit Query 100 using appwrite-cli -> ✗ Error Invalid queries: Invalid query: {"method":"l
- 0
- Tools
- Self Hosted
Running "appwrite init collection" command on cli gives the following error. I am using appwrite-cli version 5.0.3 AppwriteException [Error]: Invalid queries: Invalid query: {"method":"limit","values":[100]} at Client.call (C:\Users\sagittariusk2\AppData\Roaming\nvm\v20.11.1\node_modules\appwrite-cli\lib\client.js:197:13) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async storageListBuckets (C:\Users\sagittariusk2\AppData\Roaming\nvm\v20.11.1\node_modules\appwrite-cli\lib\commands\storage.js:66:16) at async paginate (C:\Users\sagittariusk2\AppData\Roaming\nvm\v20.11.1\node_modules\appwrite-cli\lib\paginate.js:10:26) at async initBucket (C:\Users\sagittariusk2\AppData\Roaming\nvm\v20.11.1\node_modules\appwrite-cli\lib\commands\init.js:212:25) { code: 400, response: 'general_argument_invalid' } ✗ Error Invalid queries: Invalid query: {"method":"limit","values":[100]}
Recommended threads
- Use different email hosts for different ...
Hello, I have 2 projects and i want to be able to set up email templates in the projects. Both projects will have different email host configurations. I see ...
- Migrate from cloud to localhost
Hello everyone. I need to migrate my test project from cloud to localhost, however it seems that this is possible only if a self-hosted appwrite instance it's h...
- Appwriter Linux Key Bindings
Any tips for configuring appwriter for ubuntu? Actually the keybindings are tightly binded to either windows or mac. Working well on windows but in ubuntu some ...