May 1May 1 Community Expert Just updated to 7.2.5 and now Plex won't load. Would anyone be able to help me figure out why? Here's the output from compose:docker run -d --name='plex' --net='bridge' --pids-limit 2048 -e TZ="America/New_York" -e HOST_OS="Unraid" -e HOST_HOSTNAME="NAS" -e HOST_CONTAINERNAME="plex" -e 'VERSION'='latest' -e 'NVIDIA_VISIBLE_DEVICES'='GPU-7f9f19ee-050a-628e-e8de-171c13ac399c' -e 'NVIDIA_DRIVER_CAPABILITIES'='all' -e 'PUID'='99' -e 'PGID'='100' -e '100'='100' -l net.unraid.docker.managed=dockerman -l net.unraid.docker.webui='http://[IP]:[PORT:32400]/web' -l net.unraid.docker.icon='https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/plex-icon.png' -p '33400:33400/tcp' -p '32400:32400/tcp' -p '3005:3005/tcp' -p '8324:8324/tcp' -p '32469:32469/tcp' -p '1900:1900/udp' -p '32410:32410/udp' -p '32412:32412/udp' -p '32413:32413/udp' -p '32414:32414/udp' -v '/mnt/user/Media/Movies/':'/mnt/user/Movies/':'rw' -v '/mnt/user/Media/TV Shows/':'/mnt/user/TV Shows/':'rw' -v '/mnt/cache/Ultraseedbox':'/Ultraseedbox':'rw' -v '/dev/shm':'/transcode':'rw' -v '/mnt/cache/appdata/':'/config':'rw' --runtime=nvidia 'linuxserver/plex'fdf2eacf144803c694020cfe5874ff4422e3b046b29d0721055326840610c534docker: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: could not apply required modification to OCI specification: error modifying OCI spec: failed to create the automatic CDI modifier: failed to generate CDI spec for mode "auto": failed to construct device spec generators: failed to initialize NVML: Driver Not LoadedRun 'docker run --help' for more informationThe command failed.
May 1May 1 Author Community Expert Solution Figured it out. Since I have a 1050Ti setup for transcoding, I had to downgrade my Nvidia Driver Version to 580.159.03.
May 3May 3 Had the exact issue with a 1070ti though. Downgraded driver and trying now.This fixed plex but bitwarden still isn't working. likely not related to nvidia though. Edited May 3May 3 by discojon
May 4May 4 Downgrading to v580 resolved my issue on Plex and tdarr dockers with my 960 and 1060. Thank you!
May 5May 5 Yup, worked for my Plex also. Dual 1050Ti cards, needed to "upgrade" the driver to v580, rebooted and plex started the container.
May 12May 12 Appreciate you figuring this out and posting, I just upgraded to 7.2.6 and my driver upgraded too - lots of stuff failed. Downgrading my NVIDIA driver right now! Wondering if the NVIDIA plug-in may have something to do with this as it notes CDI generation in the release notes as fixes and CDI generation appears to be what is screwing my system up :( Perhaps NVIDIA did something cute. The site for the streams changed the path for the script but the hack worked. Hopefully the CDI issues can be sorted out soon although with my older card I'm not sure what advantage newer drivers really have.Back up and running - much thanks!
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.