i have an appwrite docker container.... Somehow today it suddenly startet to keep failing every half an hour to two hours. The server is reachable via ping but the appwrite console / api is not working... It just times out. I also noticed that even after the service "fails" the ram usage of my server keeps rising... I also tried just scaling up the machine the container is running on but this didnt help. The machine has 8GB of Memory, 2 CPU Cores and about 13 GB of free storage remaining. the stats i appended are taken while the service has already failed. what things can i check to find out what the issue could be?
Every bit of help is welcome
Recommended threads
- Error: Trying to install appwrite on sub...
``` [Error] Method: POST appwrite | [Error] URL: /v1/account appwrite | [Error] Type: Appwrite\Extend\Exce...
- JavaScript heap out of memory during bui...
I am running into heap out of memory when I am trying to build an Appwrite site. Usually this can be fixed by modifying the `max-old-space-size` configuration, ...
- client.ping() does not appear to work.
After upgrading to 1.8.0, I ran the `starter_for_flutter` and tested the ping. It failed with a "Server Error". I tried this again on my production instance (1...