ImmichI
Immich•4mo ago
raeserfisk

Upload/viewing new assets works in iOS app but not in browser

So a few days ago I migrated my Immich server from Unraid to a new Docker instance. Everything seems to be working fine on the iOS app: uploading automatically, new assets visible in the UI, no error logs etc.

Then I realised when logging in to the web ui that no assets uploaded (via the iOS app) are visible on the web. If I try to upload anything via the web interface I get an error and if I check the log on the server it says:
[Nest] 18 - 09/05/2025, 9:11:33 PM ERROR [Api:AssetMediaService~ophts2w9] Error uploading file Error: EPERM: operation not permitted, utime '/data/upload/467a759b-ab12-44c9-b817-75f409278927/75/00/7500941d-e285-47c1-9057-a602d327cae4.jpg'
Error: EPERM: operation not permitted, utime '/data/upload/467a759b-ab12-44c9-b817-75f409278927/75/00/7500941d-e285-47c1-9057-a602d327cae4.jpg'
at async Object.utimes (node:internal/fs/promises:1133:10)
at async AssetMediaService.create (/usr/src/app/server/dist/services/asset-media.service.js:296:9)
at async AssetMediaService.uploadAsset (/usr/src/app/server/dist/services/asset-media.service.js💯27)
at async AssetMediaController.uploadAsset (/usr/src/app/server/dist/controllers/asset-media.controller.js:40:29)

I've done a thorough check on permissions and they all seem good. As far as I understand the iOS-app shouldnt work either if permissions was at play. But what else could be wrong? Please help - I love the software and I'm scared for my 100k+ assets.

Thank you kindly in advance,
Kalle
Was this page helpful?