Hello,
On many servers I notice that the cron jobs on the panel are there, but they are not being executed.
The file exists.
For example: Automatic backups are not being executed, as well as those in the queue.
Hello,
I found the problem.
The problems were 2:
- The last line in cron jobs should be empty.
- There were changes to the cron jobs and the old ones were kept, for some reason they broke the process.
1 Like