Ran that command on my server which is not showing any cron jobs in Cpanel > Cron Jobs.Hello,
Additional testing shows the issue relates to Cpanel::Cron::Utils operating on the wrong binary. CPANEL-5479 will ensure this is automatically corrected, however until that case is released, please run this command manually and let us know if it prevents the issue from reoccurring:
Thank you.Code:/usr/local/cpanel/3rdparty/bin/perl -MCpanel::Cron::Utils -e 'Cpanel::Cron::Utils::run_crontab("args"=>["-l"])'
Then went back to any cpanel > cron jobs is now shows this error:
"Permission on “/usr/bin/crontab” are wrong (4755). Please set to 755."
Any further ideas please?