I
Immich11mo ago
dipper998

Unable to run job handler

I'm using a NAS as my main upload location, with my local machine running Immich and storing its relevant files. Upon uploading an asset, ML related tasks fail and I'm not sure why.
No description
11 Replies
Immich
Immich11mo ago
:wave: Hey @dipper998, Thanks for reaching out to us. Please follow the recommended actions below; this will help us be more effective in our support effort and leave more time for building Immich :immich:. References - Container Logs: docker compose logs docs - Container Status: docker compose ps docs - Reverse Proxy: https://immich.app/docs/administration/reverse-proxy Checklist 1. :ballot_box_with_check: I have verified I'm on the latest release(note that mobile app releases may take some time). 2. :ballot_box_with_check: I have read applicable release notes. 3. :ballot_box_with_check: I have reviewed the FAQs for known issues. 4. :ballot_box_with_check: I have reviewed Github for known issues. 5. :ballot_box_with_check: I have tried accessing Immich via local ip (without a custom reverse proxy). 6. :ballot_box_with_check: I have uploaded the relevant logs, docker compose, and .env files using the buttons below or the /upload command. 7. :ballot_box_with_check: I have tried an incognito window, disabled extensions, cleared mobile app cache, logged out and back in, different browsers, etc. as applicable (an item can be marked as "complete" by reacting with the appropriate number) If this ticket can be closed you can use the /close command, and re-open it later if needed.
bo0tzz
bo0tzz11mo ago
Make sure the remote ml container is also up to date
dipper998
dipper998OP11mo ago
ml container is local, everything is except upload path all up to date too, repulled all images to 1.106.2
Immich
Immich11mo ago
@dipper998 uploaded
Immich
Immich11mo ago
@dipper998 uploaded
Immich
Immich11mo ago
@dipper998 uploaded
Immich
Immich11mo ago
Successfully submitted, a tag has been added to inform contributors. :white_check_mark:
bo0tzz
bo0tzz11mo ago
Can you post the ML container logs?
bo0tzz
bo0tzz11mo ago
Permission denied:
'/cache/clip'
dipper998
dipper998OP11mo ago
thats what confuses me i havent set any special permissions on /cache/ and yet it cant write to it all my other containers are fine with their folders ive deleted and recreated the folder seems to be alright for now for anyone seeing this, I fixed it by removing the "user: 1026:100" line in the immich-server block of the compose file and it's fine now

Did you find this page helpful?