Unrealmaster
IImmich
•Created by Unrealmaster on 9/17/2023 in #help-desk-support
Import CLI Dedupe Logic Seems Broken
One thing though,
ts-node cli/src logout
does not exist 😛13 replies
IImmich
•Created by Unrealmaster on 9/17/2023 in #help-desk-support
Import CLI Dedupe Logic Seems Broken
@etnoy
Ok looks like the beta CLI is correctly working. Thanks for the suggestion!
13 replies
IImmich
•Created by Unrealmaster on 9/17/2023 in #help-desk-support
Import CLI Dedupe Logic Seems Broken
Ok going to give that a shot and report back
13 replies
IImmich
•Created by Unrealmaster on 9/17/2023 in #help-desk-support
Import CLI Dedupe Logic Seems Broken
@etnoy The main immich repo or the immich-cli repo?
13 replies
IImmich
•Created by Unrealmaster on 9/17/2023 in #help-desk-support
Import CLI Dedupe Logic Seems Broken
Hey Alex, its the other way around.
The CLI found 1269 asserts, it somehow correctly detects that ~1k assests are duplicated and does not try and upload them. The other 218 are detected as new even though they are duplicates. When the command runs the server detects that the assets are dups and rejects them.
My question is two fold:
1. Why does the CLI correctly detect that some assets are dups but not others?
2. Why, when I delete one of the 218 assets on the actual server, rerun the CLI to upload the image again, then re-run the CLI again does it start detecting that that asset is a dup and reduce the "new count" to 217
13 replies
IImmich
•Created by Unrealmaster on 9/17/2023 in #help-desk-support
Import CLI Dedupe Logic Seems Broken
I see, but then why does it somehow see the same ~1k assets as the server in the normal case. The import directory is not in any of the immich instance mount points.
13 replies
IImmich
•Created by ShoppyzAbaF on 3/25/2023 in #help-desk-support
Immich server 500 error after updating
Cool, glad you got that all sorted out
23 replies
IImmich
•Created by ShoppyzAbaF on 3/25/2023 in #help-desk-support
Immich server 500 error after updating
Make sure that its the same for all 3 containers: Typesense, Microservices, Server
23 replies
IImmich
•Created by ShoppyzAbaF on 3/25/2023 in #help-desk-support
Immich server 500 error after updating
Personally, I dont use docker compose so cant really help you with
${randomtext10}
not working. I would suggest just typing up a random string of text 😛23 replies
IImmich
•Created by ShoppyzAbaF on 3/25/2023 in #help-desk-support
Immich server 500 error after updating
So if your logs hint at name resolution failure for
typesense
after you add the API key, that is most likely the next culprit23 replies
IImmich
•Created by ShoppyzAbaF on 3/25/2023 in #help-desk-support
Immich server 500 error after updating
Also, FYI you might run into issues with the container name for typesense. It seems that the server/microservices expect the hostname to be
typesense
23 replies
IImmich
•Created by ShoppyzAbaF on 3/25/2023 in #help-desk-support
Immich server 500 error after updating
You need it for the server containers as well since that's how they authenticate with the typsense container
23 replies
IImmich
•Created by ShoppyzAbaF on 3/25/2023 in #help-desk-support
Immich server 500 error after updating
Did you add the
TYPESENSE_API_KEY
to both the immich server and microservices container?23 replies
IImmich
•Created by ShoppyzAbaF on 3/25/2023 in #help-desk-support
Immich server 500 error after updating
Ah, I think I see the issue
23 replies
IImmich
•Created by amdhunter1989 on 2/21/2023 in #help-desk-support
New ML volume
TYTY for being so quick with this @Alex Tran
45 replies
IImmich
•Created by amdhunter1989 on 2/21/2023 in #help-desk-support
New ML volume
Yeeep, I see your review and have updated both my BUG and the K8s BUG linking the MR
45 replies
IImmich
•Created by amdhunter1989 on 2/21/2023 in #help-desk-support
New ML volume
@_jx2 I get the same errors with plain docker run commands as well. I don't think this is strictly related to k8s. I just opened a parallel issue in case the k8s one turns out to just be k8s related
45 replies
IImmich
•Created by Aune on 12/21/2022 in #help-desk-support
Running Docker images with non-root UID
@zody is this to actually bind a socket to a port? I noticed other containers do this and never understood why
10 replies
IImmich
•Created by Aune on 12/21/2022 in #help-desk-support
Running Docker images with non-root UID
One more point of clarification. The UID / GID env variable is only actually used by the WEB container, right?
10 replies