Tani
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.
[Nest] 253 - 04/17/2025, 2:17:44 PM WARN [Microservices:ApiKeyService] Unable to complete move. File does not exist at either location.
[Nest] 253 - 04/17/2025, 2:17:44 PM LOG [Microservices:ApiKeyService] Attempting to finish incomplete move: /photos/upload/ac760720-8b3d-475f-8f0d-f639c5934864/8a/d3/8ad37e56-b0b6-40f8-98d4-b164b65b0627.jpg.xmp => /photos/library/ac760720-8b3d-475f-8f0d-f639c5934864/2021/2021-05-02/20210502_093433.jpg.xmp
[Nest] 253 - 04/17/2025, 2:17:44 PM WARN [Microservices:ApiKeyService] Unable to complete move. File does not exist at either location.
[Nest] 253 - 04/17/2025, 2:17:50 PM LOG [Microservices:ApiKeyService] Attempting to finish incomplete move: /photos/upload/ac760720-8b3d-475f-8f0d-f639c5934864/30df30ed-fa2c-41bb-ac07-1e85daefc783.MP4 => /photos/library/ac760720-8b3d-475f-8f0d-f639c5934864/2019/2019-06-21/IMG_3007+1.MP4
[Nest] 253 - 04/17/2025, 2:17:50 PM WARN [Microservices:ApiKeyService] Unable to complete move. File does not exist at either location.
[Nest] 253 - 04/17/2025, 2:18:02 PM LOG [Microservices:StorageTemplateService] Finished storage template migration
NEW
[2:20 PM]
[Nest] 253 - 04/17/2025, 2:17:44 PM WARN [Microservices:ApiKeyService] Unable to complete move. File does not exist at either location.
[Nest] 253 - 04/17/2025, 2:17:44 PM LOG [Microservices:ApiKeyService] Attempting to finish incomplete move: /photos/upload/ac760720-8b3d-475f-8f0d-f639c5934864/8a/d3/8ad37e56-b0b6-40f8-98d4-b164b65b0627.jpg.xmp => /photos/library/ac760720-8b3d-475f-8f0d-f639c5934864/2021/2021-05-02/20210502_093433.jpg.xmp
[Nest] 253 - 04/17/2025, 2:17:44 PM WARN [Microservices:ApiKeyService] Unable to complete move. File does not exist at either location.
[Nest] 253 - 04/17/2025, 2:17:50 PM LOG [Microservices:ApiKeyService] Attempting to finish incomplete move: /photos/upload/ac760720-8b3d-475f-8f0d-f639c5934864/30df30ed-fa2c-41bb-ac07-1e85daefc783.MP4 => /photos/library/ac760720-8b3d-475f-8f0d-f639c5934864/2019/2019-06-21/IMG_3007+1.MP4
[Nest] 253 - 04/17/2025, 2:17:50 PM WARN [Microservices:ApiKeyService] Unable to complete move. File does not exist at either location.
[Nest] 253 - 04/17/2025, 2:18:02 PM LOG [Microservices:StorageTemplateService] Finished storage template migration
NEW
[2:20 PM]
11 replies
IImmich
Created by Tani on 4/17/2025 in #help-desk-support
Machine learning failing second instance
No description
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