• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Issue Cron jobs not starting automatically

cipcip

Basic Pleskian
Hi guys, I have an issue on my Plesk Onyx that the crons are not starting automatically.
If I run them manually, then is fine, no issue found. I am also not getting any errors on my e-mail.

Below is a screenshot of how I run them:

Capture.PNG

I assume that the path is not correct?
'sources' is the directory under the main domain. I chose /httpdocs/.... because that is the path when I add it as a run php script which by the way, not working as well.

Thank you in advance for your help.
 
I would suggest you use full path to your php script instead of relative. Also make sure that crond service is up and running.
 
Out of the sudden they started to work, don't know what happen. This is the second day that they run using the above command, like /usr/bin/php httpdocs/sources/...
Will let you guys know if something else is happening.

Thank you very much
 
Back
Top