TripleZ
IImmich
•Created by TripleZ on 12/18/2024 in #help-desk-support
(thumbnailGeneration/generate-thumbnails): TypeError: handler is not a function
Always got this error after I upgraded to
v1.120.2
. Now my immich server is v1.122.3
, but the issue still exists.
[Nest] 7 - 12/18/2024, 11:57:59 PM ERROR [Microservices:JobService] Unable to run job handler (thumbnailGeneration/generate-thumbnails): TypeError: handler is not a function
[Nest] 7 - 12/18/2024, 11:57:59 PM ERROR [Microservices:JobService] TypeError: handler is not a function
at /usr/src/app/dist/services/job.service.js:148:42
at Worker.workerHandler [as processFn] (/usr/src/app/dist/repositories/job.repository.js:90:46)
at Worker.callProcessJob (/usr/src/app/node_modules/bullmq/dist/cjs/classes/worker.js:113:21)
at Worker.processJob (/usr/src/app/node_modules/bullmq/dist/cjs/classes/worker.js:394:39)
at /usr/src/app/node_modules/bullmq/dist/cjs/classes/worker.js:202:70
at Worker.retryIfFailed (/usr/src/app/node_modules/bullmq/dist/cjs/classes/worker.js:581:30)
at Worker.run (/usr/src/app/node_modules/bullmq/dist/cjs/classes/worker.js:202:45)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
[Nest] 7 - 12/18/2024, 11:57:59 PM ERROR [Microservices:JobService] Object:
{
"id": "8d4b0646-c5e0-47b3-bc77-9cd43e2b2ded"
}
[Nest] 7 - 12/18/2024, 11:57:59 PM ERROR [Microservices:JobService] Unable to run job handler (thumbnailGeneration/generate-thumbnails): TypeError: handler is not a function
[Nest] 7 - 12/18/2024, 11:57:59 PM ERROR [Microservices:JobService] TypeError: handler is not a function
at /usr/src/app/dist/services/job.service.js:148:42
at Worker.workerHandler [as processFn] (/usr/src/app/dist/repositories/job.repository.js:90:46)
at Worker.callProcessJob (/usr/src/app/node_modules/bullmq/dist/cjs/classes/worker.js:113:21)
at Worker.processJob (/usr/src/app/node_modules/bullmq/dist/cjs/classes/worker.js:394:39)
at /usr/src/app/node_modules/bullmq/dist/cjs/classes/worker.js:202:70
at Worker.retryIfFailed (/usr/src/app/node_modules/bullmq/dist/cjs/classes/worker.js:581:30)
at Worker.run (/usr/src/app/node_modules/bullmq/dist/cjs/classes/worker.js:202:45)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
[Nest] 7 - 12/18/2024, 11:57:59 PM ERROR [Microservices:JobService] Object:
{
"id": "8d4b0646-c5e0-47b3-bc77-9cd43e2b2ded"
}
5 replies