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 not using Laravel in any of my subscriptions, but I noticed that a scheduled task suddenly appeared in one of my subscriptions.
Here’s the task that appeared:
---
/opt/plesk/php/7.4/bin/php '/var/www/vhosts/domain.tld/httpdocs/pub/artisan' 'schedule:run'
Extension laravel
---
Has anyone...
Hi, I don't use the plesk forum much. Apologies in advance if I'm not asking this in the right thread.
I would like to ask a question about the use of "Plesk Schedule a Task". I've never used this before. But for now I think it might work. I would be glad if you guide me.
I have a website...
I have a very strange issue.
After using the Plesk Migrator last year, I successfully re-launched on a new server.
My only problem is my CRONs now run late. My system timezone is Australia/Brisbane, which is +10 GMT.
I've updated it via SSH, the System Time option, I've set the time to be...
Hello. I hope someone can help me because I'm going crazy already.
I am trying to run in scheduled task for a domain, a script to automatically convert all images from jpg to webp. But I get different errors and I don't know how to do it anymore. It is a sh file, but I have seen that it is not...
Hello all,
I can run succesfully a command line from SSH Terminal in the my Plesk Subscription.
But the same command, in Plesk Scheduler (in the same subscription) doesn't work.
Why?
Please keep in mind that the command will require one or two hours to complete.
Here is the command...
Hello all,
I created a new Plesk task schedule to run a specific command.
When I run this command from command line the script atks hours to complete.
But when I run it from the task scheduler GUI (run now) it says the script completed succesfully in 5 seconds (!).
Is this normal or have I to...
Hello all,
I need to execute a JAVA command line at a specific time.
The command should use a file located on a specific folder.
Actually I run it manually by using the SSH Terminal and executing these operations:
1- change to the folder where the file to be run is located: cd /httpdocs/mydir
2-...
Hello everybody,
I am new to the world of Plesk and I am currently managing a Plesk Obsidian v18.0.39_build1800211014.23 os_CentOS 7 server. The problem I have is creating automated backups against a Dropbox that we have. I have installed the Dropbox Backup Version 4.2.0-57 extension (which...
Hi all,
We have a strange problem on a server (Obsidian 18.0.29).
Several cron jobs are defined in the hosting. Some work perfectly, others only run when you manually start the task (with the panel and the button "run now").
I have disabled and restarted the cron service but it doesn't change...
hello, pls check this screenshot Screenshot
I get this parse error when saving this scheduled task and I don't know how to fix it
on google not solution found.
Thank you
Hi,
I want Insert a record every minute in specified Table, but
how to set sql command for scheduled tasks in plesk ?
i upload a comman.sql in httpsdocs how to use it in scheduled tasks
Hello
I have a system user with a scheduled task, a "Run a command" task runs a bash script.
The .sh script is run in the chrooted environment as should and works well...
... but the part where it should send an email fails.
Here is the email send command (in script):
/bin/mail -s "The...
Hi all,
I tried to setup a php cron via plesk. All fine, but it needs to run with the same user as php. For me thats my webspace user.
The problem is the user is not listed where all other users are listed.
Is this a Bug? How can I choose my webspace user for cron?
Thank you in advance,
Fixel
Hello,
I'm trying to schedule a task on Plesk and here is the problem:
/usr/bin/php /var/www/vhosts/mydomain.com/httpdocs/app/console crontask --env=prod
Have i tried to run this in CLI ? -> yes! and it works
But when i'm scheduling a task and try to execute it, i've got this message:
Task...
What is the correct way to fill in the arguments field when you create a schedule task whit task type Run a PHP script? I would for example set the memory_limit to a higher value but I don't know how to fill it in?
Hello,
I have a problem with using cronstyle on plesk.
Ok, I want to set my style every 15 minutes, but the answer plesk responds to the invalid crontab syntax.
The crontab syntax is this -> * / 15 * * * *
Can you help me please.
Thank you and wait for your answer :)
Hello,
I have created a schedule task:
Type: Fetch a URL
RUN: Hourly
But when I click "Run Now" i got and error message:
Run scheduled task
Task "http://domain.com/dashboard/processes/urlOfVideos" completed with error in 0 seconds, output:
curl: (7) Failed connect to domain.com:80...