We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I get this in the logs:
[Nest] 539 - 07/01/2024, 9:15:08 PM ERROR [Api:Error: Machine learning request to "http://127.0.0.1:3003" failed with Error: connect ECONNREFUSED 127.0.0.1:3003 at /app/immich/server/dist/repositories/machine-learning.repository.js:19:19 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async MachineLearningRepository.predict (/app/immich/server/dist/repositories/machine-learning.repository.js:18:21) at async MachineLearningRepository.encodeText (/app/immich/server/dist/repositories/machine-learning.repository.js:47:26) at async SearchService.searchSmart (/app/immich/server/dist/services/search.service.js:96:27)~femsl0jr] Failed to search smart [Nest] 539 - 07/01/2024, 9:15:08 PM ERROR [Api:Error: Machine learning request to "http://127.0.0.1:3003" failed with Error: connect ECONNREFUSED 127.0.0.1:3003 at /app/immich/server/dist/repositories/machine-learning.repository.js:19:19 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async MachineLearningRepository.predict (/app/immich/server/dist/repositories/machine-learning.repository.js:18:21) at async MachineLearningRepository.encodeText (/app/immich/server/dist/repositories/machine-learning.repository.js:47:26) at async SearchService.searchSmart (/app/immich/server/dist/services/search.service.js:96:27)~femsl0jr] Error: Machine learning request to "http://127.0.0.1:3003" failed with Error: connect ECONNREFUSED 127.0.0.1:3003
The text was updated successfully, but these errors were encountered:
This has been fixed for me after pulling the latest image
Sorry, something went wrong.
@afermar was this also fixed for you?
No, still same error with v1.107.2
What tag are you using?
latest
No branches or pull requests
I get this in the logs:
The text was updated successfully, but these errors were encountered: