• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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