Docker updates, 0 B data pulled


Niklas

Recommended Posts

Hello,

 

Getting updates for my Docker containers and it's pulling data for some but for most I get "TOTAL DATA PULLED: 0 B"

 

I also noticed this (it is standard with 1+ update?):

Capture_ServerDocker_-_Google_Chrome_2018-11-25_18-00-02_27512587.png.f2ad4f7c2d0bf30d57440ad348adb4ec.png

 

What could be up with this? Most of the updates are pulling 0 B. Not seen that before. Can't find any errors in logs.

Unraid 6.6.5. Looked at other threads with "TOTAL DATA PULLED: 0 B" but not same error or solutions.
Recently changes are all sata-cables (got some UDMA CRC error count on one drive (6), changed sata cable, put server back in place hard to get, ran parity check, UDMA CRC error on one of the other drives (got up to 6 here too), decided to get brand new sata cables and replace ALL. New parity check, no new UDMA CRC error's), added parity drive (had 0 parity drives before) and added "--restart=unless-stopped" to some containers. Then, this started to happen.
appdata and system (docker.img) on samsung ssd (cache).

Edited by Niklas
Link to comment

Is the "pulling from" correct? Showing plex when working with traefik?

At first, I thought it was only the linuxserver containers. It's not. I just see them more often because I mostly use containers from them.

It happens to the others too. Pressing check for updates could show no updates, pressing again directly after could show there is updates but 0 B pulled data. Looking at docker hub the last push can be like a week ago but it still shows as update available, updating fetch 0 B and the status goes from update available to up to date. One example is uberchuckie/observium. Has shown updates several different times since 2 days. Always 0 B pulled.

linuxserver builds once a week? I have seen different updates from them over the weekend. 

 

I have seen 0 B pulled before but now it happens daily. Some dockers updates without problems, like Emby server beta that got "real" updates yesterday.

It's like Unraid is showing updates for containers that don't have any updates?

Edited by Niklas
Removed diag
Link to comment
  • 9 months later...

linuxserver.io I am having this same problem only with your dockers. Keeps saying there is update on all the linuxserver.io dockers I have and when I update 0kb pulled because they are up to date. It keeps doing it over and over. I tried to see if I could install a linuxserver.io docker that I don't have installed already and installs just fine. Dockers from others are not having this problem. What could be causing this?

  • Like 1
Link to comment
1 minute ago, jpowell8672 said:

linuxserver.io I am having this same problem only with your dockers. Keeps saying there is update on all the linuxserver.io dockers I have and when I update 0kb pulled because they are up to date. It keeps doing it over and over. I tried to see if I could install a linuxserver.io docker that I don't have installed already and installs just fine. Dockers from others are not having this problem. What could be causing this?

I see the same. It is reported in various threads here and one over at linuxservers forum. 

  • Like 1
Link to comment
On 8/29/2019 at 9:09 PM, jpowell8672 said:

It has to be you linuxserver

It's a change with the docker API causing this.

 

The temporary fix is detailed in the bug report.  But, it is a minor thing.  Any container that does actually have an update available for it will download and install.

  • Upvote 1
Link to comment
14 hours ago, Squid said:

It's a change with the docker API causing this.

 

The temporary fix is detailed in the bug report.  But, it is a minor thing.  Any container that does actually have an update available for it will download and install.

Would you mind providing a link to that bug report?  Honestly I tried to find it on my own but could not... :)

Link to comment
  • 4 years later...

I am seeing the exact same issue just now. I tried uninstalling and installing again, but it fails with the same issue. Now I don't have preclear installed.


I looked at the suggested solution, but it didn't work.

When trying to install preclear again, I get the following output:

Pulling image: binhex/arch-preclear:latest


TOTAL DATA PULLED: 0 B



Command executiondocker run
  -d
  --name='binhex-preclear'
  --net='bridge'
  --privileged=true
  -e TZ="Asia/Jerusalem"
  -e HOST_OS="Unraid"
  -e HOST_HOSTNAME="Tower"
  -e HOST_CONTAINERNAME="binhex-preclear"
  -e 'WEBPAGE_TITLE'='Preclear'
  -e 'VNC_PASSWORD'=''
  -e 'ENABLE_STARTUP_SCRIPTS'='no'
  -e 'UMASK'='000'
  -e 'PUID'='0'
  -e 'PGID'='0'
  -l net.unraid.docker.managed=dockerman
  -l net.unraid.docker.webui='http://[IP]:[PORT:6080]/vnc.html?resize=remote&host=[IP]&port=[PORT:6080]&autoconnect=1'
  -l net.unraid.docker.icon='https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/images/preclear-icon.png'
  -p '6080:6080/tcp'
  -v '/boot/config/disk.cfg':'/unraid/config/disk.cfg':'ro'
  -v '/boot/config/super.dat':'/unraid/config/super.dat':'ro'
  -v '/var/local/emhttp/disks.ini':'/unraid/emhttp/disks.ini':'ro'
  -v '/usr/local/sbin/mdcmd':'/unraid/mdcmd':'ro'
  -v '/dev/disk/by-id':'/unraid/disk/by-id':'ro'
  -v '/boot/config/plugins/dynamix':'/unraid/config/plugins/dynamix':'ro'
  -v '/etc/ssmtp/ssmtp.conf':'/unraid/ssmtp/ssmtp.conf':'ro'
  -v '/mnt/user/appdata/binhex-preclear':'/config':'rw' 'binhex/arch-preclear'

Unable to find image 'binhex/arch-preclear:latest' locally
docker: Error response from daemon: Get "https://registry-1.docker.io/v2/binhex/arch-preclear/manifests/sha256:b630b6666c71dc36058a30f993228de84471ec7cccebbc2449671974b6a09119": dial tcp [2600:1f18:2148:bc01:20a3:9c3e:d4a7:9fb]:443: connect: network is unreachable.
See 'docker run --help'.

The command failed.

 

Update: Sometimes it starts downloading the data and fails mid-download after many retires of some of the fs layers. Sometimes it manages to finish the download and then the update installs.
 

Edited by intact-consumption3299
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.