Jean François CASSAN
Jean François CASSAN
Apple doesn't help when they name all images IMG_1234.xxx Inevitably, you end up with files not related having the same base name: IMG_1234.HEIC, IMG_1234.JPG, IMG_1234.MP4 So, the base name isn't...
There is an open issue on Immich on this. There is a race condition due to concurrent access to photo's data between API access and batch tasks. The immich team...
> Am I doing something wrong or did the tagging functionality maybe break recently? 🤔 Um... can you run an import with `--log-level=DEBUG` and `--api-trace` set... Then share the logs...
The logs show that the API call to create the tag and assign the tag have done their job... I have tested the feature with latest immich and immich-go: ...
Can you see if the job STORAGE TEMPLATE MIGRATION is paused by Immich-go ``` 2025-06-30 18:41:08 INF Immich Job command sent pause=storageTemplateMigration 2025-06-30T18:41:08+02:00 QUERY 6 SendJobCommand PUT http://localhost:2283/api/jobs/storageTemplateMigration Content-Type [application/json]...
You can set the server's log level to debug as well.
> Aren't you able to reproduce it, too, when using storage templates? It will likely fail too. The job pause trick used to work with previous major version of immich...
@piffio , yes I do!
The latest release fixes the job resuming. Why immich-go should untrash images? For example, I have lot of junk photos in my takeout. I patiently sort them out, and I...
Th error occurs on the server side. Could you get the server logs?