Closed darrylgibbs closed 1 year ago
I suspect your mounting point has an issue. Can you check if you can see the files inside the container?
Ok, so I can see files, BUT, not all of them. See images: immich3-4.png is from browsing the share file on my NAS, and immich5.png is the view from the container CLI. Clearly missing many images.
Yeah I am not sure what happen with your mount point, you can either run the job of missing thumbnail or to regenerate all thumbnails (note that this will kick off the machine learning job as well so you can pause the ML job and eventually clear the job)
I have tried regenerating a few times now, but no change.
FYI: I don't have the ML containers since my CPU doesn't support it.
I think this may have been my fault in my .env file for the mount location. I think I made an error when the Typesense stuff was added in and I made a new.env file. So I'll close this one as my fault. Apologies.
The bug
Photos and videos appear on mobile/web as empty black thumbnails, and when opened they just are black screens. When trying to download the file the following is given in the logs:
This just happened randomly one day. Some photos are upload from my phone via the app, and the majority I manually uploaded with the CLI upload tool into Albums.
If I go into the storage folder manually, the images are there and in perfect condition. It almost appears to be a broken DB connection. Very recent photos are unaffected though.
The OS that Immich Server is running on
Ubuntu 22.04.1 LXC (proxmox)
Version of Immich Server
1.54.1
Version of Immich Mobile App
1.54.0 build 77
Platform with the issue
Your docker-compose.yml content
Your .env content
Reproduction steps
Additional information
No response