Internal server error on search

I have a new install of the latest version, added a bunch of images as normal. I get this error whenever I search for something. Any ideas?

Internal server error - 500 - Internal Server Error
undefined

From the log:

[Nest] 7  - 10/20/2023, 1:14:41 PM   ERROR [ExceptionsHandler] Request for clip failed with status 500: Internal Server Error
Error: Request for clip failed with status 500: Internal Server Error
    at MachineLearningRepository.post (/usr/src/app/dist/infra/repositories/machine-learning.repository.js:29:19)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async SearchService.search (/usr/src/app/dist/domain/search/search.service.js:110:35)
    at async /usr/src/app/node_modules/@nestjs/core/router/router-execution-context.js:46:28
    at async /usr/src/app/node_modules/@nestjs/core/router/router-proxy.js:9:17
image.png
Was this page helpful?