Jobs process intermittently, some do and some don't

  • All the troubleshooting steps you've tried so far.
    • I've blown away my immich and started from a new installation and just uploaded a single image. The problem is that it doesn't seem like any microservices are picking up jobs. I've yet to get a single job to process. In the case of a single image upload, the one job of generating thumnails just remains in "Waiting" state. In more complex situations, I've tried uploading many images and all jobs stay in "Waiting". I've also tried enabling an external library and those external library jobs just remain in "Waiting" and nothing processes.
  • Any recent changes you've made to Immich or your system.
    • I can reproduce the problem from a brand new immich installation
  • Details about your system (both software/OS and hardware).
    • Ubuntu 22.04.5
  • Details about your storage
    • All of the directories, including the UPLOAD_LOCATION of /data/immich/library are on a HDD and the partition is ext4
  • The version of the Immich server, mobile app, and other relevant pieces.
    • immich 2.0.0
  • Any other information
    • The differences from the stock docker-compose.yml that I'm using are
    • I can confirm that redis is writing to it's dump.rdb file, postgres is writing to it's files, immich stores the uploaded image in the library directory and the ml container writes files to it's directories.
    • The immich app itself seems to work fine in most regards, it appears to just be the "Jobs" function.
    • I also can't figure out how to get any diagnostic data on the microservices part of immich to try to understand why the jobs aren't processing. I see no mention of the jobs or microservice in any logs as if the entire feature is just absent.
Was this page helpful?