After upgrading to v1.91.4 from 1.90 I have an issue with search (using clip):
- Search fails (times out after 3 minutes)
I tried rebuilding smart search but it's going very slow and when I check the logs for immich-microservices I see this in the logs:
[31m[Nest] 1 - [39m12/22/2023, 11:12:31 PM [31m ERROR[39m [38;5;3m[JobService] [39m[31mUnable to run job handler (smartSearch/clip-encode): TypeError: fetch failed[39m
[31m[Nest] 1 - [39m12/22/2023, 11:12:31 PM [31m ERROR[39m [38;5;3m[JobService] [39m[31mTypeError: fetch failed
at Object.fetch (node:internal/deps/undici/undici:11730:11)
at async MachineLearningRepository.post (/usr/src/app/dist/infra/repositories/machine-learning.repository.js:16:21)
at async SmartInfoService.handleEncodeClip (/usr/src/app/dist/domain/smart-info/smart-info.service.js:102:31)
at async /usr/src/app/dist/domain/job/job.service.js:113:37
at async Worker.processJob (/usr/src/app/node_modules/bullmq/dist/cjs/classes/worker.js:387:28)
at async Worker.retryIfFailed (/usr/src/app/node_modules/bullmq/dist/cjs/classes/worker.js:574:24)[39m
[31m[Nest] 1 - [39m12/22/2023, 11:12:31 PM [31m ERROR[39m [38;5;3m[JobService] [39m[31mObject:[39m
{
"id": "fa877739-6e97-46af-a5f8-1a37df71e335"
}
.