Hoping someone can help me understand why I am getting the following log errors.
My install is on an Unraid server using a Docker container from the Community App option.
"[Nest] 260 - 05/21/2024, 12:55:53 PM ERROR [ImmichMicroservices] [JobService] Unable to run job handler (thumbnailGeneration/generate-person-thumbnail): Error: Input file contains unsupported image format
[Nest] 260 - 05/21/2024, 12:55:53 PM ERROR [ImmichMicroservices] [JobService] Error: Input file contains unsupported image format
at Sharp.toFile (/app/immich/server/node_modules/sharp/lib/output.js:89:19)
at MediaRepository.generateThumbnail (/app/immich/server/dist/repositories/media.repository.js:69:14)
at PersonService.handleGeneratePersonThumbnail (/app/immich/server/dist/services/person.service.js:427:36)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async /app/immich/server/dist/services/job.service.js:145:36
at async Worker.processJob (/app/immich/server/node_modules/bullmq/dist/cjs/classes/worker.js:394:28)
at async Worker.retryIfFailed (/app/immich/server/node_modules/bullmq/dist/cjs/classes/worker.js:581:24)
[Nest] 260 - 05/21/2024, 12:55:53 PM ERROR [ImmichMicroservices] [JobService] Object:
{
"id": "a9b324e0-d742-4c29-8c49-35df68ab7c42"
}"
.