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
- Function for long running task (other 60...
My function need long running other 60 seconds. But async mode return empty body. How to deal with that please ?
- OAuth2 Provider is disabled automaticall...
Hi everyone, I'm using self-host Appwrite 1.7.4. I can setup OAuth2 with Google successfully, however the provider is disabled automatically after one day witho...
- Disabling registration
Is it possible to disable registration in self hosted ?