• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Recent content by Vincent Auriau

  1. V

    Tasks in progress bug.

    Yes all tasks are run in looping without error. I must to stop tasks which are running manually. I think that the better is to reinstall plesk ! Sorry for my bad english !
  2. V

    Tasks in progress bug.

    Yes tanks. But I can't start any tasks correctly... I'm surprised not to find a solution !
  3. V

    Tasks in progress bug.

    Hi, do you have found a solution to resolve problem ? Thanks.
  4. V

    Issue Problem with scheduled tasks but without error message

    Hi, sorry but I still have no solution ! Thank you for helping me. root@vps:/home/mericq# crontab -u ledrivedupecheur -l MAILTO="[email protected]" SHELL="/bin/sh" 0 0 15 * * curl -s -o /dev/null...
  5. V

    Issue Problem with scheduled tasks but without error message

    Hi, have you an idea ? Thanks, Vincent.
  6. V

    Issue Problem with scheduled tasks but without error message

    Hi, [2016-06-27 09:50:02] DEBUG [dbquery] [186] SQL: DESCRIBE `longtasks` [2016-06-27 09:50:02] DEBUG [dbquery] [187] SQL: SELECT `longtasks`.* FROM `longtasks` AS `longtasks` WHERE (`status` = 'started' AND `statusProcessed` = 0 AND `type` = 'panel-update') [2016-06-27 09:50:02] DEBUG...
  7. V

    Issue Problem with scheduled tasks but without error message

    Hi, mysql> truncate longtasks; Query OK, 0 rows affected (0.00 sec) mysql> truncate longtaskparams; Query OK, 0 rows affected (0.00 sec)
  8. V

    Issue Problem with scheduled tasks but without error message

    Hi, problem persist with /bin/bash(chrooted). Task works fine with command line. I enabled debug logging : [2016-06-26 19:15:27] DEBUG [dbquery] [92] SQL: DESCRIBE `longtasks` [2016-06-26 19:15:27] DEBUG [dbquery] [93] SQL: INSERT INTO `longtasks` (`type`, `context`, `status`...
  9. V

    Issue Problem with scheduled tasks but without error message

    Hi, when I execute a scheduled task in panel, the task start correctly but without stopping (without error). And finally the task is not executed. domain > ftp access > user > ssh access > /bin/sh settings > scheduled tasks > settings > shell crontab > /bin/sh I tried with url and with path...
  10. V

    Resolved How to stop scheduled task which is running ?

    Thanks it's perfect ! Have a great day, Vincent.
  11. V

    Resolved How to stop scheduled task which is running ?

    yes : Time | pid | externalId | +-----+--------------------+----------------------------------+---------+-----------------+----------------+----------------+-------------+---------------+---------------------+---------------------+-------+------------+ | 345 | scheduler-run-task |...
  12. V

    Resolved How to stop scheduled task which is running ?

    No I think about scheduled tasks which execute a command. I don't understand why scheduled task no return any error... she rotates in loop. Sorry for my bad english ! Thanks.
  13. V

    Resolved How to stop scheduled task which is running ?

    How to stop scheduled task which is running in plesk 12.x ? I do not find solution on web... Tasks are running since many days. I have already restart server. Best regards, Vincent.
Back
Top