-
-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] ARW images aren't generating thumbnails nor working #5625
Comments
a regression, confirmed |
The regression actually seems to be caused by the libvips bump making its way into the AIO image early, so this is an open issue for the time-being. |
This flavor of AIO has basic support for RAW files, I recommend you to use the |
The AIO has 3 flavors :
The normal and noml versions use the same scripts to build libraw, imagemagick and libvips as the official Immich containers, to avoid issues like this. The alpine version instead use the edge repo for these dependencies. It makes it a very lightweight Immich version but has issues with hardware transcoding and raw files. |
Re-opening because It will be nice to know which version is used by Immich without heavely scrapping the github API and comparing the dockerfile versions. Maybe add releases or tags to the base-images repo ? |
Actually I am using the latest I believe even though I had put up alpine originally but is actually baseimage-ubuntu:lunar Confirmed. Base Ubuntu 23.04 |
This is fixed now with #5705. |
The bug
Just installed a brand new 1.90.2 Immich docker, first time using it. Tried uploading various image types to do a trial run, and some Sony ARW files throw the following errors:
Sample Image attached
DSC04964.zip
The OS that Immich Server is running on
Ubuntu 23.04
Version of Immich Server
v1.90.2
Version of Immich Mobile App
1.0.0
Platform with the issue
Your docker-compose.yml content
ghcr.io/imagegenius/immich:1.90.2-alpine
Your .env content
Reproduction steps
Additional information
No response
The text was updated successfully, but these errors were encountered: