Hello,
I had noticed that my thumbnail for the memories was missing ( 2 years since )...
I decided to run the generate thumbnails job and looked at my docker log and found that it was spamming a thousand errors. All of them just like this. Is this normal? How do i get the thumbnail working?
immich_microservices | [Nest] 10 - 02/27/2024, 11:04:21 AM ERROR [JobService] Error: Input file is missing: upload/library/a1bf7387-b289-452c-954a-c22066bee84a/2024/2024-01-26/Screenshot_2024-01-26-16-39-33-467_org.mozilla.firefox.jpg
immich_microservices | at Sharp.toFile (/usr/src/app/node_modules/sharp/lib/output.js:89:19)
immich_microservices | at MediaService.generateThumbnail (/usr/src/app/dist/domain/media/media.service.js:129:44)
immich_machine_learning | | 31.5M/174M [00:03<00:14, 9.68MB/s]
immich_microservices | at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
immich_microservices | at async MediaService.handleGenerateJpegThumbnail (/usr/src/app/dist/domain/media/media.service.js:116:28)
immich_microservices | at async /usr/src/app/dist/domain/job/job.service.js:137:37
immich_microservices | at async Worker.processJob (/usr/src/app/node_modules/bullmq/dist/cjs/classes/worker.js:394:28)
immich_microservices | at async Worker.retryIfFailed (/usr/src/app/node_modules/bullmq/dist/cjs/classes/worker.js:581:24)
immich_microservices | [Nest] 10 - 02/27/2024, 11:04:21 AM ERROR [JobService] Object:
immich_microservices | {
immich_microservices | "id": "106fa076-0f36-4f4e-8173-21efa1da617e"
immich_microservices | }
immich_microservices |