Update: I replaced my docker-compose.yml and ran only the feed sync commands:
docker compose -f $DOWNLOAD_DIR/docker-compose.yml -p greenbone-community-edition pull notus-data vulnerability-tests scap-data dfn-cert-data cert-bund-data report-formats data-objects
docker compose -f $DOWNLOAD_DIR/docker-compose.yml -p greenbone-community-edition up -d notus-data vulnerability-tests scap-data dfn-cert-data cert-bund-data report-formats data-objects
The interface now shows all feeds up to date except for NVT.
Logs show:
gvmd-1 | md manage:WARNING:2024-11-07 17h58.12 utc:47190: osp_scanner_feed_version: failed to connect to /run/ospd/ospd-openvas.sock
gvmd-1 | md manage:WARNING:2024-11-07 17h58.17 utc:47191: nvts_feed_info_internal: failed to connect to /run/ospd/ospd-openvas.sock
If I run the standard update procedure:
I can no longer open the management interface.
docker ps results in:
I would really appreciate some help to get past this update issue that seems to be related to the renaming of containers or changing of the volumes for storage.