Dockers Not Updating 6.5.1


Recommended Posts

Good morning,

 

It seems after my update to 6.5.1 I am not able to update a few of my dockers. Nor am I able to install them from the apps store.

 

Pulling image: binhex/arch-nzbget:latest

TOTAL DATA PULLED: 0 B



Stopping container: binhex-nzbget
Successfully stopped container 'binhex-nzbget'



Removing container: binhex-nzbget
Successfully removed container 'binhex-nzbget'



Command:
root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='binhex-nzbget' --net='bridge' -e TZ="America/Los_Angeles" -e HOST_OS="unRAID" -e 'UMASK'='000' -e 'PUID'='99' -e 'PGID'='100' -p '6789:6789/tcp' -v '/mnt/user/Downloads/':'/data':'rw' -v '/mnt/user/appdata/binhex-nzbget':'/config':'rw' 'binhex/arch-nzbget' 
41f59c3908e0d2a5c47bd91a6a82650d5e66f7492094a4448ba25afe8ab45d78

The command finished successfully!

I was also getting this with a few other dockers I am not longer using which I removed. 

 

I tried removing Ombi by Linuxserver and reinstall but I cannot reinstall.

 

I get the following:

 

Pulling image: linuxserver/ombi:latest

TOTAL DATA PULLED: 0 B



Command:
root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='ombi' --net='bridge' -e TZ="America/Los_Angeles" -e HOST_OS="unRAID" -e 'PUID'='99' -e 'PGID'='100' -p '3579:3579/tcp' -v '/mnt/user/appdata/ombi':'/config':'rw' 'linuxserver/ombi' 
Unable to find image 'linuxserver/ombi:latest' locally
/usr/bin/docker: Error response from daemon: Get https://registry-1.docker.io/v2/: dial tcp: lookup registry-1.docker.io on 192.168.1.1:53: read udp 192.168.1.109:35858->192.168.1.1:53: i/o timeout.
See '/usr/bin/docker run --help'.

The command failed.

Any help on this topic would be great!

tangosierra-diagnostics-20180508-0622.zip

Link to comment
  • 1 year later...

I'm having the same issue

 

 

 

DNS is set to the following

 

8.8.8.8

8.8.4.4

208.67.220.220

 

 

 

 

 

Pulling image: linuxserver/sabnzbd:latest

IMAGE ID [latest]: Pulling from linuxserver/sabnzbd. Pulling from linuxserver/plex. Pulling from linuxserver/sonarr. Pulling from linuxserver/radarr. Pulling from linuxserver/lidarr. 
Status: Image is up to date for linuxserver/sabnzbd:latest

TOTAL DATA PULLED: 0 B

 

Stopping container: sabnzbd

Successfully stopped container 'sabnzbd'

 

Removing container: sabnzbd

Successfully removed container 'sabnzbd'

 

Command:root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='sabnzbd' --net='bridge' -e TZ="America/New_York" -e HOST_OS="Unraid" -e 'PUID'='99' -e 'PGID'='100' -p '8080:8080/tcp' -p '9090:9090/tcp' -v '/mnt/user/Plex Cache/Downloads/':'/downloads':'rw' -v '/mnt/user/Plex Cache/Downloads/incomplete/':'/incomplete-downloads':'rw' -v '/mnt/user/appdata/sabnzbd':'/config':'rw' 'linuxserver/sabnzbd' 

b4cf44de5992304c6a12338279565309005d20c0c7da4d4275dedeae48ae6783

The command finished successfully!

 

Pulling image: linuxserver/plex:latest

Status: Image is up to date for linuxserver/plex:latest

TOTAL DATA PULLED: 0 B

 

Stopping container: plex

Successfully stopped container 'plex'

 

Removing container: plex

Successfully removed container 'plex'

 

Command:root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='plex' --net='host' -e TZ="America/New_York" -e HOST_OS="Unraid" -e 'VERSION'='docker' -e 'NVIDIA_VISIBLE_DEVICES'='' -e 'TCP_PORT_32400'='32400' -e 'TCP_PORT_3005'='3005' -e 'TCP_PORT_8324'='8324' -e 'TCP_PORT_32469'='32469' -e 'UDP_PORT_1900'='1900' -e 'UDP_PORT_32410'='32410' -e 'UDP_PORT_32412'='32412' -e 'UDP_PORT_32413'='32413' -e 'UDP_PORT_32414'='32414' -e 'PUID'='99' -e 'PGID'='100' -v '/mnt/user/Plex Media/Movies/':'/movies':'rw' -v '/mnt/user/Plex Media/Tv Shows/':'/tv':'rw' -v '/mnt/user/Plex Media/Music/':'/music':'rw' -v '':'/transcode':'rw' -v '/mnt/user/appdata/plex':'/config':'rw' 'linuxserver/plex' 

013cf82c23ba54c3c47c57cad91c7ac3d9043c249902bb3d7e15f60decdb4896

The command finished successfully!

 

Pulling image: linuxserver/sonarr:latest

Status: Image is up to date for linuxserver/sonarr:latest

TOTAL DATA PULLED: 0 B

 

Stopping container: sonarr

Successfully stopped container 'sonarr'

 

Removing container: sonarr

Successfully removed container 'sonarr'

 

Command:root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='sonarr' --net='bridge' -e TZ="America/New_York" -e HOST_OS="Unraid" -e 'PUID'='99' -e 'PGID'='100' -p '8989:8989/tcp' -v '/dev/rtc':'/dev/rtc':'ro' -v '/mnt/user/Plex Media/Tv Shows/':'/tv':'rw' -v '/mnt/user/Plex Cache/Downloads/':'/downloads':'rw' -v '/mnt/user/appdata/sonarr':'/config':'rw' 'linuxserver/sonarr' 

bdded1a79f745e0cb5591f190b2cf6834e01d3c9f725cdc8ea2acec939764f60

The command finished successfully!

 

Pulling image: linuxserver/radarr:latest

Status: Image is up to date for linuxserver/radarr:latest

TOTAL DATA PULLED: 0 B

 

Stopping container: radarr

Successfully stopped container 'radarr'

 

Removing container: radarr

Successfully removed container 'radarr'

 

Command:root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='radarr' --net='bridge' -e TZ="America/New_York" -e HOST_OS="Unraid" -e 'PUID'='99' -e 'PGID'='100' -p '7878:7878/tcp' -v '/mnt/user/Plex Cache/Downloads/':'/downloads':'rw' -v '/mnt/user/Plex Media/Movies/':'/movies':'rw' -v '/mnt/user/appdata/radarr':'/config':'rw' 'linuxserver/radarr' 

80d9e345560aad0309ad71b24c32c25ad5fa917d091467f357cf124f4412f223

The command finished successfully!


Pulling image: linuxserver/lidarr:latest

Status: Image is up to date for linuxserver/lidarr:latest

TOTAL DATA PULLED: 0 B

 

Stopping container: lidarr

Successfully stopped container 'lidarr'

 

Removing container: lidarr

Successfully removed container 'lidarr'

 

Command:root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='lidarr' --net='bridge' -e TZ="America/New_York" -e HOST_OS="Unraid" -e 'PUID'='99' -e 'PGID'='100' -p '8686:8686/tcp' -v '/mnt/user/Plex Cache/Downloads/':'/downloads':'rw' -v '/mnt/user/Plex Media/Music/':'/music':'rw' -v '/mnt/user/appdata/lidarr':'/config':'rw' 'linuxserver/lidarr' 

1d89c817f0461837c7efa9fa6573faaa83b39b481c296b26d600069e430098a6

The command finished successfully!

 

 

 

 

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.