October 3, 20187 yr All: Ver: Unraid 6.6.1 I'm getting the following error when trying to install the Linuxserver Plex docker app: root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='plex' --net='host' -e TZ="America/Chicago" -e HOST_OS="Unraid" -e 'PUID'='99' -e 'PGID'='100' -e 'VERSION'='latest' -v '/mnt/user/appdata/plex':'/config':'rw' false 'linuxserver/plex' Unable to find image 'false:latest' locally/usr/bin/docker: Error response from daemon: pull access denied for false, repository does not exist or may require 'docker login'.See '/usr/bin/docker run --help'. The command failed. Anyone have an idea on what I can do? I've rebooted. I've deleted the plex folder from appdata... Internet and DNS are working fine: root@MEDIASERVER2:~# ping www.google.com PING www.google.com (216.58.194.100) 56(84) bytes of data. 64 bytes from dfw06s48-in-f4.1e100.net (216.58.194.100): icmp_seq=1 ttl=56 time=16.2 ms 64 bytes from dfw06s48-in-f4.1e100.net (216.58.194.100): icmp_seq=2 ttl=56 time=16.6 ms 64 bytes from dfw06s48-in-f4.1e100.net (216.58.194.100): icmp_seq=3 ttl=56 time=16.0 ms 64 bytes from dfw06s48-in-f4.1e100.net (216.58.194.100): icmp_seq=4 ttl=56 time=15.6 ms 64 bytes from dfw06s48-in-f4.1e100.net (216.58.194.100): icmp_seq=5 ttl=56 time=15.9 ms diag file attached EDIT2: Doing some more testing - I cleared out all old image files that weren't associated with an installed docker by going to a terminal window and running docker image prune -a This forced the docker system to download all the image files from the repository again. Still no love. Same error. EDIT3: Stopped the docker service. Had it delete the docker.img virt disk file. Changed the size to 60G. Started the docker service to recreate (losing all dockers in the process). Reinstalled the NETSTAT docker without issue. Tried to reinstall the DUPEGURU docker - similar error as above. Tried to reinstall the LINUXSERVER PLEX docker - same error as above. mediaserver2-diagnostics-20181003-0609.zip Edited October 3, 20187 yr by GoodGuyAgain
October 3, 20187 yr Community Expert Don't know where that Quote false is coming from in your docker run. Maybe post a screenshot of the page. Also you haven't mapped any of your media for Plex to access.
October 3, 20187 yr Community Expert Just saw this: This probably still needs to be addressed though: 43 minutes ago, trurl said: Also you haven't mapped any of your media for Plex to access.
October 3, 20187 yr Don't know where that false is coming from in your docker run. Maybe post a screenshot of the page. Also you haven't mapped any of your media for Plex to access. Yeah, it is fixed. Just need to go back to the apps tab so that it'll pick up an update and then reinstallSent from my LG-D852 using Tapatalk
Archived
This topic is now archived and is closed to further replies.