basically containers are not getting cleaned up
TL;DR
The user is experiencing issues with maintenance not working on their platform. They have tried restarting Docker and updating the .env file, but the problem persists. The solution is to check if any variables in the .env file have been reset or changed, and ensure they are properly set. Additionally, the user should try restarting the Docker containers again.i even did docker compose restart
nvm looks like some vars in .env were reset
[CLOSED] Maintenance not working
Maintenance not working
welp i updated .env to 5 mins threshold and interval
but still nothing (already did down and up in docker)
Recommended threads
- Cannot create cloud function due to this...
As I try to deploy a new function to Github I get this error message: ``` Unable to clone code repository: fatal: ' ' is not a valid branch name hint: See `man ...
- How to use TS for creating appwrite func...
I was making a few appwrite functions but on doing the appwrite init setup process i always got main.js. Is there any way i can use TS?
- Synchronous Function Execution Timed Out...
Hi Appwrite team 👋 I’m facing a synchronous function execution timeout issue on Appwrite Cloud and would appreciate some guidance. I executed this function u...