Hi,
I have a new clean installation on debian by Building from Source:
Currently I receive the error when trying to scan a host:
Failed to find port_list '33d0cd82-57c6-11e1-8ed1-406186ea4fc5'
Logs:
tail -f /var/log/gvm/gvmd.log
md main:MESSAGE:2025-02-08 20h51.51 utc:3264: Greenbone Vulnerability Manager version 23.8.1 (DB revision 256)
md manage:MESSAGE:2025-02-08 20h51.57 utc:3264: Rebuilding configs from feed…
md main:WARNING:2025-02-08 20h51.57 utc:3264: Failed to rebuild gvmd data: No configs feed directory.
get_feed_info: Failed to read ‘/var/lib/gvm/data-objects/gvmd/22.04/feed.xml’: Failed to open file “/var/lib/gvm/data-objects/gvmd/22.04/feed.xml”: No such file or directory
Why does gvmd try to find the feed.xml in “gvmd/22.04/feed.xml”?
The feed is inside “gvmd/feed.xml”.
not available /var/lib/gvm/data-objects/gvmd/22.04/feed.xml
available /var/lib/gvm/data-objects/gvmd/feed.xml
I also applied the steps in the troubleshooting
find /var/lib/gvm/data-objects/ -name “33d0cd82-57c6-11e1-8ed1-406186ea4fc5.xml”
sudo -u gvm greenbone-feed-sync --type GVMD_DATA
sudo -u gvm gvmd --rebuild-gvmd-data=all