Jump to content

I just updated unraid from 6.8.x to 6.10.3 and now my plex docker says orphan image


Recommended Posts

Pulling image: linuxserver/plex:latest

IMAGE ID [1591430921]: Pulling from linuxserver/plex.
IMAGE ID [7fe4e822761f]: Already exists.
IMAGE ID [5231b3c13f88]: Already exists.
IMAGE ID [ebfffaf4df3c]: Already exists.
IMAGE ID [f302152db91c]: Already exists.
IMAGE ID [54287fb4a196]: Pulling fs layer. Downloading 100% of 203 MB. Verifying Checksum. Download complete. Extracting. Pull complete.
IMAGE ID [094bf9e3013e]: Pulling fs layer. Downloading 100% of 4 KB. Download complete. Extracting. Pull complete.
Status: Downloaded newer image for linuxserver/plex:latest

TOTAL DATA PULLED: 203 MB

 

Command:root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='plex' --net='host' -e TZ="America/New_York" -e HOST_OS="Unraid" -e HOST_HOSTNAME="TheNewestHaven" -e HOST_CONTAINERNAME="plex" -e 'VERSION'='docker' -e 'NVIDIA_VISIBLE_DEVICES'='GPU-b0b974ce-bb43-e7b6-8f17-bf2b454a950a' -e 'NVIDIA_DRIVER_CAPABILITIES'='all' -e 'TCP_PORT_32400'='32400' -e 'TCP_PORT_3005'='3005' -e 'TCP_PORT_8324'='8324' -e 'TCP_PORT_32469'='32469' -e 'UDP_PORT_1900'='1900' -e 'UDP_PORT_32410'='32410' -e 'UDP_PORT_32412'='32412' -e 'UDP_PORT_32413'='32413' -e 'UDP_PORT_32414'='32414' -e 'PUID'='99' -e 'PGID'='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' -v '/mnt/user/MOVIES/':'/movies':'rw' -v '/mnt/user/TV/':'/tv':'rw' -v '/mnt/user/MUSIC/':'/music':'rw' -v '/tmp':'/transcode':'rw' -v '/mnt/user/4k MOVIES/':'/4kMOVIES':'rw' -v '/mnt/user/SPORTS/':'/Sports':'rw' -v '/mnt/user/CONCERTS/':'/Concerts':'rw' -v '/mnt/user/CLASSIC TV/':'/Classic TV':'rw' -v '/mnt/user/appdata/plex':'/config':'rw' --runtime=nvidia 'linuxserver/plex'

docker: Error response from daemon: Unknown runtime specified nvidia.
See 'docker run --help'.

The command failed.

 

Edit: i think it's possible my NVIDIA Plugin is the cause

 

Screenshot 2022-08-19 152747.png

Edited by bytock
Link to comment
2 hours ago, bytock said:

I ended up rolling back the OS update and I was able to get everything working again with some minor work. Thanks for taking the time to reply.

You jumped two major revision, did you read the release notes?

https://wiki.unraid.net/Manual/Release_Notes

 

I think that the Nvidia plugin you are using is obsolete for quite some time now and is not compatible with 6.10 (or 6.9).

Link to comment

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...