January 12, 20206 yr I had my Plex Docker in UNRAID working for one day. The next day when I attempted to connect wither with the WeBui Connection refused. I did nothing. The UNRAID status is fine. Here is the command root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='plex' --net='host' --log-opt max-size='50m' --log-opt max-file='1' -e TZ="America/Los_Angeles" -e HOST_OS="Unraid" -e 'VERSION'='docker' -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' -v '/mnt/user/SutFlix':'/SutFlix':'rw' -v '/mnt/user/SutTunes':'/SutTunes':'rw' -v '/mnt/user/Trascoding':'/transcode':'rw' -v '/mnt/user/SutPix':'/SutPix':'rw' -v '/mnt/user/Sutterstuff':'/Sutterstuff':'rw' -v '/mnt/user/appdata/plex':'/config':'rw' 'linuxserver/plex' fc9f02b2354e1e9294a184af9cfba9c615975a4b9f697b66946e20688b3131e5 The command finished successfully! Here is a screen grab of the EDIT My NAS hard drives are visible in the Docker when I edit each configuration for Photos, Movies, Music and Stuff. I did type /mnt/user/SutFlix without the / at the end. Is this correct? Even though it shows 'successful' when I try to launch the WebUI I get a refused connection again! If I load plex.tv my NAS is not visble to connect my assets for Plex. The Authorized Devices does not include the NAS though it did earlier in the week. What am I doing wrong?
January 12, 20206 yr The logs from Plex would be helpful. Also would be best to post in the appropriate support thread for linuxserver Plex (support when clicking on the icon for plex)
January 12, 20206 yr Author are you saying I need to create a topic is the linuxserver Plex area? Here are the logs from Plex. As I said, the NAS (Sutterstuff) is not available as a choice for Authorized Devices. I am not sure how to include this! It is visible and accessible on my network. Plex Media Server Logs_2020-01-12_07-48-00.zip
Archived
This topic is now archived and is closed to further replies.