Replies: 6 comments 6 replies
|
+1 Thousand images are stuck there. Here is one of them: I checked the database and found this: I could confirm the file has valid EXIF information. There also is an XMP file: |
|
+1 |
|
I think the error message is a bit misleading. |
|
I'm still having this issue. Here is an example problematic file: This is a photo that was scanned in and not uploaded from a phone. I ran the Extract Metadata and Sidecar Metadata jobs and I still didn't have any luck. Is there a specific Exif tag that needs to be set in order for the migration to work? |
|
@jrasm91 why was this converted into a discussion? This is clearly a bug. Images should not fail to migrate the storage template due to missing metadata or rather images should not have missing metadata in a way that is uncorrectable. I have one asset in my library that is affected by this and stuck in the upload directory. One other asset was able to migrate but not this one due to I re-ran metadata extraction and was able to see in the DB that that the metadata was extracted in this extraction run. This did not fix the issue. Uploading the same asset to a test instance of immich appears to have worked and the asset is in the correct location (i.e. not in uploads). Any idea what could be happening here? |
|
I ran into this and turned out the file was zero-sized photo, perhaps connection was dropped or something. The error was: I tried deleting the file on disk but that did not help, so then (I use podman not docker): This showed me the photo file name in question which I was able to locate through Advanced Search - Filename Search and delete it. Once trash is emptied it is gone. |
Uh oh!
There was an error while loading. Please reload this page.
The bug
When I change the storage label for my users not all files are moved to the new storage label path. The interface shows multiple UNTRACKS FILES and logs shows "ERROR [StorageTemplateService] Asset NAMEOFASSET missing exif info, skipping storage template migration" during migration job.
The files that are still in the old storage label path are both videos and pictures.
What to do?
The OS that Immich Server is running on
debian
Version of Immich Server
v1.92.1
Version of Immich Mobile App
v1.92.0
Platform with the issue
Your docker-compose.yml content
Your .env content
Reproduction steps
1. Set new Storage label 2. Run the Storage Migration Job 3. Immich has UNTRACKS FILES (100+) 4. Logs says "ERROR [StorageTemplateService] Asset NAMEOFASSET missing exif info, skipping storage template migration" ...Additional information
No response
All reactions