
I've noticed that Appwrite stops responding to requests when CPU usage exceeds 50%, occurring 2-3 times daily, necessitating a server restart. This happens under stress and randomly with low load. To mitigate this, consider scheduling cron jobs for regular cache and memory cleanup. Despite checking error logs, the freeze events aren't captured. Any suggestions on where to find relevant logs for a more thorough investigation?"
Recommended threads
- ENV vars not updating
When i do `nano .env` it shows `_APP_DOMAIN_TARGET=` as set to my domain, but when i do `docker compose exec appwrite vars` it shows `_APP_DOMAIN_TARGET=` as ...
- Index with the requested key already exi...
I'm using appwrite cli to create DB and I'm getting index_already_exists Is there a way to undestand the index name and maybe to skip if it's already exits?
- Issue - Migration From Cloud > Self Host...
Hi team, I’m trying to migrate a few of my Appwrite projects from the cloud to a self-hosted instance. These projects are currently in “archive mode” due to th...
