
Hi, I have a problem with functions that have CRON. Despite adding schedule to function data in appwrite.json and deploy it, CRON file doesn't work. This has been happening since the docker reset every 24h file was added to the project. It was added due to a different problem and on advice from here. Is there any solution to this problem? Appwrite version is 1.2.0.

What you mean reset? What have you changed so it stopped worked?
Also, can you share the CRON settings in the function settings screen in the console.

the docker reset
command is executed every 24 hours.


I don't think there's a docker reset
command 🧐

Also I don't quite understand how docker commands would work in the runtime container 🧐

Yes, that's right, it's not a docker reset
command. This is one part of the answer to Binyamin's question about function settings.

But what do you mean by docker reset?

Do you mean that the cron schedule is being reset?
Recommended threads
- Sites 30MB limit from GitHub
I’m deploying a site from github as Other type on the Hobby plan. It is actually a Flutter web app but it’s in a subdirectory with the root being an html landin...
- Function running in cloud but not locall...
Hi everyone, I have an appwrite function which is on python3.12 runtime. I have a library (hnswlib) which builds wheels during installation. This works on appwr...
- Permissions for bulk operation
Hi team, I have a question: “In the databases.createDocuments bulk API, can I set document-level permissions? If yes, how exactly should I include the permissio...
