ImmichI
Immich6mo ago
Gasur

Jobs: Jobs never start start with no apparent error messages

Uploading new images adds the image to pending jobs (thumbnails, metadata etc), however it never starts the job.

Looking at other slightly similar issues regarding jobs seems to be an issue with connetivity between the Immich instance and Redis. I've tested the connectivity inside Immich to Redis with curl which is successful (this is the warning message inside the redis logs) - using curl as ping doesn't exist in the image.

The network looks as follows:
10.10.10.12 --> Immich
10.10.10.93 --> PostreSQL
10.10.10.94 --> Redis
10.10.70.XYZ --> Client

I'm running Docker on Unraid (therefore not using compose), Dell T340, Intel E-2126G, 64 GB ECC. Immich version 1.135.3.
Was this page helpful?