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
UPLOAD_LOCATION=/media/data/other/cnfmount/immich/_data/
# The Immich version to use. You can pin this to a specific version like "v1.71.0"
IMMICH_VERSION=v1.124.2
# Connection secret for postgres. You should change it to a random password
DB_PASSWORD=<removed># The values below this line do not need to be changed###################################################################################
DB_HOSTNAME=immich_postgres
DB_USERNAME=postgres
DB_DATABASE_NAME=immich
DB_DATA_LOCATION=immich_postgres
REDIS_HOSTNAME=immich_redis
Reproduction steps
docker-compose up -d
open up the web UI and see one of the photos shot by Canon R5 Mkii
open up the IOS App and see one of the photos shot by Canon R5 Mkii
Se attached files - screenshots from webUI and app and also raw CR3 file
The bug
Hello and firstly thanks for creating this beautiful app.
My CR3 files from Canon R5 Mark II are not rendering properly in web and mobile both.
The CR3 from R7 and R6 Mark II were rendered perfectly without any issues
The OS that Immich Server is running on
docker
Version of Immich Server
v1.124.2
Version of Immich Mobile App
v1.124.0 build 187
Platform with the issue
Your docker-compose.yml content
Your .env content
Reproduction steps
Se attached files - screenshots from webUI and app and also raw CR3 file
Raw image uploaded here: https://1drv.ms/u/c/580f844239557dda/EdvuYwyAc2VLgWVniUquN4oB0y8tB2KSlxMmKL5M1ckQVw?e=Ccnb4Q
(funnily enough even OneDrive web view renders is exactly like immich)
Relevant log output
Additional information
No response
The text was updated successfully, but these errors were encountered: