Jump to content

intact-consumption3299

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by intact-consumption3299

  1. 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.
     

×
×
  • Create New...