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
But on my second instance on proxmox LXC I am using the docker compose installation and it says to mount it under:
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/uploaddocker-compose.yml1.8KB