# unable to pull gvmd / gvm-tools containers - Kindly help
/etc# docker compose -f $DOWNLOAD_DIR/docker-compose.yml -p greenbone-community-edition pull
[+] Pulling 35/55
openvas Skipped - Image is already being pulled by configure-openvas 0.0s
openvasd Skipped - Image is already being pulled by configure-openvas 0.0s
gpg-data Pulled 4.7s
✘ gvmd Error Get “https :// registry .community.greenbone.net/v2/”: net/http: request canceled while waiting for connection (Client.Timeout exceeded … 15.6s
redis-server Pulled 4.9s
dfn-cert-data Pulled 5.1s
⠴ pg-gvm [⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀] Pulling 15.6s
⠴ vulnerability-tests [⠀⠀] Pulling 15.6s
configure-openvas Pulled 5.2s
✘ gvm-tools Error context canceled 15.6s
gsa Pulled 5.3s
⠴ cert-bund-data [⠀⠀] Pulling 15.6s
⠴ ospd-openvas [⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⡀⣿⣿⣿⣿⣿⠀⠀⠀⠀] Pulling 15.6s
⠴ scap-data [⠀⠀] Pulling 15.6s
⠴ notus-data [⣿⠀⠀⠀] Pulling 15.6s
⠴ report-formats [⠀⠀] Pulling 15.6s
data-objects Pulled 5.3s
Error response from daemon: Get “https :// registry .community.greenbone.net/v2/”: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
#unable to reach greenbone registry
~# curl -v https :// registry.community.greenbone.net/v2/
- Trying 45.135.106.145:443…
- Trying [2a0e:6b40:20:106::feed:145]:443…
- Immediate connect fail for 2a0e:6b40:20:106::feed:145: Network is unreachable
^C
~# ping 45.135.106.145
PING 45.135.106.145 (45.135.106.145) 56(84) bytes of data.
^C
— 45.135.106.145 ping statistics —
5 packets transmitted, 0 received, 100% packet loss, time 4100ms
#google reachability working fine
root@openvas:~# ping www .google .com
PING www. google. com (142.250.182.228) 56(84) bytes of data.
64 bytes from bom07s29 -in-f4.1e100.net (142.250.182.228): icmp_seq=1 ttl=116 time=6.41 ms
64 bytes from bom07s29 -in-f4.1e100.net (142.250.182.228): icmp_seq=2 ttl=116 time=6.58 ms
even tried with google nameservers but same error:
~# cat /etc/resolv.conf
nameserver 8.8.8.8
nameserver 8.8.8.4