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
- router_deployment_not_found
I updated my function a few times and now i am getting the error: router_deployment_not_found I even reverted back to my original code but i am still getting th...
- Cloud function deploy stucks in processi...
Been trying for the last hours to deploy my function but for whatever reason, alwasy stuck on processing!
- [SOLVED] curl error Number: 6 — function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...