Everything does seem to be uploading, but I am unsure what this error is? Is the immich-cuda-node not being used?
To add, I am using nvidia-smi in a docker container, I am adding the gpu similar to how linuxserver recommends when using that container with runtime: nvidia and NVIDIA_VISIBLE_DEVICES=all.
Using a Nvidia P2000
Here is the full container:
Everything does seem to be uploading, but I am unsure what this error is? Is the immich-cuda-node not being used?
To add, I am using nvidia-smi in a docker container, I am adding the gpu similar to how linuxserver recommends when using that container with
runtime: nvidia
andNVIDIA_VISIBLE_DEVICES=all
.