Error failed to trigger ...immich-machine-learning
Hi all, hope you can help...
I imported a load of photos using cli and am trying to troubleshoot some missing sections.
I though it might just be that the thumbnails were missing so I've tried running the thumbnail job.
Doing so also seems to trigger the machine learning, so I disabled it by commenting out the yml.
Now the logs just show repeated calls Enotfound immich-machine-learning.
What am I doing wrong ?
Thanks
4 Replies
That should be fine, it just logs that it can't reach ml and then skips it.
Thanks @bo0tzz , my concern is that it produces about one error a second and only one thumbnail a minute. Is there any way to either force thumbnail generation without detection, or disable further?
Cheers
Cheers
Sounds like a good "enhancement" - to have a more complete way to "turn off" that functionality and/or suppress the error message in this scenario.
https://github.com/immich-app/immich/pull/1361
Thanks for the help. Appreciated.