Tani
IImmich
•Created by Tani on 4/17/2025 in #help-desk-support
Upload folder media missing
I manually deleted the upload folder content since it had data from failed migrations but now I keep getting these WARN and they want go away when I run the migrate job. I still have the original contents of the upload folder but the files that it is complaining about don't exist in there either.
11 replies
IImmich
•Created by Tani on 4/17/2025 in #help-desk-support
Machine learning failing second instance

22 replies
IImmich
•Created by Tani on 4/17/2025 in #help-desk-support
Upload location for data
The upload folder on my machine is around 58GB and the library is around 500gb, shouldn't the upload folder serve just a temp location until files are processed? I have enabled Storage Templates and run the job to migrate the files.
13 replies
IImmich
•Created by Tani on 4/15/2025 in #help-desk-support
Failed to read upload/encoded-video/.immich: Error: ENOENT: no such file or directory, open 'upload/
Hi,
I am trying to set up a second immich instance on proxmox for some extra workers and machine learning using a LXC but i keep running into this issue with mounting the UPLOAD_LOCATION. The primary instance is running on my unraid server using the imagegenius docker-immich.
I think I have narrowed it down the issue and it has to do with the mount location of the library folder, the one that has all the backups, encoded-video, library, profile, thumbs, upload. In the docker container on my unraid it is under
/photos
path for the container.
But on my second instance on proxmox LXC I am using the docker compose installation and it says to mount it under: /usr/src/app/upload
19 replies