• 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

cron

  1. T

    Question /cron/plesk.sh can't be created (how to create?)

    Hi, I tried to create a cron job that automatically updates the dns for a specific subdomain. However - the command "./cron/plesk.sh" when executed the first time created a directory "cron" with a file plesk.sh inside and the file had content. But I couldn't make Plesk run that file via the...
  2. Coltrane70

    Resolved open_basedir / cron job working on one webserver but not on the other

    Dear Community, I'd appreciate some help with the following problem: I've got two vhosts installed on my Plesk (Plesk Obsidian 18.0.35 Update #1). Both run a moodle instance with exactly the same PHP settings. In order to run unoconv for moodle I installed it as root following this...
  3. J

    Question A scheduled task works over the web but not in Plesk

    Hi guys, A developer created a cron in plesk, to update all the categories, catalog and images of my client's online store in prestashop. After executing it, it shows the following: I have been bugging with open_basedir but nothing was fixed for me. The developer tells me exactly "the...
  4. B

    Resolved Plesk maintentance/backup tasks not running

    Hi guys, I've rolled out several new VMs in the last few months with a new provider and all are experiencing the same issue - Plesk maintenance tasks don't seem to be running. As a result statistics don't calculate on a nightly basis, backups don't run, notifications don't send, etc. All...
  5. Nicola Urbinati

    Issue Cron (!?) Script takes way too long to complete

    I see the following script, probably from cron, taking way too long to complete (now at 106206 seconds): opt/psa/admin/plib/modules/joomla-toolkit/scripts/auto-update.php Is there a way to debug and/or stop it? Thank you,
  6. J

    Issue Scheduled Tasks not visible for customers

    I have check all settings, and plans but still cant activated Scheduler Task for customers and Resellers, Please help
  7. H

    Resolved Cron Error /opt/psa/admin/plib/modules/letsencrypt/scripts/keep-secured.php

    Hey there, since this morning I get a hourly mail with the following subject: "/opt/psa/admin/bin/php -dmemory_limit=-1 -dauto_prepend_file=sdk.php '/opt/psa/admin/plib/modules/letsencrypt/scripts/keep-secured.php' > /dev/null" and the content [2020-11-10 09:59:01.836] ERR [panel] Protocol...
  8. M

    Resolved Plesk Command not Found | Cron Job to execute .sh file

    Greetings! I am trying to run a backup command written in a .sh file via cron. The content of the .sh file is: plesk bin pleskbackup --domains-name secure.authlogin.de --output-file="*******************************" --ftp-login=********* --ftp-password=********* --incremental The script is...
  9. R

    Issue Cronjob for sub domain ubuntu 16.0

    Hi, I'm newbie to Plesk when I run cron job for my subdomain from schedule task but I'm not able to add the correct path to my sub-domain directory in the cron command. The directory structure looks like this, where email.example.com is my sub domain and in this directory my cronscript exists...
  10. F

    Question How to run a PHP cron with low task priority

    Hey! How can i run a PHP script via cron with low priority (low CPU load)? I tried to add "nice 19" to the argument field but it doesn't work.
  11. robetus

    Issue Can't see cron error ...

    I believe after the latest update Plesk began to truncate scheduled task errors, I'm getting ... at the bottom of the error. How can I see the full error? I've tried looking in the error files and it's not there.
  12. Dirk

    Issue run-parts: /etc/cron.daily/60sa-update exited with return code 4

    I am receiving an Email every morning at about 4 from cron: run-parts: /etc/cron.daily/60sa-update exited with return code 4 The subject states: Cron <root@liesenfeld> test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily ) When I run from shell...
  13. J

    Issue Getting daily cron error via email every day

    I've a problem. Since some months I'm getting this error via email every night when Plesk runs the daily crons: flock: failed to execute /opt/alt/python35/bin/python3: No such file or directory I have no idea how I can fix this. Please help me! Thanks.
  14. K

    Question Sendy Cron job setup

    Hi, I want to set up a cron job for Sendy newsletter hosted on my server. The instructions are: I have a question about the command. Should I select as task type to run a command or better run a PHP script? What about the redirection parameter > /dev/null 2>&1? Thanks!
  15. P

    Issue how do i rund wget cron?

    Hello, i need to run the following cron * * * * * wget --spider -O - https://domain.com/instagram/post/cron >/dev/null 2>&1 it shouts out an error. i tried to add complete path to wget by adding /usr/bin/wget but no improvement.
  16. campsjos

    Issue /etc/cron.hourly/plesk-php-cleanuper failing after upgrade

    Since I upgraded Plesk from Onyx to Obsidian I'm recieving this email of a cronjob failing each hour: /etc/cron.hourly/plesk-php-cleanuper: Failed loading /usr/lib64/php/ioncube/ioncube_loader_lin_5.4.so: /usr/lib64/php/ioncube/ioncube_loader_lin_5.4.so: undefined symbol: execute PHP Warning...
  17. B

    Resolved Cron issue, creating new folder in /

    Hi guys ! I'm running my websites under a plesk, works just perfectly, I love it. Few days ago, I had to set a cron via "Scheduled Tasks". It works fine, but when I went back using ftp, I saw a lot of folders have been created. Why that ? This is a mess now... is it necessary for the cron? can I...
  18. wwwAndries

    Input Executing WordPress plugin/theme cron events through WP-CLI

    PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE: WordPress Toolkit 3.5.0 > PROBLEM DESCRIPTION: WordPress plugin/theme cron events are executed through WP-CLI, cron event is removed after executing and reporting status is success, but the plugin/theme "do_action" is actually never excuted...
  19. Marcelo Mella

    Question CRON Style configuration

    I'm trying to add a schedule task for every 2nd sunday of the month I'm trying with 0 0 2 ? 1/1 SUN#2 * But i'm getting a format error Anyone know how to fix it?
  20. J

    Issue Daily logrotate cron not working anymore

    A few days ago I've changed my Plesk and server root password. After this I've had problem connection to the database after server restart. So I used the Plesk MySQL reset password script. All works fine, I can login and the database is also still accessable from the frontend. But today I've got...
Back
Top