• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

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