ImmichI
Immichβ€’4mo agoβ€’
66 replies
meme1337

Error loading image for all images I am trying to upload

Good morning!
I read about this project for so long, and finally I was able to set it up in my environment, but I am facing issues and not sure where the problem lie.

my setup:
- immich running in docker on an Ubuntu machine
- "library" folder is pointing to a SMB share on my NAS

smb share is mounted with these options on fstab, mount location is
/photos


uid=redacted>,gid=<redacted>,vers=3.1.1,iocharset=utf8,cache=strict,rw,nounix,serverino,mapposix,soft,noatime,file_mode=0664,dir_mode=0775,rsize=1048576,wsize=1048576,actimeo=30,_netdev  0  0



I tried uploading in various ways:
- with immich-go CLI tool, uploading a zip of 1000 images downloaded from iCloud
- via the iOS app, adding a single image
- via the browser, adding a single image

Every attempt lead to the same result: the broken image thingy that is attached to this message.
In the postgres container logs I find this message

ERROR:  duplicate key value violates unique constraint "UQ_assets_owner_checksum"


Thank you for your time!

Best regards
Was this page helpful?