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
- delete cancelled site deployment
I would like to remove a cancelled site deployment, but the site menu shows only "Redeploy".
- Self-host migration from 1.8.X
Is it safe to now migrate from 1.7.4 to 1.8.X on my selfhost?
- DeploymentStatus enum value `canceled` m...
Hey, Sorry if it has been reported already, I found an issue using the Dart SDK where the `canceled` enum value is missing from `DeploymentStatus`. This causes...