ik0n
IImmich
•Created by rardxyz on 7/14/2023 in #help-desk-support
Immich server container error
Same issue here.
14 replies
IImmich
•Created by ik0n on 5/22/2023 in #help-desk-support
Facial Recognition not working
Thanks for your help @Alex!
29 replies
IImmich
•Created by ik0n on 5/22/2023 in #help-desk-support
Facial Recognition not working
For next time, could that have been something I did incorrectly during a recent update?
29 replies
IImmich
•Created by ik0n on 5/22/2023 in #help-desk-support
Facial Recognition not working
Surprisingly, that worked! I deleted the immich_model-cache volume and then redeployed immich_mchine_learning and immich_microservices, ran the job again and now I have Faces under Explore!
29 replies
IImmich
•Created by ik0n on 5/22/2023 in #help-desk-support
Facial Recognition not working
I figured I would try re-deploying the two containers throwing errors at the moment just to make sure they are using the latest images.
29 replies
IImmich
•Created by ik0n on 5/22/2023 in #help-desk-support
Facial Recognition not working
1.56.2
29 replies
IImmich
•Created by ik0n on 5/22/2023 in #help-desk-support
Facial Recognition not working
Is there any critical data stored in the immich_model-cache volume or can I delete that and redeploy the immich_mchine_learning container? I get a duplicate mount point error when trying to re-deploy immich_mchine_learning.
29 replies
IImmich
•Created by ik0n on 5/22/2023 in #help-desk-support
Facial Recognition not working
Does this error give any clues?
immich_machine_learning:
INFO: xxx.xxx.xxx.xxx:40294 - "POST /facial-recognition/detect-faces HTTP/1.1" 404 Not Found
29 replies
IImmich
•Created by ik0n on 5/22/2023 in #help-desk-support
Facial Recognition not working
Here is my .env:
DB_HOSTNAME=immich_postgres
DB_USERNAME=postgres
DB_PASSWORD=[xxxx]
DB_DATABASE_NAME=immich
REDIS_HOSTNAME=immich_redis
UPLOAD_LOCATION=/Volumes/Media/Photos/Immich
LOG_LEVEL=simple
TYPESENSE_API_KEY=[xxxx]
PUBLIC_LOGIN_PAGE_MESSAGE="photos and videos"
IMMICH_WEB_URL=http://immich-web:3000
IMMICH_SERVER_URL=http://immich-server:3001
IMMICH_MACHINE_LEARNING_URL=http://immich-machine-learning:3003
29 replies
IImmich
•Created by ik0n on 5/22/2023 in #help-desk-support
Facial Recognition not working
Here is my docker-compose.yml
29 replies