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
- Appwrite-injected variables are not avai...
I am using rust-1.83 as a runtime and try to access APPWRITE_FUNCTION_API_ENDPOINT or APPWRITE_FUNCTION_API_KEY during runtime. Both are not set during my execu...
- Appwrite (Dart SDK) (for package_info_pl...
Hi team! Many Flutter plugins now need package_info_plus 10.x and device_info_plus 13.x, but appwrite 25.4.0 still constrains package_info_plus: >=8.0.2 <10.0...
- Functions in cloud console not works
please advise as all of my runing functions on Appwrite console was working before , but now it give this error [Invalid `headers` param: Value must be a valid...