• 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.

Cron command exceeds 980 symbols

Sergea

New Pleskian
Hello to everyone !

I met the following case with really long command in cronjob when Plesk Panel said me
"cron command you specified exceeds the allowed length 980 symbols"

Of course this is not something usual when cron commands (consists of many steps inside separated by ; ) is so long.

But anyway, could be a solution for that ?
May be to change a config somewhere to allow cron command longer than 980 symbols ?

Thanks in advance for hint or comment !
Best regards,
Serge
 
You're right, thank for a direct hint...easier to write a bash script than huge cron command :)
Have a nice day !
 
Back
Top