[Nest] 7 - 01/29/2026, 11:52:08 PM LOG [Microservices:DatabaseRepository] targetLists=1, current=1 for face_index of 114906 rows
[Nest] 7 - 01/29/2026, 11:52:08 PM LOG [Microservices:StorageService] Verifying system mount folder checks, current state: {"mountChecks":{"thumbs":true,"upload":true,"backups":true,"library":true,"profile":true,"encoded-video":true}}
[Nest] 7 - 01/29/2026, 11:52:08 PM ERROR [Microservices:StorageService] Failed to read (/data/encoded-video/.immich): Error: ENOENT: no such file or directory, open '/data/encoded-video/.immich'
microservices worker error: Error: Failed to read: "<UPLOAD_LOCATION>/encoded-video/.immich (/data/encoded-video/.immich) - Please see https://docs.immich.app/administration/system-integrity#folder-checks for more information.", stack: Error: Failed
I have moved everything from /immich-app to mnt/networkmount
mnt/networkmount is all chmodded to be readable by the user.
.env is updated to reflect the network mount - The error message indicates that it might not be.
This is running on a docker on a lubuntu server.
.

