I
Immich2y ago
specto

Typsense data volume lost

I accidentally deleted my typsense data volume and now the typsense container is crashing on startup.
Any thoughts on how to recover from this?
8 Replies
specto
spectoOP2y ago
It eventually started it seems, but it's running into:
immich_microservices | [Nest] 7 - 11/17/2023, 7:38:54 PM ERROR [TypesenseRepository] Unable to index documents
immich_microservices | [Nest] 7 - 11/17/2023, 7:38:54 PM LOG [TypesenseRepository] []
immich_microservices | [Nest] 7 - 11/17/2023, 7:38:54 PM ERROR [TypesenseRepository] Unable to index documents
immich_microservices | [Nest] 7 - 11/17/2023, 7:38:54 PM LOG [TypesenseRepository] []
I think the model I'm using isn't working, but I don't understand why since others seem to be using it fine ViT-H-14::laion2b-s32b-b79k Hrm, so is there any way to reset the typsense info in the database so I can redo machine learning tasks
specto
spectoOP2y ago
When I try to run the recognize faces "all" job
No description
specto
spectoOP2y ago
obviously if I disable typsense it starts working again, but... I don't know how to get back to working fully as a lovely screw you, my backups stopped working 9 days ago and I never got around to alerting for that
etnoy
etnoy2y ago
I think you can just delete the typesense volume
jrasm91
jrasm912y ago
That is correct, it should rebuild it automatically
specto
spectoOP2y ago
Ah, then I must be having another issue because it keeps crashing.
jrasm91
jrasm912y ago
What tif the error? Try turning on typesense logging
specto
spectoOP2y ago
after deleting the volume again, then updating to the latest docker-compose.yml (it was a revision behind), things are looking better.... starting a recognize faces job, and it started, so it may be resolved

Did you find this page helpful?