Skip to main content

cronjob error message

Comments

6 comments

  • cPRex Jurassic Moderator
    Hey there! Are you running in a Ubuntu system? We have actually removed the summarize-api1-logs tool from CentOS/AlmaLinux, but it didn't get removed from Ubuntu, which leads to this error. For now, you can ignore the error, but this is fixed in version 116 when that is released as part of case CPANEL-43416.
    0
  • Benito
    Yes, thanks! Only happens on my ubuntu servers.
    0
  • cPRex Jurassic Moderator
    Great - I'm glad to hear that's it! So yes, just ignore it for now and it'll disappear in a future update.
    0
  • mathx
    Great - I'm glad to hear that's it! So yes, just ignore it for now and it'll disappear in a future update.

    Ignoring crontabs is a mug's game as they'll accumulate and annoy (and foment 'cry-wolf'ism where one ignores all crontabs). Any way to turn this warning off if this module is deprecated for Ubuntu?
    0
  • cPRex Jurassic Moderator
    I don't know of a way to turn this one off, unfortunately.
    0
  • uadm
    I assume the only way to turn this notice off it to edit /etc/crontab and add > /dev/null 2>&1 to the end of cron.daily line. However I recommend against doing this as it will ignore all of cron.daily crons messages.
    0

Please sign in to leave a comment.