I have 2 servers which have CB cron stucks. The cron is running, calling to the script, but then not executing after this:
I needed to kill this manually, then run the cron again. You can see the script started from July 11. Any idea why that happens please?
Thanks.
Code:
root 21387 0.0 0.0 105964 544 ? SN Jul11 0:00 awk -v progname=/etc/cron.daily/custombuild progname {????? print progname ":\n"????? progname="";???? }???? { print; }
I needed to kill this manually, then run the cron again. You can see the script started from July 11. Any idea why that happens please?
Thanks.