SYL779
IImmich
•Created by SYL779 on 5/15/2025 in #help-desk-support
Error importing some photos in external library
I've installed Immich with a view to replacing Synology Photos. I installed using docker compose on ubuntu 22.04.5, following the install instructions on the home website.
For now I am using an external library:
- /mnt/nas/photo:/usr/src/app/external/photo:ro
After "importing" almost 200,000 photos (after 24 hours). I thought all was great, but then I noticed some photos were missing. Quite a few.
I started over and got the same problem another day later.
So I tried a third time. Rather than importing the whole photo directory, this time I imported several separate external libraries using individual subdirectories from my main photo directory (I store things in yearly subdirectories). I knew one year was missing a lot of photos so it would be easy to notice.
Importing my 2007 directory, for example, all seems fine, but importing my 2008 directory shows nothing gets uploaded. Permissions are the same for both directories and I tried changing them away and back again on the NAS to no avail.
Looking at the logs, I get a lot of errors when I try to scan the 2008 folder. What is wrong with my files?
"/usr/src/app/external/photo/2008/Sports/IMG_6669.JPG"],"progressCounter":1035}] Unable to run job handler (library/library-sync-files): PostgresError: time zone displacement out of range: "+030828-09-14T02:48:05.000Z"
PostgresError: time zone displacement out of range: "+030828-09-14T02:48:05.000Z"
at ErrorResponse (/usr/src/app/node_modules/postgres/cjs/src/connection.js:790:26)
at handle (/usr/src/app/node_modules/postgres/cjs/src/connection.js:476:6)
at Socket.data (/usr/src/app/node_modules/postgres/cjs/src/connection.js:315:9)
at Socket.emit (node:events:518:28)
at addChunk (node:internal/streams/readable:561:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:512:3)
at Readable.push (node:internal/streams/readable:392:5)
at TCP.onStreamRead (node:internal/stream_base_commons:189:23)
12 replies