vanchaxy
vanchaxy
IImmich
Created by vanchaxy on 12/25/2024 in #help-desk-support
Faces not showing up
Does this include recalculating the new query size? Will Immich start recognition if all other jobs are paused?
12 replies
IImmich
Created by vanchaxy on 12/25/2024 in #help-desk-support
Faces not showing up
Should I close this ticket or investigate more?
12 replies
IImmich
Created by vanchaxy on 12/25/2024 in #help-desk-support
Faces not showing up
I'm not sure if restarting the server helped or a combination of these things but for now the issue is resolved. But there's probably some bug that causes recognition (but not detection) to stuck.
12 replies
IImmich
Created by vanchaxy on 12/25/2024 in #help-desk-support
Faces not showing up
Immich shows 12k in waiting query. I checked Redis and it has only 8k keys starting with "immich_bull:facialRecognition:". I tried: * pausing/resuing job - no effect * restarting machine learning - no effect * restarting the server - after server restart it started to show the correct 8k in waiting and processed all of them in under a minute.
12 replies
IImmich
Created by vanchaxy on 12/25/2024 in #help-desk-support
Faces not showing up
immich=# SELECT count(*) FROM "asset_faces";
count
-------
12872
(1 row)

immich=# SELECT count(*) FROM "person";
count
-------
0
(1 row)
immich=# SELECT count(*) FROM "asset_faces";
count
-------
12872
(1 row)

immich=# SELECT count(*) FROM "person";
count
-------
0
(1 row)
12 replies
IImmich
Created by vanchaxy on 12/25/2024 in #help-desk-support
Faces not showing up
No description
12 replies
IImmich
Created by vanchaxy on 12/25/2024 in #help-desk-support
Faces not showing up
12 replies