Open amit-handa opened 11 months ago
Commenting to follow. I too am not being able to see the thumbnails
Nor am I being able to see the actual image/faces
When looking at my files, I see:
drwxrw-r-- 1 username users 104 Dec 14 03:15 .
drwxrwxrwx+ 1 root root 632 Dec 10 23:02 ..
-rwxrwxrwx 1 username users 2.5K Dec 14 03:15 docker-compose.yml
-rwxrwxrwx 1 username users 764 Dec 12 22:19 .env
drwxrw-rw- 1 username users 0 Dec 14 03:04 library
drwx------ 1 username users 162 Dec 14 02:29 model-cache
drwx------ 1 70 users 512 Dec 14 02:23 pgdata
drwx------ 1 username users 22 Dec 14 02:23 tsdata
I don't think it's a permission issue, as my files look like this:
drwxrwxrwx+ 1 admin users 1.1K Dec 14 02:58 .
drwxrwxrwx+ 1 root root 71K Dec 14 02:58 ..
drwxrwxrwx+ 1 username users 3.3K Dec 14 02:59 @eaDir
-rwxrwxrwx+ 1 username users 5.0M Dec 14 02:58 IMG_6669.JPG
-rwxrwxrwx+ 1 username users 4.6M Dec 14 02:58 IMG_6670.JPG
-rwxrwxrwx+ 1 username users 4.7M Dec 14 02:58 IMG_6671.JPG
-rwxrwxrwx+ 1 username users 4.8M Dec 14 02:58 IMG_6672.JPG
-rwxrwxrwx+ 1 username users 4.0M Dec 14 02:58 IMG_6673.JPG
-rwxrwxrwx+ 1 username users 4.6M Dec 14 02:58 IMG_6674.JPG
-rwxrwxrwx+ 1 username users 4.7M Dec 14 02:58 IMG_6675.JPG
I've also tried the solution in #4246 to regenerate the missing thumbnails job, but nothing changed.
Seeing the same issue as OP. I rotated a bunch of photos, did a rescan, thumbnails stay the same, but if I download the file, it is accurate. Running v1.99.0.
Seeing the same issue as OP. I rotated a bunch of photos, did a rescan, thumbnails stay the same, but if I download the file, it is accurate. Running v1.99.0.
Same problem here. Running v1.101.0
Possibly related, I restored my database, which caused all assets to be listed as "Offline" until I force-rescanned. Now everything works except the faces at /people
. It works when I manually go into a person and "Select featured photo", but I can't do this for all 400 detected people/faces. How do I get it to regenerate the person thumbnails?
v1.105.1
This is a current limitation of the external libraries feature. Basically, checksum is emulated and the browser cache bust requires a checksum change. We may move this to be nonce-based in the future.
The bug
the asset metadata/thumbnail is not updated on
force re-scan all library files
Thank you for maintaining the product. I am really excited to use it and improve/contribute to it.
The OS that Immich Server is running on
ubuntu 23.10
Version of Immich Server
v1.90.2
Version of Immich Mobile App
v1.90.2
Platform with the issue
Your docker-compose.yml content
Your .env content
Reproduction steps
Additional information
I see following AssetService errors