5 Replies
Looks like I'm hitting this line: https://github.com/immich-app/immich/blob/34d300d1da296721d647c751169c4441ba33ec7d/server/apps/microservices/src/processors/metadata-extraction.processor.ts#L263
GitHub
immich/metadata-extraction.processor.ts at 34d300d1da296721d647c751...
Self-hosted photo and video backup solution directly from your mobile phone. - immich/metadata-extraction.processor.ts at 34d300d1da296721d647c751169c4441ba33ec7d · immich-app/immich
Possibly related to https://github.com/immich-app/immich/issues/1967
GitHub
[BUG] Thumbnail and metadata extraction timeouts when uploading sev...
The bug Hi, As far as I'm aware this is new to one of the more recent releases as I haven't encountered this issue before. In short: when uploading several images - have tested with 10 .hei...
My microservices was limited to 100% CPU and 1GB RAM. Increasing this to 200% (of max 300%) and 2GB allowed some progress to be made. However it still is choking up and crashing.
Are you doing a big bulk load?
No, this is just upload via the mobile app.
I probably got to a similar state due to having restricted resources. There is now a backlog of 200+ images that need thumbnail plus several in other states of the process.