DigitalDivide Posted August 23, 2015 Share Posted August 23, 2015 I'm trying to install the binhex deluge docker and I get the an error, actually a couple of errors. Not sure what the message is regarding not enough space. My cache drive has 300gb free and my flash drive has 7gb free. I rebooted my server and made sure everything was clean and tried again. Same error. Pulling image: binhex/arch-deluge:latest IMAGE ID [latest]: Pulling from binhex/arch-deluge. IMAGE ID [82bda6a80b2f]: Pulling fs layer. IMAGE ID [9cc889cfbe86]: Pulling fs layer. IMAGE ID [f6ac3357c0f4]: Pulling fs layer. IMAGE ID [baa2bc18207b]: Pulling fs layer. IMAGE ID [e7b3dbc92278]: Pulling fs layer. IMAGE ID [dbb19288b201]: Pulling fs layer. IMAGE ID [91d7b7cf149f]: Pulling fs layer. IMAGE ID [07ee95c726e4]: Pulling fs layer. IMAGE ID [8b19ceede923]: Pulling fs layer. IMAGE ID [43107b4cec33]: Pulling fs layer. IMAGE ID [e62644ebc6f4]: Pulling fs layer. IMAGE ID [b4e7fde7d803]: Pulling fs layer. IMAGE ID [fc520ab94023]: Pulling fs layer. IMAGE ID [e4e8d8d67ecd]: Pulling fs layer. IMAGE ID [77da678d6854]: Pulling fs layer. IMAGE ID [aafe6e4cb031]: Pulling fs layer. IMAGE ID [cc7f41fa3585]: Pulling fs layer. IMAGE ID [bbbf600b77d0]: Pulling fs layer. IMAGE ID [f3cdff93bce6]: Pulling fs layer. IMAGE ID [c344e948f33b]: Pulling fs layer. IMAGE ID [a352de79147f]: Already exists. IMAGE ID [c344e948f33b]: Layer already being pulled by another client. Waiting.. IMAGE ID [bbbf600b77d0]: Downloading 100% of 32 B. Verifying Checksum. Download complete. IMAGE ID [aafe6e4cb031]: Downloading 100% of 32 B. Verifying Checksum. Download complete. IMAGE ID [91d7b7cf149f]: Downloading 100% of 32 B. Verifying Checksum. Download complete. IMAGE ID [8b19ceede923]: Downloading 100% of 32 B. Verifying Checksum. Download complete. IMAGE ID [77da678d6854]: Downloading 100% of 32 B. Verifying Checksum. Download complete. IMAGE ID [e4e8d8d67ecd]: Downloading 100% of 32 B. Verifying Checksum. Download complete. IMAGE ID [f3cdff93bce6]: Downloading 100% of 32 B. Verifying Checksum. Download complete. IMAGE ID [07ee95c726e4]: Downloading 100% of 262 B. Verifying Checksum. Download complete. IMAGE ID [dbb19288b201]: Downloading 100% of 32 B. Verifying Checksum. Download complete. IMAGE ID [e7b3dbc92278]: Downloading 100% of 32 B. Verifying Checksum. Download complete. IMAGE ID [cc7f41fa3585]: Downloading 100% of 32 B. Verifying Checksum. Download complete. IMAGE ID [fc520ab94023]: Downloading 100% of 32 B. Verifying Checksum. Download complete. IMAGE ID [9cc889cfbe86]: Downloading 100% of 32 B. Verifying Checksum. Download complete. IMAGE ID [f6ac3357c0f4]: Downloading 100% of 724 B. Verifying Checksum. Download complete. IMAGE ID [43107b4cec33]: Downloading 100% of 276 B. Verifying Checksum. Download complete. IMAGE ID [c344e948f33b]: Downloading 100% of 32 B. Verifying Checksum. Download complete. IMAGE ID [e62644ebc6f4]: Downloading 100% of 399 B. Verifying Checksum. Download complete. Pulling repository binhex/arch-deluge. IMAGE ID [c344e948f33b]: Pulling image (latest) from binhex/arch-deluge. Pulling image (latest) from binhex/arch-deluge, endpoint: https://registry-1.docker.io/v1/.'>https://registry-1.docker.io/v1/. Pulling dependent layers. IMAGE ID [a352de79147f]: Download complete. IMAGE ID [82bda6a80b2f]: Pulling metadata. Pulling fs layer. Error downloading dependent layers. IMAGE ID [c344e948f33b]: Error pulling image (latest) from binhex/arch-deluge, endpoint: https://registry-1.docker.io/v1/,'>https://registry-1.docker.io/v1/, ApplyLayer exit status 1 stdout: stderr: write /etc/bash.bash_logout: no space left on device. Error pulling image (latest) from binhex/arch-deluge, ApplyLayer exit status 1 stdout: stderr: write /etc/bash.bash_logout: no space left on device. TOTAL DATA PULLED: 3 KB Command: root@localhost:# /usr/bin/docker run -d --name="binhex-deluge" --net="bridge" -e TZ="America/New_York" -p 8112:8112/tcp -p 58846:58846/tcp -p 58946:58946/tcp -p 58946:58946/udp -v "/mnt/cache/Appdata/bhdeluge/torrents/":"/torrents":rw -v "/mnt/cache/Appdata/bhdeluge/":"/config":rw -v "/mnt/cache/Appdata/bhdeluge/downloads/":"/data":rw binhex/arch-deluge Unable to find image 'binhex/arch-deluge:latest' locally latest: Pulling from binhex/arch-deluge 82bda6a80b2f: Pulling fs layer 9cc889cfbe86: Pulling fs layer f6ac3357c0f4: Pulling fs layer baa2bc18207b: Pulling fs layer e7b3dbc92278: Pulling fs layer dbb19288b201: Pulling fs layer 91d7b7cf149f: Pulling fs layer 07ee95c726e4: Pulling fs layer 8b19ceede923: Pulling fs layer 43107b4cec33: Pulling fs layer e62644ebc6f4: Pulling fs layer b4e7fde7d803: Pulling fs layer fc520ab94023: Pulling fs layer e4e8d8d67ecd: Pulling fs layer 77da678d6854: Pulling fs layer aafe6e4cb031: Pulling fs layer cc7f41fa3585: Pulling fs layer bbbf600b77d0: Pulling fs layer f3cdff93bce6: Pulling fs layer c344e948f33b: Pulling fs layer c344e948f33b: Pulling fs layer a352de79147f: Already exists c344e948f33b: Layer already being pulled by another client. Waiting. c344e948f33b: Download complete Pulling repository binhex/arch-deluge c344e948f33b: Pulling image (latest) from binhex/arch-deluge c344e948f33b: Pulling image (latest) from binhex/arch-deluge, endpoint: https://registry-1.docker.io/v1/ c344e948f33b: Pulling dependent layers a352de79147f: Download complete 82bda6a80b2f: Pulling metadata 82bda6a80b2f: Pulling fs layer 82bda6a80b2f: Error downloading dependent layers c344e948f33b: Error pulling image (latest) from binhex/arch-deluge, endpoint: https://registry-1.docker.io/v1/,'>https://registry-1.docker.io/v1/, ApplyLayer exit status 1 stdout: stderr: write /etc/bash.bash_logout: no space left on device c344e948f33b: Error pulling image (latest) from binhex/arch-deluge, ApplyLayer exit status 1 stdout: stderr: write /etc/bash.bash_logout: no space left on device time="2015-08-21T23:58:55-04:00" level=fatal msg="Error pulling image (latest) from binhex/arch-deluge, ApplyLayer exit status 1 stdout: stderr: write /etc/bash.bash_logout: no space left on device" The command failed. Link to comment
DigitalDivide Posted August 23, 2015 Author Share Posted August 23, 2015 Well deleted the docker image and then tried again. Managed to get it working now. Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.