Failed to find port_list '33d0cd82-57c6-11e1-8ed1-406186ea4fc5

Failed to find port_list '33d0cd82-57c6-11e1-8ed1-406186ea4fc5
greenbone-nvt-sync
greenbone-feed-sync --type SCAP
greenbone-feed-sync --type CERT
greenbone-feed-sync --type GVMD_DATA
port folder is empty how do I fix this?

cd /var/lib/gvm/data-objects
gvmd:
feed.xml
sha256sums
sha256sums.asc
timestamp

gvmd/21.04:
configs
LICENSE
LICENSE.AGPLv3
LICENSE.ODbLv1

gvmd/21.04/configs:
base-d21f6c81-2b88-4ac1-b7b4-a2a9f2ad4663.xml
empty-085569ce-73ed-11df-83c3-002264764cea.xml
host-discovery-2d3f051c-55ba-11e3-bf43-406186ea4fc5.xml
discovery-8715c877-47a0-438d-98a3-27c7a6ab2196.xml
full-and-fast-daba56c8-73ec-11df-a475-002264764cea.xml
policy-gaussdbkernel-2eec8313-fee4-442a-b3c4-fa0d5dc83d61.xml

gvmd/21.04/port_lists:

gvmd/21.04/report_formats:

GVM versions

gsad: Greenbone Security Assistant 21.04.0~git
gvmd: Greenbone Vulnerability Manager 21.4.0
**openvas-scanner:**OpenVAS 21.4.0
gvm-libs: gvm-libs 21.4.0

Environment

Operating system:
Kernel: (‘uname -a’)
**Installation method / source:
Linux na7kr-parror 5.10.0-6parrot1-amd64 #1 SMP Debian 5.10.28-6parrot1 (2021-04-12) x86_64 GNU/Linux
**

i got this error had to run one by one

 /opt/gvm/sbin/greenbone-feed-sync --type SCAP
 /opt/gvm/bin/greenbone-nvt-sync
/opt/gvm/sbin/greenbone-feed-sync --type CERT
 /opt/gvm/sbin/greenbone-feed-sync --type GVMD_DATA
 /usr/bin/sudo /opt/gvm/sbin/openvas --update-vt-info

then go to feeds and wait until it shows that its updated

1 Like

Did not help still do not see any ports

what does the feed status show?

openvas --update-vt-info
does not return ant results

I just tryed apt purge and reinstall and still the same no port and openvas --update-vt-info does show any results

You should never run this command manually. Every guide mentioning this command is wrong.

3 Likes

Did you check if the report formats and scan configs have been loaded? Did you check the gvmd.log file for errors?

the port lists, report formats and scan configs are shipped with the feed and their files are synchronized via greenbone-feed-sync --type GVMD_DATA. After the files have been synced gvmd picks them up and loads them in the postgres db. Only after gvmd has loaded them they are available in the web UI. For being able to load the files gvmd needs a correct setup. For example a feed import owner needs to be set.

Because you are using the /opt/gvm/ installation prefix i suppose you are building from source. In that case you should follow https://greenbone.github.io/docs/ instead.

2 Likes

I did not install from Pattot OS ISO,
I remiaged and still the same.
There is no errors in log in GUI show port current and if click on it not available.

It statted to work today

1 Like

I install gvm21.04 using docker securecompliance/gvm, it failed to find port_list ‘33d0cd82-57c6-11e1-8ed1-406186ea4fc5 too…

Do you get an solution? I have the same issue… (Missing GVM_DATA in GSA)

This occurs because the feeds have not completed their sync. Basically you will need to wait until the feeds complete their synchronization and then the port data will show up.

1 Like