Sam
Sam
IImmich
Created by Sam on 1/25/2025 in #help-desk-support
Preparing to reinstall, best way to keep files safe?
Not sure I am able to backup my database. Is there a manner in which I can mass upload the photos or import them?
10 replies
IImmich
Created by Sam on 1/13/2025 in #help-desk-support
'Error loading image' starting recently and only effecting new parts of library
Docker CLI output in this hastebin post. unRAID, not using compose.
21 replies
IImmich
Created by Sam on 1/13/2025 in #help-desk-support
'Error loading image' starting recently and only effecting new parts of library
I went looking on the disk, this file actually does not exist ?
21 replies
IImmich
Created by Sam on 1/13/2025 in #help-desk-support
'Error loading image' starting recently and only effecting new parts of library
[Nest] 708 - 01/12/2025, 11:52:53 PM ERROR [Microservices:JobService] Error: Input file is missing: /photos/upload/269b10a7-26c2-4815-9b53-7e9ecf2fe541/f1/ca/f1ca11fa-6b40-43de-84f4-5494f2fcd689.PNG
at Sharp.toBuffer (/app/immich/server/node_modules/sharp/lib/output.js:163:17)
at MediaRepository.decodeImage (/app/immich/server/dist/repositories/media.repository.js:57:68)
at MediaService.generateImageThumbnails (/app/immich/server/dist/services/media.service.js:161:63)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async MediaService.handleGenerateThumbnails (/app/immich/server/dist/services/media.service.js:111:25)
at async JobService.onJobStart (/app/immich/server/dist/services/job.service.js:148:28)
at async EventRepository.onEvent (/app/immich/server/dist/repositories/event.repository.js:134:13)
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] 708 - 01/12/2025, 11:52:53 PM ERROR [Microservices:JobService] Object:
{
"id": "0239dbcb-2470-4df6-adca-1d280059bdc9"
}
[Nest] 708 - 01/12/2025, 11:52:53 PM ERROR [Microservices:JobService] Error: Input file is missing: /photos/upload/269b10a7-26c2-4815-9b53-7e9ecf2fe541/f1/ca/f1ca11fa-6b40-43de-84f4-5494f2fcd689.PNG
at Sharp.toBuffer (/app/immich/server/node_modules/sharp/lib/output.js:163:17)
at MediaRepository.decodeImage (/app/immich/server/dist/repositories/media.repository.js:57:68)
at MediaService.generateImageThumbnails (/app/immich/server/dist/services/media.service.js:161:63)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async MediaService.handleGenerateThumbnails (/app/immich/server/dist/services/media.service.js:111:25)
at async JobService.onJobStart (/app/immich/server/dist/services/job.service.js:148:28)
at async EventRepository.onEvent (/app/immich/server/dist/repositories/event.repository.js:134:13)
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] 708 - 01/12/2025, 11:52:53 PM ERROR [Microservices:JobService] Object:
{
"id": "0239dbcb-2470-4df6-adca-1d280059bdc9"
}
When attempting to manually refresh thumbnail
21 replies
IImmich
Created by Sam on 1/13/2025 in #help-desk-support
'Error loading image' starting recently and only effecting new parts of library
No external libraries
21 replies
IImmich
Created by Sam on 1/13/2025 in #help-desk-support
'Error loading image' starting recently and only effecting new parts of library
Any thoughts on how to troubleshoot?
21 replies
IImmich
Created by Sam on 1/13/2025 in #help-desk-support
'Error loading image' starting recently and only effecting new parts of library
Aug 30th had this release: https://github.com/immich-app/immich/discussions/12151 which I do remember having to fix OAuth, since I've got SSO through Authentik
21 replies
IImmich
Created by Sam on 1/13/2025 in #help-desk-support
'Error loading image' starting recently and only effecting new parts of library
Sept 1st is my last full day of photos loading, theres a few scattered until Sept 6th, then after that it's all errors.
21 replies
IImmich
Created by Sam on 1/13/2025 in #help-desk-support
'Error loading image' starting recently and only effecting new parts of library
Previously I just had path mappings for: /mnt/user/photos_immich/ : /photos and /mnt/user/photos_import/ : /import which seemed to work. The recent addition of a bunch of trying things out based on what I've searched around.
21 replies
IImmich
Created by Sam on 1/13/2025 in #help-desk-support
'Error loading image' starting recently and only effecting new parts of library
Unraid system, here's my Docker CLI that get's output upon reloading the container: https://hastebin.skyra.pw/itebuqecev.dockerfile Ran through Caddy
photos.xy.z {
request_body {
max_size 50000MB
}
reverse_proxy abc:9396
}
photos.xy.z {
request_body {
max_size 50000MB
}
reverse_proxy abc:9396
}
21 replies
IImmich
Created by Sam on 1/13/2025 in #help-desk-support
'Error loading image' starting recently and only effecting new parts of library
v1.124.2
21 replies