Skip to content

Immich integration not working #1264

Description

@lcosmin

Bug Description

Integration with Immich 3.1.0 doesn't seem to work with AL (0.13.0). It succeeds when adding it, but I'm unable to see any photos.

Steps to Reproduce

  1. Create a new Location
  2. Try to use Immich to add image (by any means: date, album, search)

Expected Behavior

I expected to see images, but I only see empty thumbnails. Fetching the albums list seems to work, but no photos are actually displayed.

Screenshots / Logs

Image

Logs don't show much:

...
adventurelog-backend   | 2026-08-26 13:09:11,380 INFO supervisord started with pid 1
adventurelog-backend   | 2026-08-26 13:09:12,382 INFO spawned: 'cron' with pid 46
adventurelog-backend   | 2026-08-26 13:09:12,384 INFO spawned: 'gunicorn' with pid 47
adventurelog-backend   | 2026-08-26 13:09:12,386 INFO spawned: 'memcached' with pid 48
adventurelog-backend   | 2026-08-26 13:09:12,387 INFO spawned: 'nginx' with pid 49
adventurelog-backend   | [2026-08-26 13:09:12 +0000] [47] [INFO] Starting gunicorn 23.0.0
adventurelog-backend   | [2026-08-26 13:09:12 +0000] [47] [INFO] Listening at: http://[::]:8000 (47)
adventurelog-backend   | [2026-08-26 13:09:12 +0000] [47] [INFO] Using worker: sync
adventurelog-backend   | [2026-08-26 13:09:12 +0000] [60] [INFO] Booting worker with pid: 60
adventurelog-backend   | [2026-08-26 13:09:12 +0000] [61] [INFO] Booting worker with pid: 61
adventurelog-backend   | 2026-08-26 13:09:13,908 INFO success: cron entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
adventurelog-backend   | 2026-08-26 13:09:13,908 INFO success: gunicorn entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
adventurelog-backend   | 2026-08-26 13:09:13,908 INFO success: memcached entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
adventurelog-backend   | 2026-08-26 13:09:13,908 INFO success: nginx entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
adventurelog-backend   | [Location Geocode Thread] Starting geocode for location 46c397a0-6a7e-4a7e-8d02-4bcd50291a2a
adventurelog-backend   | Not Found: /api/integrations/immich/search/
adventurelog-backend   | Forbidden: /api/integrations/strava/activities/
adventurelog-backend   | Not Found: /api/integrations/immich/search/

Platform

Docker

Install Method

Docker Compose

AdventureLog Version

v0.13.0

Reverse Proxy

Caddy

Docker Compose / Relevant Variables (Optional)

SITE_URL=https://xxx.xxxxxx.com

Additional Context

Used the advanced setup because I wanted to use an external postgres database.

Confirmation

  • I searched existing issues and confirmed this is not a duplicate.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    backlogIdea or request that has not been reviewed yet.bugSomething isn't workingquestionFurther information is requested

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions