Skip to content
New issue

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

ECONNREFUSED error when using smart search #385

Open
afermar opened this issue Jul 1, 2024 · 5 comments
Open

ECONNREFUSED error when using smart search #385

afermar opened this issue Jul 1, 2024 · 5 comments

Comments

@afermar
Copy link

afermar commented Jul 1, 2024

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
@MoSattler
Copy link

This has been fixed for me after pulling the latest image

@hydazz
Copy link
Member

hydazz commented Jul 8, 2024

@afermar was this also fixed for you?

@afermar
Copy link
Author

afermar commented Jul 8, 2024

No, still same error with v1.107.2

@hydazz
Copy link
Member

hydazz commented Jul 8, 2024

What tag are you using?

@afermar
Copy link
Author

afermar commented Jul 10, 2024

latest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants