Docker assitance.


Recommended Posts

Hi,

Im having trouble with dockers in general it seems like and hoping someone could help me. None of them seem to start, or have an issue starting up. ive attached logs.

im not sure if its an issue with ipv6, because i have it disabled in networking, and completely disabled on my network, or what. but im kinda at my wits end.


 

zeus-diagnostics-20180301-1836.zip

Edited by JohnnyBlaze99
Link to comment
5 minutes ago, JohnnyBlaze99 said:

This is my first go around with containers and docker. I figured you turn it on, and follow instructions how to setup a container. its all pretty much default settings for the docker.

Lets just go with a single docker for now. Read the first link in that Docker FAQ. It will tell you what you need to give us so we can help you.

Link to comment

 

root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='binhex-plex' --net='host' -e TZ="America/Chicago" -e HOST_OS="unRAID" -e 'TRANS_DIR'='/config/transcode' -e 'UMASK'='000' -e 'PUID'='99' -e 'PGID'='100' -v '/mnt/user/Multimedia/':'/media':'rw' -v '/mnt/user/appdata/binhex-plex':'/config':'rw' 'binhex/arch-plex'

ad7df5bb24f5aa69ab2d5f2f567be77d0e81892ba31a22eaaa7fddca46baabe4

The command finished successfully!

 

 

 

 

ErrorWarningSystemArrayLogin


Created by...
___. .__ .__
\_ |__ |__| ____ | |__ ____ ___ ___
| __ \| |/ \| | \_/ __ \\ \/ /
| \_\ \ | | \ Y \ ___/ > <
|___ /__|___| /___| /\___ >__/\_ \
\/ \/ \/ \/ \/
https://hub.docker.com/u/binhex/

2018-03-01 17:09:24.610164 [info] Host is running unRAID
2018-03-01 17:09:24.655903 [info] System information Linux 3372d32003db 4.14.16-unRAID #1 SMP PREEMPT Wed Jan 31 08:51:39 PST 2018 x86_64 GNU/Linux
2018-03-01 17:09:24.706822 [info] PUID defined as '99'
2018-03-01 17:09:24.760116 [info] PGID defined as '100'
2018-03-01 17:09:24.831884 [info] UMASK defined as '000'
2018-03-01 17:09:24.878896 [info] Permissions already set for volume mappings
2018-03-01 17:09:24.924890 [info] TRANS_DIR defined as '/config/transcode'
2018-03-01 17:09:25.100142 [info] Starting Supervisor...
2018-03-01 17:09:25,349 CRIT Set uid to user 0
2018-03-01 17:09:25,349 INFO Included extra file "/etc/supervisor/conf.d/plexmediaserver.conf" during parsing
2018-03-01 17:09:25,353 INFO supervisord started with pid 7
2018-03-01 17:09:26,356 INFO spawned: 'plexmediaserver' with pid 48
2018-03-01 17:09:26,357 INFO reaped unknown pid 8
2018-03-01 17:09:26,696 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 23418431850904 for <Subprocess at 23418431848960 with name plexmediaserver in state STARTING> (stdout)>
2018-03-01 17:09:26,696 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 23418441460768 for <Subprocess at 23418431848960 with name plexmediaserver in state STARTING> (stderr)>
2018-03-01 17:09:26,697 INFO exited: plexmediaserver (exit status 255; not expected)
2018-03-01 17:09:26,697 DEBG received SIGCLD indicating a child quit
2018-03-01 17:09:27,700 INFO spawned: 'plexmediaserver' with pid 51
2018-03-01 17:09:27,910 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 23418432000512 for <Subprocess at 23418431848960 with name plexmediaserver in state STARTING> (stdout)>
2018-03-01 17:09:27,910 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 23418422882744 for <Subprocess at 23418431848960 with name plexmediaserver in state STARTING> (stderr)>
2018-03-01 17:09:27,910 INFO exited: plexmediaserver (exit status 255; not expected)
2018-03-01 17:09:27,910 DEBG received SIGCLD indicating a child quit
2018-03-01 17:09:29,914 INFO spawned: 'plexmediaserver' with pid 54
2018-03-01 17:09:30,120 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 23418441460480 for <Subprocess at 23418431848960 with name plexmediaserver in state STARTING> (stdout)>
2018-03-01 17:09:30,120 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 23418432000512 for <Subprocess at 23418431848960 with name plexmediaserver in state STARTING> (stderr)>
2018-03-01 17:09:30,120 INFO exited: plexmediaserver (exit status 255; not expected)
2018-03-01 17:09:30,121 DEBG received SIGCLD indicating a child quit
2018-03-01 17:09:33,125 INFO spawned: 'plexmediaserver' with pid 57
2018-03-01 17:09:33,341 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 23418441460480 for <Subprocess at 23418431848960 with name plexmediaserver in state STARTING> (stdout)>
2018-03-01 17:09:33,341 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 23418422882744 for <Subprocess at 23418431848960 with name plexmediaserver in state STARTING> (stderr)>
2018-03-01 17:09:33,342 INFO exited: plexmediaserver (exit status 255; not expected)
2018-03-01 17:09:33,342 DEBG received SIGCLD indicating a child quit
2018-03-01 17:09:34,343 INFO gave up: plexmediaserver entered FATAL state, too many start retries too quickly
2018-03-01 17:09:39,799 WARN received SIGTERM indicating exit request
Created by...
___. .__ .__
\_ |__ |__| ____ | |__ ____ ___ ___
| __ \| |/ \| | \_/ __ \\ \/ /
| \_\ \ | | \ Y \ ___/ > <
|___ /__|___| /___| /\___ >__/\_ \
\/ \/ \/ \/ \/
https://hub.docker.com/u/binhex/

