CUDA unraid 1650 ML(machine learning) face recognition
for the life if me I cannot get the GPU face recognition to work. if i remove NVIDIA_VISIBLE_DEVICES it boots but wont work. if i add the gpu ID instead of all it still doesn't work.
30 Replies
Checklist
I have...
1. :ballot_box_with_check: verified I'm on the latest release(note that mobile app releases may take some time).
2. :ballot_box_with_check: read applicable release notes.
3. :ballot_box_with_check: reviewed the FAQs for known issues.
4. :ballot_box_with_check: reviewed Github for known issues.
5. :ballot_box_with_check: tried accessing Immich via local ip (without a custom reverse proxy).
6. :ballot_box_with_check: uploaded the relevant information (see below).
7. :ballot_box_with_check: 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)
Information
In order to be able to effectively help you, we need you to provide clear information to show what the problem is. The exact details needed vary per case, but here is a list of things to consider:
- Your docker-compose.yml and .env files.
- Logs from all the containers and their status (see above).
- All the troubleshooting steps you've tried so far.
- Any recent changes you've made to Immich or your system.
- Details about your system (both software/OS and hardware).
- Details about your storage (filesystems, type of disks, output of commands like
fdisk -l
and df -h
).
- The version of the Immich server, mobile app, and other relevant pieces.
- Any other information that you think might be relevant.
Please paste files and logs with proper code formatting, and especially avoid blurry screenshots.
Without the right information we can't work out what the problem is. Help us help you ;)
If this ticket can be closed you can use the /close
command, and re-open it later if needed.
Successfully submitted, a tag has been added to inform contributors. :white_check_mark:
instead of checking off point 6, it would be a good idea to actually do it
isnt that what i just showd you the docker file thats being processed to start immich?
i tought the image i sent you was the log/docker compose?
You typed “al” instead of “all” there
Which i corrected after posting and i get the same error.
Can you share the error logs?
restarting the system i was able to get immich started. however this is the error i am getting in the logs:

Are you setting a custom machine learning URL? It doesn’t like it
i think i got it.

the wrong ip in there. i had the 192. instead of the 172. just one more question how long does it take to have facial recognition show up?

look at the network resources consumed. It's downloading the model before it can begin

yep, looks like it's ready to go
how quickly should i be seeing it working in immich?
instantly
but you should see it reload the model in the container as well

what does the machine learning container show?

these are the only 2 containers i have in unraid. i am fairly new to docker so i am not up with how everything works.
from terminal, type something like
no container

try
no machine learning container
i installed the

with the nvidia cuda version
alright well I'm going to go to bed. You're installing immich not according to the docs, so I'm not sure how to help you out. Perhaps mertal has some ideas, maybe someone else will hop in, otherwise maybe #unraid will help