Backup Script excludes /encoded-video, while System Integrity requires it
I just tested the backup script documented here and when testing the restoration I noticed that following errors are logged:
Am I doing anything wrong or is this expected behaviour? As the first error is fatal and blocks starting the server in the first place, I think this should be documented.
- immich_server | [Nest] 7 - 10/16/2025, 4:18:07 PM ERROR [Microservices:StorageService] Failed to read (/usr/src/app/upload/encoded-video/.immich): Error: ENOENT: no such file or directory, open '/usr/src/app/upload/encoded-video/.immich'
Am I doing anything wrong or is this expected behaviour? As the first error is fatal and blocks starting the server in the first place, I think this should be documented.