kramttocs
kramttocs
IImmich
Created by kramttocs on 12/18/2024 in #help-desk-support
Thumbnail Generation Fails: bytes before restart marker
Getting this on several jpg files in an external library. The files are valid on the file system (open as expected). These are scanned files but I also have a lot of these that work fine. [Nest] 8 - 12/18/2024, 9:22:54 AM ERROR [Microservices:JobService] Unable to run job handler (thumbnailGeneration/generate-thumbnails): Error: VipsJpeg: ./lib/jpegli/decode_scan.cc:454: Skipped 4 bytes before restart marker VipsJpeg: ./lib/jpegli/decode_scan.cc:454: Skipped 22 bytes before restart marker [Nest] 8 - 12/18/2024, 9:22:54 AM ERROR [Microservices:JobService] Error: VipsJpeg: ./lib/jpegli/decode_scan.cc:454: Skipped 4 bytes before restart marker VipsJpeg: ./lib/jpegli/decode_scan.cc:454: Skipped 22 bytes before restart marker at Sharp.toBuffer (/usr/src/app/node_modules/sharp/lib/output.js:163:17) at MediaRepository.decodeImage (/usr/src/app/dist/repositories/media.repository.js:57:68) at MediaService.generateImageThumbnails (/usr/src/app/dist/services/media.service.js:161:63) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async MediaService.handleGenerateThumbnails (/usr/src/app/dist/services/media.service.js:111:25) at async JobService.onJobStart (/usr/src/app/dist/services/job.service.js:148:28) at async EventRepository.onEvent (/usr/src/app/dist/repositories/event.repository.js:134:13) at async Worker.processJob (/usr/src/app/node_modules/bullmq/dist/cjs/classes/worker.js:394:28) at async Worker.retryIfFailed (/usr/src/app/node_modules/bullmq/dist/cjs/classes/worker.js:581:24)
10 replies
IImmich
Created by kramttocs on 12/17/2024 in #help-desk-support
External Libraries and Remote Microservices
When setting up external libraries while also having a remote microservices, scanning the library fails as the remote microservice server has no access to the volume mount point. Is there a way around this?
7 replies