Hi there,
I have a problem with the cron job. Unfortunately it does not work. No errors appear in the logs, the system itself also reports that everything is ok except that cron jobs are not executed.
As soon as I start the job manually via e.g. “php command.php run-job Cleanup” it also works and I can see it under .../#Admin/jobs.
Unfortunately, running the cron.php has no effect (whether via the crontab or manually via the shell). But it does run, as you can see in the system logs.
I have moved the server from Debian to Ubuntu, since then the cron does not work, everything else works fine since the migration.
Any suggestions and help would be appreciated.
We are using the latest EspoCRM version.
Thank you very much!
Best regards, Leon
I have a problem with the cron job. Unfortunately it does not work. No errors appear in the logs, the system itself also reports that everything is ok except that cron jobs are not executed.
As soon as I start the job manually via e.g. “php command.php run-job Cleanup” it also works and I can see it under .../#Admin/jobs.
Unfortunately, running the cron.php has no effect (whether via the crontab or manually via the shell). But it does run, as you can see in the system logs.
I have moved the server from Debian to Ubuntu, since then the cron does not work, everything else works fine since the migration.
Any suggestions and help would be appreciated.
We are using the latest EspoCRM version.
Thank you very much!
Best regards, Leon
Comment