rinosaur
IImmich
•Created by rinosaur on 5/19/2023 in #help-desk-support
Microservices aren't able to do any job
Every time I try and start a job to recognize faces or reverse geocode etc it appears that it is doing something but when I run the job again its the same number of photos that need to be processed.
Looking at the microservices log I get the following error (it changes the service name depending which I choose)
[Nest] 1 - 05/19/2023, 1:11:35 PM ERROR [FacialRecognitionService] Unable run facial recognition pipeline: 0e4162b1-e042-44d3-978b-1ac981dd7f0e
Error: getaddrinfo EAI_AGAIN immich-machine-learning
at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:107:26)
I've attached my docker-compose and env files if that's of any use!
4 replies