For some time I have noticed CRON for scripts on several servers after upgrading.
We use PHP 7.2 in most cases. Changing PHP to a different version doesn't help.
How does it look like?
After adding a task, it saves the task both on the system path and the path from www.
Automatically the CRON in LOG shows that it is done. It is not actually made.
When I manually press EXECUTE, the LOG entry is the same but the job is done.
The problem is after aapanel updates. We currently use 6.8.5 on almost all servers. We have 6.8.3 on one server and everything works here.