I configured immich last night.
Setup:
- Default docker compose (just added some labels for traefik and added the services to my taefik docker network)
- behind traefik reverse proxy
- no hw accelleration (ML or rendering); everything is set to CPU
I uploaded some photos via webUI and android app. The appear in the filesystem with correct sizes and exif data.
In the UI they look like broken links (see screenshot). Not only the thumbnails but also when clicking down to the image itself there is nothin to see. Downloading the image itself works and the downloaded file looks fine again.
The logfile itself shows nothing suspicious.
mmich_server | [Nest] 7 - 05/04/2024, 10:00:20 AM LOG [EventRepository] Websocket Connect: MNZJpTu9dD8M1J57AABZ
immich_server | [Nest] 7 - 05/04/2024, 10:01:05 AM LOG [AuditService] Found 115 original files, 0 thumbnails, 9 encoded videos, 0 profile files
immich_server | [Nest] 7 - 05/04/2024, 10:01:05 AM LOG [AuditService] Found 124 assets, 1 users, 0 people
immich_server | [Nest] 7 - 05/04/2024, 10:04:27 AM LOG [EventRepository] Websocket Connect: 5PScK6ghl7inmGXbAABb
immich_server | [Nest] 7 - 05/04/2024, 10:04:33 AM LOG [EventRepository] Websocket Disconnect: 5PScK6ghl7inmGXbAABb
immich_server | [Nest] 7 - 05/04/2024, 10:04:38 AM LOG [EventRepository] Websocket Connect: ytP-vHzbbWPZESGyAABd
immich_server | [Nest] 7 - 05/04/2024, 10:04:43 AM WARN [AssetServiceV1] WebP thumbnail requested but not found for asset 5da32bcb-0cd3-4fdf-b654-f3f4e795d401, falling back to JPEG
immich_server | [Nest] 7 - 05/04/2024, 10:04:43 AM WARN [AssetServiceV1] WebP thumbnail requested but not found for asset 5da32bcb-0cd3-4fdf-b654-f3f4e795d401, falling back to JPEG
.