Cannot run Immich on Raspberry Pi

I am following the quick start guide:
https://immich.app/docs/overview/quick-start/

But whenever I am executing:
docker compose up -d

In the logs, I see the following error:
immich_server            | [Nest] 7  - 07/02/2025, 6:41:11 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}}
immich_server            | [Nest] 7  - 07/02/2025, 6:41:11 PM   ERROR [Microservices:StorageService] Failed to read upload/encoded-video/.immich: Error: ENOENT: no such file or directory, open 'upload/encoded-video/.immich'


Seems like for some reason immich is unable to create files in the upload_location
Here is a quick, no-choices path to install Immich and take it for a test drive.
Was this page helpful?