dcglabs
dcglabs
I have the same issue that started with 1.85.0 immich-app It seems once a photo is uploaded you can't run the cli on it again. I was running multiple cli...
I started a discussion in immich repo: https://github.com/immich-app/immich/discussions/5108 Might get some help on things to try to fix the issue.
I got same issue with using cli upload tool. With docker compose setup. `docker run -it --rm -v "$(pwd):/import" ghcr.io/immich-app/immich-cli:latest upload --recursive /import/ --key 5r86rOgwH0BTHKRnW3RcV2Wf3gUc5iBdzzocEDzw --album dcg_photo --server http://192.168.21.87:8080/api` This...