agenda icon indicating copy to clipboard operation
agenda copied to clipboard

[Error] job lock failed while filling queue TypeError: Cannot read properties of null (reading 'value')

Open rkreienbuehl opened this issue 1 year ago • 1 comments

I get an Error for every job that is scheduled:

  agenda:internal:processJobs [worker] job lock failed while filling queue TypeError: Cannot read properties of null (reading 'value')
    at Agenda.<anonymous> (/Users/xyz/Projekte/node_modules/agenda/lib/agenda/find-and-lock-next-job.ts:67:14)
    at Generator.next (<anonymous>)
    at fulfilled (/Users/xyz/Projekte/node_modules/agenda/dist/agenda/find-and-lock-next-job.js:5:58)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +2ms

Agenda version: 5.0.0 MongoDB version: 4.17.2

rkreienbuehl avatar Aug 22 '24 10:08 rkreienbuehl

@rkreienbuehl agenda is buggy and unmaintained. use pulse

windward-hive avatar Aug 28 '24 03:08 windward-hive