January 2, 20179 yr My needo plex has stopped working properly, it won't let me login to my plexplass and it won't update my library. How do I uninstall and re-install a plex docker that will work? Recommendation on which one to use?
January 2, 20179 yr Post a screenshot of your docker run command. See Docker FAQ sticky if you don't know what I mean.
January 2, 20179 yr I switched to Linuxserver.io and it went well. That said, I let it rebuild my Plex Library from scratch.
January 3, 20179 yr Author Command: root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker rm -f PlexMediaServer PlexMediaServer The command finished successfully! Command: root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="PlexMediaServer" --net="host" --privileged="true" -e VERSION="0.9.11.17.986" -e TZ="America/Denver" -p 32400:32400/tcp -v "/mnt/user/TV/Kids TV/":"/TV Kids":rw -v "/mnt/user/TV/Not Watched/":"/TV Not Watched":rw -v "/mnt/cache/Dockers/DockerImages/PlexServer":"/config":rw -v "/mnt/user/TV/Watched/":"/TV Watched":rw -v "/mnt/user/Movies/":"/Movies":rw -v "/mnt/user/Music/":"/Music":rw -v "/mnt/user/TV/Series":"/TV Series":rw -v "/mnt/user/Pictures":"/Pictures":rw needo/plex 6aec8aca2b97e19fdd00233d17a1a505c30cf0fced6d4ffa80fc441d0a8b8157 The command finished successfully!
January 3, 20179 yr Author Plex is now working again, after I updated my DNS settings to 8.8.8.8 and 8.8.4.4 So I believe this meant my previous DNS settings were not allowing Unraid and hence Plex, to reach out to the web properly.
Archived
This topic is now archived and is closed to further replies.