Certain images not able to be viewed on web
Hellos, so sorry I hate to add another one and wish I had more time to look into it myself, but recently after updating from v1.82, on the web application, new photos don't seem to be viewable (both thumbnails and individual photos).
However, when downloading the image shows that the file is actually there, only not viewable on the web interface. I have tried regenerating thumbnails and running all the jobs but does not seem to help.
Unfortunately I'm a bit stretched on time lately and have been unable to dive deep so I'm also suspecting that it might be a misconfiguration? Anyone able to point me in the right direction?
Thank you all for the hard work!


17 Replies
make sure your mount is mounted correctly.
Then try to run thumbnail generation job for missing one
Let me know if one of those two actions help solve the issue
hey alex, to clarify, the mount you are referring to is the upload location environment variable right?
update, i found a slight typo under the microservices volumes section of my docker-compose.yml, might be the cause? running the jobs again now. will update if it's all good thanks!
great!
hey i still can't seem to get it working, and my microservices log seems to have some timeout issues. pasted one below. any clues?
Try to set the concurrency of the job to 1
hmm after setting the concurrency it still seems to have similar errors? did i do something wrong?
i assume you are running through a very large import?
i was trying to run all jobs again trying to see if it would help haha, but yes i do have a sizeable library
What are you running Immich on?
ubuntu 22.04 VM on proxmox using docker compose, library is a mounted NAS drive through cifs
what is the spec of the server?
it's an i7 11th gen intel NUC , i gave 16gbs ram for the vm
is the database and server running on an ssd?
the db and server is, the library mounted is on a seagate ironwolf
an update! i downed, pulled the latest 1.87, and upped again and ran missing jobs, starting to see most of the new images. still processing though.
btw is there a recommended concurrency settings?
I would say the default
You can tune it to for your system processing power
alright, thank you for everything! really appreciate it 🙂
No problem!