Web Ui for Plex and other docker containers connection is being refused


Recommended Posts

I am very new to Unraid I have so far gotten everything working except the docker containers Web Ui plex in particular has been the most difficult. I am running 6.6.6 I am running the latest plex container from plex inc. The log screen for the plex container shows this.

 

[cont-finish.d] executing container finish scripts...
[cont-finish.d] done.
[s6-finish] syncing disks.
[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] 40-plex-first-run: executing...
[cont-init.d] 40-plex-first-run: exited 0.
[cont-init.d] 50-plex-update: executing...
[cont-init.d] 50-plex-update: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.
Starting Plex Media Server.
Starting Plex Media Server.
Starting Plex Media Server.
Starting Plex Media Server.
Starting Plex Media Server.
Starting Plex Media Server.

 

I have tried running on both the gui mode and remote. I'm not sure if its an unraid Thing or if its networking but some of the other containers are working I am at a loss. I am including my diagnostic file from this morning as well. please help me out here I can't figure it out.

masterserver-diagnostics-20190105-1626.zip

Link to comment
time="2019-01-05T16:18:45.703194653-05:00" level=error msg="Handler for POST /v1.37/containers/2fcd60a0d2d0/start returned error: linux mounts: path /boot is mounted on /boot but it is not a shared or slave mount"

Is this from Plex?

 

TBH, I can't really think of a valid / good reason to map /boot over to a container.  Any container.

Link to comment
  • 2 weeks later...

I really am out of touch as soon as I hit post I realized what you meant. Here it is.

root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='PlexMediaServer' --net='host' -e TZ="America/Indiana/Indianapolis" -e HOST_OS="Unraid" -e 'PLEX_CLAIM'='claim-xxxxxxxxxxxxxxxxxxxx' -e 'PLEX_UID'='99' -e 'PLEX_GID'='100' -e 'VERSION'='latest' -v '/mnt/user/Plex Media/transcode/':'/transcode':'rw' -v '/mnt/user/Plex Media/':'/data':'rw' -v '/mnt/user/appdata/PlexMediaServer':'/config':'rw' 'plexinc/pms-docker' 

c017dc73c0716c0350da3e90fc2cd6e3c6175071859cec14e86eeef39a224e2b

Link to comment

I anonymized your plex claim token.

 

On 1/5/2019 at 5:31 PM, Squid said:

time="2019-01-05T16:18:45.703194653-05:00" level=error msg="Handler for POST /v1.37/containers/2fcd60a0d2d0/start returned error: linux mounts: path /boot is mounted on /boot but it is not a shared or slave mount"

Is this from Plex?

 

TBH, I can't really think of a valid / good reason to map /boot over to a container.  Any container.

Doesn't look like /boot is mapped so don't know what the message is about.

 

Nothing obviously wrong (to me) with that run command but I don't use that container. The plexinc container isn't supported by anyone on the Unraid forum. Have you tried the plex forum?

Link to comment
4 hours ago, cimmy01 said:

I’ve tried every container in the CA plugin.

 

On 1/15/2019 at 9:50 AM, trurl said:

The plexinc container isn't supported by anyone on the Unraid forum.

You might try starting over with either linuxserver or binhex container and see if there will be help on one of those support threads.

Link to comment
  • 4 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.