• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx

  • We are developing a new feature in Plesk that will help you promote your websites or business on social media. We want to conduct a one-hour online UX test to present the prototype and collect feedback. If you are interested in the feature, please book a meeting via this link.
    Thank you in advance!
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Scheduled Tasks don't run after update from 11.x to 11.5

Status
Not open for further replies.

Timo002

Basic Pleskian
Hello,

Recently I updated from Plesk 11.x to 11.5. Now my scheduled tasks are not running anymore. I had for example this command running:
Code:
*/5 * * * * env /usr/bin/php -q /var/www/vhosts/postitief.nl/cron/keyword-position.php

After the update, it doesn't work anymore. Who knows a solution for this problem?

Hmm, I think I made a mistake! I believe the cronjobs are executed but the mail is not send, the mail stay's in the Mail Queue... Why..?
 
Last edited:
Have you tried to run command within server shell itself? You will see probably the error there, why it is not running.
 
Well, I think I made a mistake in my question.

The cronjob is running, also from command line and no errors. The problem is that the script should send email and I didn't receive any mail. The mail is in the mailqueue and stays there. The mailqueue log show:
Code:
Dec  9 10:08:37 postitief postfix/smtp[27219]: 94E71243C1: to=<[email protected]>, relay=none, delay=4798, delays=4798/0.07/0/0, dsn=4.4.3, status=deferred (Host or domain name not found. Name service error for name=email.com type=MX: Host not found, try again)

I changed the real email adres to "[email protected]". But for all domain's this error occurs.
 
It runs from the shell. Problem is not with the script, I made a mistake. This question should be closed, I will post a new question!
 
Status
Not open for further replies.
Back
Top