The docker was working fine last night, but when I woke up today it was gone!? Looking through the Plex server log, it looks like it terminated for some reason? Any help to get it back would be GREATLY appreciated.
Plex Media Server.log (2.4 MB)
casey-nas-diagnostics-20190612-1010.zip (85.8 KB)
Same thing has happened to me, will check the logs shortly to see what happened, most likely something to do with the latest Plex docker update.
Let me know if you’ve figured out the issue.
Same thing happened to me. When I try to reinstall from previously installed apps, I get this error:
root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="plex" --net="host" -e TZ="America/Los_Angeles" -e HOST_OS="unRAID" -e "VERSION"="latest" -e "NVIDIA_VISIBLE_DEVICES"="" -e "PUID"="99" -e "PGID"="100" -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 "100"="100" -v "/mnt/user/media/":"/media":rw -v "/mnt/user/media/movies/":"/movies":rw -v "/mnt/user/media/tv/":"/tv":rw -v "/mnt/user/media/music/":"/music":rw -v "":"/transcode":rw -v "/mnt/user/appdata/plex":"/config":rw linuxserver/plex
/usr/bin/docker: Error response from daemon: invalid volume spec ":/transcode:rw": invalid volume specification: ':/transcode:rw'.
See '/usr/bin/docker run --help'.
The command failed.
system
Closed
September 13, 2019, 3:24am
4
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.