Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
I'm trying to install an app that checks the cron job as one of the last steps of the installation process. If the cron job is incorrect it throws a Fail error stating that the cron job isn't activated. From the app:
Cron job is not activated yet. Please use your server management platform to...
We are having a problem with a specific Scheduled Task in Plesk. It's strange, because it works for a while and then fails for a while. And it works perfectly when run manually.
The task runs daily at 06:00, it's run by the subscription user (not root), it's a "Fetch an URL" task type and it...
Just another question regarding a scheduled task. This the it is the following command:
/opt/psa/admin/bin/php -dauto_prepend_file=sdk.php '/opt/psa/admin/plib/modules/xovi/scripts/analyze-logs.php'
Here is the error I get via email notification:
[2023-12-14 19:51:02.740] 2913038:657b4e956d196...
Hi there,
just another report of an error caused by an scheduled task.
This is the name of the scheduled task:
/opt/psa/admin/bin/php -dauto_prepend_file=sdk.php '/opt/psa/admin/plib/modules/xovi/scripts/analyze-logs.php'
Here you see the error send via email.
[2023-12-08 03:58:54.889]...
Hi There,
I am using a VPS windows server with Plesk, I have several cron jobs created using Plesk, but after a minute of a run it is giving a timeout error:
WARNING: Unable to fetch URL: WARNING: Exception calling "GetResponse" with "0" argument(s): "The operation has timed out"
Here is...
Hi Guys,
I have a question about a script (The script was included in a HTML file) that I have to run permanently on the Plesk server.
I have to set up an HTML file, i.e. a website that stays open permanently. It is roughly as if the Plesk server has the website open all the time, even if I am...
Hello, from this guide minimum is 1 minute, is possible to schedule a Task every 10 seconds?
https://support.plesk.com/hc/en-us/articles/115003372214-How-to-set-up-a-task-to-be-executed-every-X-minutes-on-a-Plesk-server-
thanks in advance!
Hi, in our plesk does not exist scheduled task in customer panel. Can you help us to find this option (for cronjobs) and prepare this function for users?
That should be notted Scheduled task link is available in the panel when we logged as administrator BUT when go to customer panel can't see...
Hi,
I am trying to configure hourly backup to FTPS with scheduled tasks in Plesk. It works fine in backup manager, but not as a scheduled task.
I've followed this and this guide. Also read a bit here about it.
Error log:
Task "/usr/local/psa/bin/pleskbackup --server...
Hello,
I was just trying to set up the cron job for my phpfox software, which has to be entered as a command using curl:
curl -s https://www.domain.com/cron.php?token=123456
When I try to run this cron task, I have to wait 60 seconds and get an Apache error in the log files, because of a...
Cron job doesn't run properly, when testing it from Scheduled Tasks or running automatically on a schedule - creates a zero-length empty gzip file (running mysqldump)
This is how to replicate it:
Create a cron job, e.g.
mysqldump -h localhost -u rs_mst -ppasword rs_mst admin_custom...
Hi,
Quick question,:
I'm trying to set a cron task (Scheduled Task in Plesk) to fetch a PHP page in a folder protected by .htaccess/.htpasswd.
Is there a way to do that?
Thanks!
FAB
Hello Everyone,
How to Automatically Shut Down Servers at Defined Times?
I want to Shut Down my server on 25/Dec/2017 at 03:00 PM
Can I make that by Scheduled Tasks in Plesk control panel ?
or By SSH ?
Please if by SSH give me the command line for shutting down on 25/Dec/2017 at 03:00 PM...
Hi. I have a server with Plesk Onyx Version 17.5.3 Debian 7.11
Inside the plesk panel on scheduled tasks I have the following tasks.
I am not clear when each one is done and what it refers to (what it do)
The one that puts 0 0,4,8,12,16,20 * * * I have no idea when it is performed
Could...
Dear plesk community,
I recently startet a scheduled task manually by pressing the "run now" button. Since then a progress bar in the bottom right corner is displayed and won't disappear. Even after a new login to plesk the box is displayed on all pages.
As the task already terminated (I...
When I attempted to run a scheduled task configured to send e-mail, it seems to neither run the task nor send the e-mail. This is after the scheduled task had been running successfully for a while, along with the e-mails being sent out. I am seemingly able to recreate a task with the same...
I have a customer with one subscription . Let's say the main domain is hello.com , and the client wants to suspend this domain name.
Any cronjob related to any other domain also gets suspended. At system user's crontab i can find the cronjob but in comment !
The question is: If the main...
Hello,
I use Scheduled Tasks in my plesk panel with this line : (OVH server with Ubuntu 14.04.1 LTS and Plesk version 12.0.18)
wget -O - "http://example.com/application/lite.php?module=ultimatenews&name=task"
but I have notified by this error :
HTTP request sent, awaiting response... 503...