rbapo
IImmich
•Created by rbapo on 8/5/2023 in #help-desk-support
Unable to change Face Thumbnail
Hey folks,
Ever since the ability to change the face thumbnail I've been trying to change some of the feature photos... but I always run into the below error in
immich_microservces
regardless of the photo that I choose:
Is this a known issue?7 replies
IImmich
•Created by rbapo on 6/27/2023 in #help-desk-support
Tagging Missing Objects/Faces/Clips repeats the same photos?
Hey folks,
After setting up immich_machine_learning (it's awesome!) I wanted immich to go over and tag my photos with objects/faces/clips.
I went into the job status page and clicked on
missing
for each one of these categories.
Immich got a list of photos, tagged them, everything worked beautifully.
At the end, each category had 2-8 failures - so I thought I could retry by clicking missing
again at the job level. To my surprise - it looked like immich started processing a large number of files similar to the initial jobs.
I then repeated the same thing this morning - and again - immich generated a few thousand files for the tag objects/faces jobs.
My expectation was that it would only process the delta, did I set up something wrong here?35 replies
IImmich
•Created by rbapo on 6/23/2023 in #help-desk-support
immich_machine_learning failing due to TLS error
Hey folks,
I'm trying to move my immich_machine_learning to a hosted instance in oracle cloud.
When main.py starts running it throws the following error:
requests.exceptions.SSLError:
Connecting to the docker via /bin/bash and trying to run apt update (just as an example to test https - returns the following):
The cert store on the image does seem to be populated.
I thought this might be a problem with the image, so I grabbed the nginx image and tried running apt update on it - that one completed without any issues.
My docker compose:
Any help would be appreciated 🙂
16 replies