Ramonskie
Ramonskie
IImmich
Created by Ramonskie on 1/24/2025 in #help-desk-support
ERROR [Microservices:StorageService] Failed to read upload/encoded-video/.immich
i have browsed to the many related questions but could not find a soultion. i'm currently seeing the error in the immich_machine_learning container. after upgradeing from 1.124.1to 1.125.1 (altough not sure if it happend before as did not check the logs for a while)
Starting microservices worker
[Nest] 7 - 01/24/2025, 2:13:58 PM LOG [Microservices:StorageService] Verifying system mount folder checks, current state: {"mountFiles":true,"mountChecks":{"thumbs":true,"upload":true,"backups":true,"library":true,"profile":true,"encoded-video":true}}
[Nest] 7 - 01/24/2025, 2:13:58 PM ERROR [Microservices:StorageService] Failed to read upload/encoded-video/.immich: Error: ENOENT: no such file or directory, open 'upload/encoded-video/.immich'
microservices worker error: Error: Failed to read "<UPLOAD_LOCATION>/encoded-video/.immich - Please see https://immich.app/docs/administration/system-integrity#folder-checks for more information."
microservices worker exited with code 1
Starting microservices worker
[Nest] 7 - 01/24/2025, 2:13:58 PM LOG [Microservices:StorageService] Verifying system mount folder checks, current state: {"mountFiles":true,"mountChecks":{"thumbs":true,"upload":true,"backups":true,"library":true,"profile":true,"encoded-video":true}}
[Nest] 7 - 01/24/2025, 2:13:58 PM ERROR [Microservices:StorageService] Failed to read upload/encoded-video/.immich: Error: ENOENT: no such file or directory, open 'upload/encoded-video/.immich'
microservices worker error: Error: Failed to read "<UPLOAD_LOCATION>/encoded-video/.immich - Please see https://immich.app/docs/administration/system-integrity#folder-checks for more information."
microservices worker exited with code 1
the strange thing is the file exists and i can open the immich website and see all my photos. what i tried is to delete /encoded-video/.immich file and then restart immich-server container. and i see it failling (this is expected ofcourse) so i did a touch /encoded-video/.immich and the image-server container started fine again. but the immich_machine_learning is still failing. any idea's or suggestions?
31 replies