• 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
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

Issue Scheduled task stuck in "not_started" status

gennolo

Basic Pleskian
Server operating system version
Almalinux 8.9
Plesk version and microupdate number
Version 18.0.57 Update #5
Hi there,

I have setup a scheduled task in Plesk to launch a PHP script twice a day :

Immagine 2024-01-26 121247.jpg

If I launch it directly the script from shell with

Code:
/opt/plesk/php/7.4/bin/php /var/www/vhosts/domain.com/httpdocs/folder/shop.php

it takes about 1 min to and runs ok.

But.... When clicking "Run Now" my script is not starting and seems to stay stuck for an indefinite amount of time.

If I check psa "longtasks" table I can see that script seems in "queue" status:

Screenshot 2024-01-26 120355.png

However there are no other pending scripts in the queue.

I already tried to restart psa / sw-engine / sw-cp-server with no luck.

Any idea on how to troubleshoot / fix ?
 
Back
Top