Johan
Johan
IImmich
Created by Johan on 6/6/2023 in #help-desk-support
Clean install of 1.60, no object/face detection
I finally got my new hardware, specially for Immich 🙂 (with avx2 this time) Everything is up and running, except for the face recognition / object detection. The ml container doesn't log much, the microservices container logs the following:
immich_microservices | [Nest] 1 - 06/06/2023, 7:06:35 AM ERROR [JobService] Unable to run job handler: Error: connect EADDRNOTAVAIL ::1:80 - Local (:::0)
immich_microservices | [Nest] 1 - 06/06/2023, 7:06:35 AM ERROR [JobService] Error: connect EADDRNOTAVAIL ::1:80 - Local (:::0)
immich_microservices | at internalConnect (node:net:1066:16)
immich_microservices | at defaultTriggerAsyncIdScope (node:internal/async_hooks:464:18)
immich_microservices | at node:net:1250:9
immich_microservices | at process.processTicksAndRejections (node:internal/process/task_queues:77:11)
immich_microservices | [Nest] 1 - 06/06/2023, 7:06:35 AM ERROR [JobService] Object:
immich_microservices | {
immich_microservices | "id": "2fd47f0b-1b15-491e-838e-429c616f43e4"
immich_microservices | }
immich_microservices |
immich_microservices | [Nest] 1 - 06/06/2023, 7:06:35 AM ERROR [JobService] Unable to run job handler: Error: connect EADDRNOTAVAIL ::1:80 - Local (:::0)
immich_microservices | [Nest] 1 - 06/06/2023, 7:06:35 AM ERROR [JobService] Error: connect EADDRNOTAVAIL ::1:80 - Local (:::0)
immich_microservices | at internalConnect (node:net:1066:16)
immich_microservices | at defaultTriggerAsyncIdScope (node:internal/async_hooks:464:18)
immich_microservices | at node:net:1250:9
immich_microservices | at process.processTicksAndRejections (node:internal/process/task_queues:77:11)
immich_microservices | [Nest] 1 - 06/06/2023, 7:06:35 AM ERROR [JobService] Object:
immich_microservices | {
immich_microservices | "id": "2fd47f0b-1b15-491e-838e-429c616f43e4"
immich_microservices | }
immich_microservices |
The ML container log is here: https://pastebin.com/raw/WAKyDysS Any idea what is preventing the object detection? I restarted the job, it get queued and then is gone. Thanks in advance!
13 replies