Jump to content

NAS and Plex issues again


rsutter

Recommended Posts

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

plex1.thumb.jpg.a6d824ea28fc506c33d00f0f12e5c7cb.jpg

 

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?

 

Link to comment
  • trurl locked this topic
Guest
This topic is now closed to further replies.
×
×
  • Create New...