2018-03-01 19:55:12.844181 [info] Host is running unRAID
2018-03-01 19:55:12.887352 [info] System information Linux 3372d32003db 4.14.16-unRAID #1 SMP PREEMPT Wed Jan 31 08:51:39 PST 2018 x86_64 GNU/Linux
2018-03-01 19:55:12.936982 [info] PUID defined as '99'
2018-03-01 19:55:12.987032 [info] PGID defined as '100'
2018-03-01 19:55:13.042689 [info] UMASK defined as '000'
2018-03-01 19:55:13.088508 [info] Permissions already set for volume mappings
2018-03-01 19:55:13.137439 [info] TRANS_DIR defined as '/config/transcode'
2018-03-01 19:55:13.286359 [info] Starting Supervisor...
2018-03-01 19:55:13,480 CRIT Set uid to user 0
2018-03-01 19:55:13,481 INFO Included extra file "/etc/supervisor/conf.d/plexmediaserver.conf" during parsing
2018-03-01 19:55:13,484 INFO supervisord started with pid 7
2018-03-01 19:55:14,487 INFO spawned: 'plexmediaserver' with pid 48
2018-03-01 19:55:14,487 INFO reaped unknown pid 8
2018-03-01 19:55:14,697 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 22779147528600 for <Subprocess at 22779147526656 with name plexmediaserver in state STARTING> (stdout)>
2018-03-01 19:55:14,697 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 22779157138464 for <Subprocess at 22779147526656 with name plexmediaserver in state STARTING> (stderr)>
2018-03-01 19:55:14,697 INFO exited: plexmediaserver (exit status 255; not expected)
2018-03-01 19:55:14,698 DEBG received SIGCLD indicating a child quit
2018-03-01 19:55:15,701 INFO spawned: 'plexmediaserver' with pid 51
2018-03-01 19:55:15,911 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 22779147678208 for <Subprocess at 22779147526656 with name plexmediaserver in state STARTING> (stdout)>
2018-03-01 19:55:15,911 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 22779138560440 for <Subprocess at 22779147526656 with name plexmediaserver in state STARTING> (stderr)>
2018-03-01 19:55:15,911 INFO exited: plexmediaserver (exit status 255; not expected)
2018-03-01 19:55:15,912 DEBG received SIGCLD indicating a child quit
2018-03-01 19:55:17,916 INFO spawned: 'plexmediaserver' with pid 54
2018-03-01 19:55:18,127 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 22779157138176 for <Subprocess at 22779147526656 with name plexmediaserver in state STARTING> (stdout)>
2018-03-01 19:55:18,127 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 22779147678208 for <Subprocess at 22779147526656 with name plexmediaserver in state STARTING> (stderr)>
2018-03-01 19:55:18,128 INFO exited: plexmediaserver (exit status 255; not expected)
2018-03-01 19:55:18,128 DEBG received SIGCLD indicating a child quit
2018-03-01 19:55:21,133 INFO spawned: 'plexmediaserver' with pid 57
2018-03-01 19:55:21,341 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 22779157138176 for <Subprocess at 22779147526656 with name plexmediaserver in state STARTING> (stdout)>
2018-03-01 19:55:21,342 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 22779138560440 for <Subprocess at 22779147526656 with name plexmediaserver in state STARTING> (stderr)>
2018-03-01 19:55:21,342 INFO exited: plexmediaserver (exit status 255; not expected)
2018-03-01 19:55:21,342 DEBG received SIGCLD indicating a child quit
2018-03-01 19:55:21,133 INFO spawned: 'plexmediaserver' with pid 57
2018-03-01 19:55:21,341 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 22779157138176 for <Subprocess at 22779147526656 with name plexmediaserver in state STARTING> (stdout)>
2018-03-01 19:55:21,342 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 22779138560440 for <Subprocess at 22779147526656 with name plexmediaserver in state STARTING> (stderr)>
2018-03-01 19:55:21,342 INFO exited: plexmediaserver (exit status 255; not expected)
2018-03-01 19:55:21,342 DEBG received SIGCLD indicating a child quit
2018-03-01 19:55:22,343 INFO gave up: plexmediaserver entered FATAL state, too many start retries too quickly

Link to comment

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.