-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscr...@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users. For more options, visit https://groups.google.com/groups/opt_out.
I ran into this as a result of the output of failed deps on a yum
install and had a couple jobs that just wouldn't go away. After fixing
the condition creating the error I used /usr/bin/rake jobs:clear to
clear out the delayed_job queue and everything was back to normal.
- Re: [Puppet Users] Re: Puppet dashboard stuck pending jobs Sean Penticoff