Appwrite mariadb container suddenly using 99% of cpu and memory
- 0
- 1
- Self Hosted
- Flutter
- Databases
I'm hosting an instance of appwrite since months and updated to 1.8.0 couple of weeks ago. Everything worked fine, but today I noticed that my server is lagging very much. Checking the system I see that the appwrite mariadb container is using 99% of cpu and memory. Even after restart. Nothing besides me is using the server or the appwrite instance. It's just some basic projects I'm working on but really really small. I'm using appwrite for a while now and never noticed something like this. I also don't thing is directly connected to updating to version 1.8.0. Any idea what to do about it?
Could it be related to this log level=error msg="Failed to retrieve information of the docker client and server host: Error response from daemon: client version 1.24 is too old. Minimum supported API version is 1.44, please upgrade your client to a newer version" providerName=docker
Recommended threads
- Function deploy not working "invalid doc...
When I do `appwrite push function` it ends with error creating function rule. My instance is self hosted 1.9.5 and when the error happens docker logs this: ``` ...
- Issue related to index
Why it is showing this error?
- Traefic Start Problem - Docker and Selfh...
Hello Appwrite Community, I've got some problems with installing the self-hosted appwrite server in docker. Because when I try to start the traefic service, I ...