No images are loading and only 1/2 exist
Running into an issue where Immich only loads blurry thumbnails but can't seem to load the image. Trying to open the image it doesn't show the image itself but just the id. Wasn't sure which logs would be useful so feel free to let me know what other info would be useful and I'll get the stuff sent over asap


4 Replies
One other note is that this seems to have only become an issue after moving from one host to another. I followed the db restore steps from the docs and made sure all the mounted paths stayed the same. Also, it seems like anything that's uploaded now (directly to the new host) and that wasn't transferred over shows up fine. This also seems to be an issue for displaying media from other external libraries
This means that the mount of your instance has issue/not accessible
can you check if you can access the mount in
UPLOAD_LOCATION
in the immich_server container?This is what I get looking at where the compose file says the upload location is mounted

Looking at
/media/immich-media
which is where things are mounted on the host doesn’t exist tho which is what I assumed was supposed to happen
Oh I just realized something…
Running docker compose down with the -v flag would nuke all the previous uploads to this path wouldn’t it
Okay false alarm we’re all good
Turns out the main router got a firmware update from the ISP which removed all the modified settings including all the static ip leases
Funny enough all the devices lost their static ips which borked everything
Thanks for the help regardless!