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
- THE COLUMNS STUCK ON PROCESSING HOW DO I...
I HAVE SELF HOSTED THE APPWRITE ON VPS
- Impossible to create project via CLI?
Is it possible to create a new project via the appwrite CLI ? I need to create a few projects for something I'm working on and because i don't want to do it man...
- Understanding S3 setup with appwrite
Hey, i'm planning to change the storage from local to S3, tho i have some questions to see before starting the migration. 1. Does all the `/storage/<storage_ty...