If someone also runs into troubles getting this runining, I had to add a new index to allow for quering jobs: ``` { "key" : { "nextRunAt" : -1, "lastRunAt" : -1, "lastFinishedAt" : -1 }, "name" : "agendash2" } ```