
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
- Is my approach for deleting registered u...
A few weeks ago, I was advised not to use the registered users' id in my web app. Instead, I store the publicly viewable information such as username and email ...
- ❗[Help] Function stuck in "waiting" stat...
Hi Appwrite team 👋 I'm trying to contribute to Appwrite and followed the official setup instructions from the CONTRIBUTING.md guide to run the platform locall...
- deno 2 Cloud random errors
we have big problems with the functions. although we do not change anything in the function, we have the following random behaviour: - no scope permissions erro...
