greenbone / gvmd

Greenbone Vulnerability Manager - The database backend for the Greenbone Community Edition
GNU Affero General Public License v3.0
281 stars 153 forks source link

Cannot fetch gvmd - i/o timeout #2276

Closed iRomanyshyn closed 1 month ago

iRomanyshyn commented 1 month ago

Today, I tried to install OpenVAS but there is an error Get "https://registry.community.greenbone.net/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) while fetching images. I tried different networks and even my personal VPN in another country but no luck. I can't find any "services status" page so decided it may be something that no one figured out and I may be the first who can notify someone about this issue.

lgr-anixe commented 1 month ago

Same issue noticed today. Tried tinkering with various DNS servers, different networks and different docker versions. Apparently address https://registry.community.greenbone.net/v2/ is resolved via DNS but not reachable and therefore image: registry.community.greenbone.net/community/gvmd:stable cannot be downloaded. I recall pulling images about a week ago and everything worked perfectly.

cfi-gb commented 1 month ago

This looks more like an infrastructure topic (on that new Docker registry) rather then a topic for this issue tracker (which is only about bugs / new features in the software component gvmd).

As the development teams are usually not responsible for the underlying infrastructure creating a post at https://forum.greenbone.net/ could make more sense.

@greenbone/gvmd-maintainers Close as invalid for the gvmd software component?

cfi-gb commented 1 month ago

@iRomanyshyn @greenbone/gvmd-maintainers There is now https://forum.greenbone.net/t/greenbone-image-registry-unreachable/18859 so this could be IMHO closed.

wickedyoda commented 1 month ago

Here its July 2024 and we still have the same issues.

Tried running the docker script and docker compose file from the website but getting these errors when using them. Anyone have info?

[+] Running 34/17 ✘ gvm-tools Error context canceled 15.4s ⠸ notus-data [⠀⠀⠀] Pulling 15.4s ⠸ report-formats [⠀⠀] Pulling 15.4s ⠸ cert-bund-data [⠀⠀] Pulling 15.4s ✘ gvmd Error Get "https://registry.community.greenbone.net/v2/": net/http: request canceled while waiting for connection (Client.Timeout exc... 15.4s ⠸ redis-server [⣿⣿⣿] 19.36MB / 20.16MB Pulling 15.4s ⠸ pg-gvm [⣷⣷⣿⠀⠀⠀⠀⠀⠀⠀] Pulling 15.4s ⠸ gsa [⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿] 57.26MB / 58.94MB Pulling 15.4s ⠸ openvasd Pulling 15.4s ⠸ data-objects [⠀⠀] Pulling 15.4s ⠸ configure-openvas [⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿] 114.3MB / 119.4MB Pulling 15.4s ⠸ vulnerability-tests [⠀⠀] Pulling 15.4s ⠸ scap-data [⠀⠀] Pulling 15.4s ⠸ ospd-openvas [⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀] Pulling 15.4s ⠸ dfn-cert-data [⠀⠀] Pulling 15.4s ⠸ openvas Pulling 15.4s ✔ gpg-data Pulled 2.6s 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)

cfi-gb commented 1 month ago

@wickedyoda Please monitor / check the previously mentioned community forums for any info around this topic:

wickedyoda commented 1 month ago

Will do in the morning and comment further if necessary. Thanks!