Jump to content

Fresh Version -- Can't install dockers?


jArtibise

Recommended Posts

Hey guys!

 

I just did a fresh install to 6.1.3.

 

I re-configured all my settings, I can access my drives/files on the unRAID server from my PC... it seems everything is working normal. My only issue is I can't install any dockers... at all.

 

This is the output from trying to use add the Plex container right from the limetech repository. No matter what repository or container I'm trying to add, its pretty much the same output.

 

I know I must be missing something simple but I can't figure it out for the life of me.

 

Here is the output:

 

Pulling image: limetech/plex:latest
IMAGE ID [latest]: Pulling from limetech/plex.
IMAGE ID [83e4dde6b9cf]: Pulling fs layer.
IMAGE ID [b670fb0c7ecd]: Pulling fs layer.
IMAGE ID [29460ac93442]: Pulling fs layer.
IMAGE ID [d2a0ecffe6fa]: Pulling fs layer.
IMAGE ID [f21b69028ac0]: Pulling fs layer.
IMAGE ID [fc06acda5256]: Pulling fs layer.
IMAGE ID [ed3f43ffe5bc]: Pulling fs layer.
IMAGE ID [e9f50c1887ea]: Pulling fs layer.
IMAGE ID [48b9bf68ca82]: Pulling fs layer.
IMAGE ID [2eac32555cb0]: Pulling fs layer.
IMAGE ID [958d73368f59]: Pulling fs layer.
IMAGE ID [826c65921c56]: Pulling fs layer.
IMAGE ID [8fc6fa4c7845]: Pulling fs layer.
IMAGE ID [6baefc28cbbf]: Pulling fs layer.
IMAGE ID [6686de5901ae]: Pulling fs layer.
IMAGE ID [f3277badc7ec]: Pulling fs layer.
IMAGE ID [ae5b52f377d6]: Pulling fs layer. Pulling repository limetech/plex. Pulling image (latest) from limetech/plex. Pulling image (latest) from limetech/plex, endpoint: https://registry-1.docker.io/v1/. Pulling dependent layers.
IMAGE ID [83e4dde6b9cf]: Pulling metadata. Pulling fs layer. Error pulling dependent layers.
IMAGE ID [ae5b52f377d6]: Error pulling image (latest) from limetech/plex, endpoint: https://registry-1.docker.io/v1/, Server error: Status 0 while fetching image layer (83e4dde6b9cfddf46b75a07ec8d65ad87a748b98cf27de7d5b3298c1f3455ae4). Error pulling image (latest) from limetech/plex, Server error: Status 0 while fetching image layer (83e4dde6b9cfddf46b75a07ec8d65ad87a748b98cf27de7d5b3298c1f3455ae4).

TOTAL DATA PULLED: 0 B

 

 

Command:
root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="PlexMediaServer" --net="host" --privileged="true" -e TZ="America/Chicago" -v "/mnt/disk1/Plex/config/":"/config":rw limetech/plex
Unable to find image 'limetech/plex:latest' locally
latest: Pulling from limetech/plex
83e4dde6b9cf: Pulling fs layer
b670fb0c7ecd: Pulling fs layer
29460ac93442: Pulling fs layer
d2a0ecffe6fa: Pulling fs layer
f21b69028ac0: Pulling fs layer
fc06acda5256: Pulling fs layer
ed3f43ffe5bc: Pulling fs layer
e9f50c1887ea: Pulling fs layer
48b9bf68ca82: Pulling fs layer
2eac32555cb0: Pulling fs layer
958d73368f59: Pulling fs layer
826c65921c56: Pulling fs layer
8fc6fa4c7845: Pulling fs layer
6baefc28cbbf: Pulling fs layer
6686de5901ae: Pulling fs layer
f3277badc7ec: Pulling fs layer
ae5b52f377d6: Pulling fs layer
Pulling repository limetech/plex
ae5b52f377d6: Pulling image (latest) from limetech/plex
ae5b52f377d6: Pulling image (latest) from limetech/plex, endpoint: https://registry-1.docker.io/v1/
ae5b52f377d6: Pulling dependent layers
83e4dde6b9cf: Pulling metadata
83e4dde6b9cf: Pulling fs layer
83e4dde6b9cf: Error pulling dependent layers
ae5b52f377d6: Error pulling image (latest) from limetech/plex, endpoint: https://registry-1.docker.io/v1/, Server error: Status 0 while fetching image layer (83e4dde6b9cfddf46b75a07ec8d65ad87a748b98cf27de7d5b3298c1f3455ae4)
ae5b52f377d6: Error pulling image (latest) from limetech/plex, Server error: Status 0 while fetching image layer (83e4dde6b9cfddf46b75a07ec8d65ad87a748b98cf27de7d5b3298c1f3455ae4)
Error pulling image (latest) from limetech/plex, Server error: Status 0 while fetching image layer (83e4dde6b9cfddf46b75a07ec8d65ad87a748b98cf27de7d5b3298c1f3455ae4)

The command failed.

Link to comment

Solution for anyone with the same problem.

 

After trying the docker.img in multiple places it turns out that wasn't the issue.

 

Somehow by using the NTP server for my time it had said it was June without me knowing. I manually changed the date today and retried the dockers and voila!

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...