You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Apple HEIC images shot on iPhone 16 Pro max running iOS 18.2 are failing to display completely. Thumbnail or full size images are both broken. I have other HEIC images working in this instance, so I know HEIC is working in general, but something must be different about these new HEIC files.
Photo/video (optional) that causes the bug
Will attach test images. This image is free to use as a test case if desired.
Screenshots (optional)
Can provide screenshots if needed, but images fail to display completely so pages are just blank.
Server logs (optional)
1/2/2025, 10:58:25 AM[VERBS] GET / 200 122ms
1/2/2025, 10:58:26 AM[ERROR] ErrorDTO {
code: 32,
message: 'Error during generating thumbnail: /app/data/images/2025/ZZZZ/IMG_0308.HEIC',
details: 'Error: Input file has corrupt header: /app/data/images/2025/ZZZZ/IMG_0308.HEIC: bad seek to 6951886\n' +
'heif: Invalid input: Unspecified: Too many auxiliary image references (2.0)\n',
request: { method: '', url: '' }
}
Environment (please complete the following information):
Server running docker image bpatrik/pigallery2:edge-alpine build from 10/27/24 on unraid.
HEIC is added to supported photo formats.
Client is MacBook Pro M4 running safari and chrome.
The text was updated successfully, but these errors were encountered:
Updated the title to reflect this seems to be specific to iOS 18. Apple seems to have changed the format of the pictures in newer iOS versions, and this even affects older model phones that upgrade to iOS 18.
This appears to have been an issue with immch also a few months back - immich-app/immich#10464
Describe the bug
Apple HEIC images shot on iPhone 16 Pro max running iOS 18.2 are failing to display completely. Thumbnail or full size images are both broken. I have other HEIC images working in this instance, so I know HEIC is working in general, but something must be different about these new HEIC files.
Photo/video (optional) that causes the bug
Will attach test images. This image is free to use as a test case if desired.
Screenshots (optional)
Can provide screenshots if needed, but images fail to display completely so pages are just blank.
Server logs (optional)
1/2/2025, 10:58:25 AM[VERBS] GET / 200 122ms
1/2/2025, 10:58:26 AM[ERROR] ErrorDTO {
code: 32,
message: 'Error during generating thumbnail: /app/data/images/2025/ZZZZ/IMG_0308.HEIC',
details: 'Error: Input file has corrupt header: /app/data/images/2025/ZZZZ/IMG_0308.HEIC: bad seek to 6951886\n' +
'heif: Invalid input: Unspecified: Too many auxiliary image references (2.0)\n',
request: { method: '', url: '' }
}
Environment (please complete the following information):
Server running docker image bpatrik/pigallery2:edge-alpine build from 10/27/24 on unraid.
HEIC is added to supported photo formats.
Client is MacBook Pro M4 running safari and chrome.
The text was updated successfully, but these errors were encountered: