Cron hanging

ericovk

Verified User
Joined
Apr 17, 2012
Messages
229
Location
Rotterdam, Netherlands
A cron job of one of the users had been hanging for 2 weeks. It's a bit of a difficult situation, as the server is serving a Magento webshop and sales are depending on the cron.

The only rule I can find in all of my /var/log/cron* files is this:
Code:
cron-20161204:Nov 30 19:49:01 c6 crond[2171]: (<user>) RELOAD (/var/spool/cron/<user>)

This log is from the day before the cron got stuck. How can I find the cause of this "hanging" cron?
 
Back
Top