``` Starting api worker Starting microservices worker [Nest] 99571 - 06/22/2025, 1:16:46 PM LOG [Microservices:EventRepository] Initialized websocket server [Nest] 99571 - 06/22/2025, 1:16:46 PM LOG [Microservices:DatabaseRepository] targetLists=1, current=1 for clip_index of 16379 rows [Nest] 99571 - 06/22/2025, 1:16:46 PM LOG [Microservices:DatabaseRepository] targetLists=1, current=1 for face_index of 13507 rows [Nest] 99571 - 06/22/2025, 1:16:46 PM LOG [Microservices:DatabaseRepository] Running migrations, this may take a while [Nest] 99578 - 06/22/2025, 1:16:46 PM LOG [Api:EventRepository] Initialized websocket server [Nest] 99571 - 06/22/2025, 1:16:46 PM LOG [Microservices:MetadataService] Bootstrapping metadata service [Nest] 99571 - 06/22/2025, 1:16:46 PM LOG [Microservices:MetadataService] Initializing metadata service [Nest] 99578 - 06/22/2025, 1:16:46 PM LOG [Api:DatabaseRepository] targetLists=1, current=1 for clip_index of 16379 rows [Nest] 99578 - 06/22/2025, 1:16:46 PM LOG [Api:DatabaseRepository] targetLists=1, current=1 for face_index of 13507 rows [Nest] 99578 - 06/22/2025, 1:16:46 PM LOG [Api:DatabaseRepository] Running migrations, this may take a while [Nest] 99571 - 06/22/2025, 1:16:46 PM LOG [Microservices:MapRepository] Initializing metadata repository [Nest] 99571 - 06/22/2025, 1:16:46 PM LOG [Microservices:MetadataService] Initialized local reverse geocoder [Nest] 99571 - 06/22/2025, 1:16:46 PM LOG [Microservices:ServerService] Feature Flags: { "smartSearch": true, "facialRecognition": true, "duplicateDetection": true, "map": true, "reverseGeocoding": true, "importFaces": true, "sidecar": true, "search": true, "trash": true, "oauth": true, "oauthAutoLaunch": false, "passwordLogin": true, "configFile": false, "email": false } [Nest] 99571 - 06/22/2025, 1:16:46 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] 99571 - 06/22/2025, 1:16:46 PM ERROR [Microservices:StorageService] Failed to read /opt/immich/upload/encoded-video/.immich: Error: ENOENT: no such file or directory, open '/opt/immich/upload/encoded-video/.immich' microservices worker error: Error: Failed to read "/encoded-video/.immich - Please see https://immich.app/docs/administration/system-integrity#folder-checks for more information.", stack: Error: Failed to read "/encoded-video/.immich - Please see https://immich.app/docs/administration/system-integrity#folder-checks for more information." at StorageService.verifyReadAccess (/opt/immich/app/dist/services/storage.service.js:84:19) at async /opt/immich/app/dist/services/storage.service.js:38:21 at async /opt/immich/app/dist/repositories/database.repository.js:385:27 at async /opt/immich/app/node_modules/kysely/dist/cjs/kysely.js:535:20 at async DefaultConnectionProvider.provideConnection (/opt/immich/app/node_modules/kysely/dist/cjs/driver/default-connection-provider.js:12:20) at async /opt/immich/app/dist/repositories/database.repository.js:382:13 microservices worker exited with code 1 ```