ImmichI
Immich11mo ago
Tomito

Face Recognition or Machine Learning not working after an update

I've recently started using immich on a Raspberry Pi 5 (8GB RAM). Until now, I've been uploading all my photos from every device to immich and to do so, I set the Machine Learning feature to do it remotely (on a more powerful PC). Everything worked fine until a couple of days ago (maybe last week), when faces stopped being recognized without touching anything. I've done deep research reading logs trough portainer from immich_server container and immich_machine_learning container from docker on the PC wich manage ML feature remotely. I attached the following logs:

  • immich_server log when uploading a photo (from portainer). I think most important part are last lines from that point: [Nest] 7 - 02/01/2025, 3:27:42 PM ERROR [Microservices:JobService] Unable to run job handler (faceDetection/face-detection): PostgresError: pgvecto.rs: Bad literal.
    INFORMATION: hint = Bad character with ascii 0x31.
  • immich_machine_learning log when uploading a photo (from docker on the powerful PC)
I found some people having the same issue and seems they can solved it, but couldn't find how the did. Thanks in advance.
Was this page helpful?