Closed xfarrow closed 1 month ago
If you try using the default docker-compose.yml
does it work?
Hi @alextran1502 , thank you for your answer and for your excellent job.
This is a CasaOS installation for easier management with its default settings; I wouldn't know how to make it work with the default docker-compose.yaml
honestly. The strange thing is that the AI-powered object detection worked flawlessly.
So, no face is being recognized, created I assume?
Edit: Yes, there is no created face
The process "face detection" has completed successfully.
The library I am working on is an external library (/nas:ro
)
I am happy to give more information if required. Thank you again.
Can you help update immich to the latest version and try again?
The bug
On my machine I successfully executed thumbnail, metadata, library, smart search and face detection jobs. When I try to perform face recognition, however, the job just seems to fail: it runs for a couple of seconds with zero awaiting processes before abruptly terminating.
I executed
docker logs -f --tail 0 immich-machine-learning
anddocker logs -f --tail 0 immich-server
but there is no relevant log (nothing more or equal than Log level).I tried to see if the system kills the process because it uses too much resources, but there's no resource spike.
What could be causing the problem?
The OS that Immich Server is running on
Ubuntu 24.04 LTS x86_64
Version of Immich Server
v1.109.2
Version of Immich Mobile App
not using mobile app
Platform with the issue
Your docker-compose.yml content
Your .env content
Reproduction steps
Relevant log output
No response
Additional information
No response