linuxserver / docker-jackett

GNU General Public License v3.0
395 stars 95 forks source link

Got stuck pulling image from docker #85

Closed umbynos closed 5 years ago

umbynos commented 5 years ago
pi@raspberrypi:~ $ docker pull linuxserver/jackett:arm32v7-latest 
arm32v7-latest: Pulling from linuxserver/jackett
c8d227268e98: Already exists 
b788e8700e28: Already exists 
6ef0f6f946fb: Already exists 
993167137e43: Already exists 
2ac056fafe86: Downloading [==>                                                ]  3.218MB/55.6MB
5643b1ef5ac7: Download complete 

It's stuck here since an hour.. Any idea why?

pi@raspberrypi:~ $ docker version
Client:
 Version:           18.09.0
 API version:       1.39
 Go version:        go1.10.4
 Git commit:        4d60db4
 Built:             Wed Nov  7 00:57:21 2018
 OS/Arch:           linux/arm
 Experimental:      false

Server: Docker Engine - Community
 Engine:
  Version:          18.09.0
  API version:      1.39 (minimum version 1.12)
  Go version:       go1.10.4
  Git commit:       4d60db4
  Built:            Wed Nov  7 00:17:57 2018
  OS/Arch:          linux/arm
  Experimental:     false
pi@raspberrypi:~ $ uname -a
Linux raspberrypi 4.19.42-v7+ #1218 SMP Tue May 14 00:48:17 BST 2019 armv7l GNU/Linux
aptalca commented 5 years ago

Ctrl-c and retry?

umbynos commented 5 years ago

Already tried like 5 times, as well as a reboot..

umbynos commented 5 years ago

updating docker using test branch apparently resolved the issue..