I noticed my website randomly stopped working taking a look in one of the logs for docker (don't know which one I picked) It's spamming
TL;DR
The user is experiencing SQL errors in their log files, causing their website to stop working. The issue is related to usage which will be resolved in the next version. They are unsure if this is the cause of the problem. They are asking for help in resolving the issue. Solution: Await the release of the next version that addresses the usage problem and consider monitoring other logs for potential solutions.Have no idea if this is related though
That error you see is related to usage. We're working on rewriting usage and the next version should resolve this error. Feel free to ππΌ the related issue: https://github.com/appwrite/appwrite/issues/4751
Recommended threads
- [SOLVED] CreateRow is doing ListRows on ...
### setup ``` appwrite 1.9.5 self-hosted bun 1.3 node-appwrite 27.1.0 ``` ### issue Im running a function on a self hosted 1.9.5 with "node-appwrite": "^27.1.0...
- Local function execution results in HTTP...
Hi all, I'm trying to develop a new function on my Ubuntu 24.04 machine running the latest version of docker. I've read through the documentation to install and...
- hi guys! my site is not accesible in my ...