Replies: 5 comments
-
|
Try rerunning metadata extraction. If that doesn't work, check to make sure the asset that's erroring isn't corrupted or such. |
Beta Was this translation helpful? Give feedback.
-
|
Just click missing EXTRACT METADATA and missing GENERATE THUMBNAILS not working. |
Beta Was this translation helpful? Give feedback.
-
|
I just checked, some of my folder didn't extract metadata, but missing extract metadata not refresh it. How can I just refresh metadata by folder ? |
Beta Was this translation helpful? Give feedback.
-
|
I am having a similar problem. I am using an external library, and the affected photos ended up with incorrect (no-read) permissions for the Immich docker user. Images which had the correct permissions from the get go worked fine. If I manually refreshed the metadata for the affected images and then ran the missing thumbnails job, I could then select those images to be featured faces. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
The bug
Can't Generate Person Thumbnail. And can't change Person Photo using "Select Featured Photo".
The OS that Immich Server is running on
Synology Docker
Version of Immich Server
V1.123.0
Version of Immich Mobile App
--
Platform with the issue
Your docker-compose.yml content
--Your .env content
Reproduction steps
...
Relevant log output
[Nest] 171 - 12/20/2024, 6:06:33 AM DEBUG [Api:LoggingInterceptor~75c0nknp] PUT /api/people/64929625-ce5f-42fc-8031-cd2bfeac8830 200 47.23ms 103.241.165.34 [Nest] 191 - 12/20/2024, 6:06:33 AM ERROR [Microservices:JobService] Unable to run job handler (thumbnailGeneration/generate-person-thumbnail): Error: Asset 2ed40e9e-8312-4865-94c6-a1f27c69d091 dimensions are unknown [Nest] 191 - 12/20/2024, 6:06:33 AM ERROR [Microservices:JobService] Error: Asset 2ed40e9e-8312-4865-94c6-a1f27c69d091 dimensions are unknown at PersonService.getInputDimensions (/app/immich/server/dist/services/person.service.js:508:19) at PersonService.handleGeneratePersonThumbnail (/app/immich/server/dist/services/person.service.js:433:57) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) 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] 191 - 12/20/2024, 6:06:33 AM ERROR [Microservices:JobService] Object: { "id": "64929625-ce5f-42fc-8031-cd2bfeac8830" }Beta Was this translation helpful? Give feedback.
All reactions