problem with displaying full photo #6648

Closed
opened 2026-02-05 12:26:36 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @MootComb on GitHub (Jul 30, 2025).

I have searched the existing issues, both open and closed, to make sure this is not a duplicate report.

  • Yes

The bug

When I try to open a photo on my PC in full size it shows the photo for a second and then does not show it anymore, but on the phone everything opens fine. Help please, I tried to recreate "CREATE THUMBNAILS" and "EXTRACT METADATA"

The OS that Immich Server is running on

Debian

Version of Immich Server

1.136.0

Version of Immich Mobile App

1.136.0 build.205

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

Non docker in lxc

Your .env content

TZ=Asia/Moscow
IMMICH_VERSION=release
NODE_ENV=production

DB_HOSTNAME=127.0.0.1
DB_USERNAME=immich
DB_PASSWORD=hide
DB_DATABASE_NAME=immich
DB_VECTOR_EXTENSION=vectorchord

REDIS_HOSTNAME=127.0.0.1
IMMICH_MACHINE_LEARNING_URL=http://127.0.0.1:3003
MACHINE_LEARNING_CACHE_FOLDER=/opt/immich/cache

IMMICH_MEDIA_LOCATION=/opt/immich/upload

Reproduction steps

I opened a full-screen photo in the browser

Relevant log output

Jul 23 20:18:11 immich systemd[1]: immich-ml.service: Consumed 17min 26.004s CPU time.
-- Boot 215b8acb6b4240f5991bbb540fe64371 --
Jul 23 20:21:48 immich systemd[1]: Started immich-ml.service - immich Machine-Learning.
-- Boot bbf4a37fc6f44e9fbf2f5168c7d295e8 --

Additional information

Immich
v1.136.0
ExifTool
13.00

Node.js
v22.17.1

Libvips
8.17.1

ImageMagick
7.1.1-47 Q16-HDRI x86_64 c8f4e8cb7:20250329 https://imagemagick.org

FFmpeg
7.1.1-Jellyfin Copyright (c) 2000-2025 the FFmpeg developers

История версий
Версия 1.136.0 установлена 25 июл. 2025 г.
Версия 1.135.3 установлена 22 июл. 2025 г.

https://github.com/user-attachments/assets/dc1fb445-4f04-4b93-9915-da267648c2b3

Originally created by @MootComb on GitHub (Jul 30, 2025). ### I have searched the existing issues, both open and closed, to make sure this is not a duplicate report. - [x] Yes ### The bug When I try to open a photo on my PC in full size it shows the photo for a second and then does not show it anymore, but on the phone everything opens fine. Help please, I tried to recreate "CREATE THUMBNAILS" and "EXTRACT METADATA" ### The OS that Immich Server is running on Debian ### Version of Immich Server 1.136.0 ### Version of Immich Mobile App 1.136.0 build.205 ### Platform with the issue - [ ] Server - [ ] Web - [ ] Mobile ### Your docker-compose.yml content ```YAML Non docker in lxc ``` ### Your .env content ```Shell TZ=Asia/Moscow IMMICH_VERSION=release NODE_ENV=production DB_HOSTNAME=127.0.0.1 DB_USERNAME=immich DB_PASSWORD=hide DB_DATABASE_NAME=immich DB_VECTOR_EXTENSION=vectorchord REDIS_HOSTNAME=127.0.0.1 IMMICH_MACHINE_LEARNING_URL=http://127.0.0.1:3003 MACHINE_LEARNING_CACHE_FOLDER=/opt/immich/cache IMMICH_MEDIA_LOCATION=/opt/immich/upload ``` ### Reproduction steps I opened a full-screen photo in the browser ### Relevant log output ```shell Jul 23 20:18:11 immich systemd[1]: immich-ml.service: Consumed 17min 26.004s CPU time. -- Boot 215b8acb6b4240f5991bbb540fe64371 -- Jul 23 20:21:48 immich systemd[1]: Started immich-ml.service - immich Machine-Learning. -- Boot bbf4a37fc6f44e9fbf2f5168c7d295e8 -- ``` ### Additional information Immich [v1.136.0](https://github.com/immich-app/immich/releases/tag/v1.136.0) ExifTool 13.00 Node.js v22.17.1 Libvips 8.17.1 ImageMagick 7.1.1-47 Q16-HDRI x86_64 c8f4e8cb7:20250329 https://imagemagick.org FFmpeg 7.1.1-Jellyfin Copyright (c) 2000-2025 the FFmpeg developers История версий Версия 1.136.0 установлена 25 июл. 2025 г. Версия 1.135.3 установлена 22 июл. 2025 г. https://github.com/user-attachments/assets/dc1fb445-4f04-4b93-9915-da267648c2b3
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#6648