terion
terion
IImmich
Created by volcs0 on 9/16/2023 in #help-desk-support
Photos not being tagged
35 replies
IImmich
Created by volcs0 on 9/16/2023 in #help-desk-support
Photos not being tagged
it seems no models are being loaded in ML?
35 replies
IImmich
Created by volcs0 on 9/16/2023 in #help-desk-support
Photos not being tagged
[09/19/23 20:18:27] INFO Starting gunicorn 21.2.0
[09/19/23 20:18:27] INFO Listening at: http://0.0.0.0:3003 (9)
[09/19/23 20:18:27] INFO Using worker: uvicorn.workers.UvicornWorker
[09/19/23 20:18:27] INFO Booting worker with pid: 10
[09/19/23 20:18:35] INFO Created in-memory cache with unloading disabled.
[09/19/23 20:18:35] INFO Initialized request thread pool with 4 threads.
[09/19/23 20:18:27] INFO Starting gunicorn 21.2.0
[09/19/23 20:18:27] INFO Listening at: http://0.0.0.0:3003 (9)
[09/19/23 20:18:27] INFO Using worker: uvicorn.workers.UvicornWorker
[09/19/23 20:18:27] INFO Booting worker with pid: 10
[09/19/23 20:18:35] INFO Created in-memory cache with unloading disabled.
[09/19/23 20:18:35] INFO Initialized request thread pool with 4 threads.
35 replies
IImmich
Created by volcs0 on 9/16/2023 in #help-desk-support
Photos not being tagged
I have similar issue. Also microservices are having tons of logs like that
[Nest] 7 - 09/19/2023, 8:19:17 PM ERROR [JobService] Unable to run job handler: TypeError: fetch failed
[Nest] 7 - 09/19/2023, 8:19:17 PM ERROR [JobService] TypeError: fetch failed
at Object.fetch (node:internal/deps/undici/undici:11576:11)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async MachineLearningRepository.post (/usr/src/app/dist/infra/repositories/machine-learning.repository.js:27:21)
at async FacialRecognitionService.handleRecognizeFaces (/usr/src/app/dist/domain/facial-recognition/facial-recognition.services.js:105:23)
at async /usr/src/app/dist/domain/job/job.service.js:105:37
at async Worker.processJob (/usr/src/app/node_modules/bullmq/dist/cjs/classes/worker.js:346:28)
at async Worker.retryIfFailed (/usr/src/app/node_modules/bullmq/dist/cjs/classes/worker.js:531:24)
[Nest] 7 - 09/19/2023, 8:19:17 PM ERROR [JobService] Object:
{
"id": "cb8f94a9-432a-4aee-beb8-2024fb0fe731"
}

[Nest] 7 - 09/19/2023, 8:19:17 PM ERROR [JobService] Unable to run job handler: TypeError: fetch failed
[Nest] 7 - 09/19/2023, 8:19:17 PM ERROR [JobService] TypeError: fetch failed
at Object.fetch (node:internal/deps/undici/undici:11576:11)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async MachineLearningRepository.post (/usr/src/app/dist/infra/repositories/machine-learning.repository.js:27:21)
at async FacialRecognitionService.handleRecognizeFaces (/usr/src/app/dist/domain/facial-recognition/facial-recognition.services.js:105:23)
at async /usr/src/app/dist/domain/job/job.service.js:105:37
at async Worker.processJob (/usr/src/app/node_modules/bullmq/dist/cjs/classes/worker.js:346:28)
at async Worker.retryIfFailed (/usr/src/app/node_modules/bullmq/dist/cjs/classes/worker.js:531:24)
[Nest] 7 - 09/19/2023, 8:19:17 PM ERROR [JobService] Object:
[Nest] 7 - 09/19/2023, 8:19:17 PM ERROR [JobService] Unable to run job handler: TypeError: fetch failed
[Nest] 7 - 09/19/2023, 8:19:17 PM ERROR [JobService] TypeError: fetch failed
at Object.fetch (node:internal/deps/undici/undici:11576:11)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async MachineLearningRepository.post (/usr/src/app/dist/infra/repositories/machine-learning.repository.js:27:21)
at async FacialRecognitionService.handleRecognizeFaces (/usr/src/app/dist/domain/facial-recognition/facial-recognition.services.js:105:23)
at async /usr/src/app/dist/domain/job/job.service.js:105:37
at async Worker.processJob (/usr/src/app/node_modules/bullmq/dist/cjs/classes/worker.js:346:28)
at async Worker.retryIfFailed (/usr/src/app/node_modules/bullmq/dist/cjs/classes/worker.js:531:24)
[Nest] 7 - 09/19/2023, 8:19:17 PM ERROR [JobService] Object:
{
"id": "cb8f94a9-432a-4aee-beb8-2024fb0fe731"
}

[Nest] 7 - 09/19/2023, 8:19:17 PM ERROR [JobService] Unable to run job handler: TypeError: fetch failed
[Nest] 7 - 09/19/2023, 8:19:17 PM ERROR [JobService] TypeError: fetch failed
at Object.fetch (node:internal/deps/undici/undici:11576:11)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async MachineLearningRepository.post (/usr/src/app/dist/infra/repositories/machine-learning.repository.js:27:21)
at async FacialRecognitionService.handleRecognizeFaces (/usr/src/app/dist/domain/facial-recognition/facial-recognition.services.js:105:23)
at async /usr/src/app/dist/domain/job/job.service.js:105:37
at async Worker.processJob (/usr/src/app/node_modules/bullmq/dist/cjs/classes/worker.js:346:28)
at async Worker.retryIfFailed (/usr/src/app/node_modules/bullmq/dist/cjs/classes/worker.js:531:24)
[Nest] 7 - 09/19/2023, 8:19:17 PM ERROR [JobService] Object:
35 replies