No port lists or scan configurations Solved

Hey All,

I just installed v22.04 on Debian 11.
I noticed that after the full feed sync, in the web interface there are no port lists or scan configurations.
Altough the files are on disk in the directory /var/lib/gvm/data-objects/gvmd/22.04/

if I try to import the files manually I can configuration error in file,…

Anyone knows how to resolve this?

openvas:/var/lib/gvm/data-objects/gvmd/22.04$ ls -la
total 96
drwxr-xr-x 5 1001 1001 4096 Jan 12 10:42 .
drwxr-xr-x 5 1001 1001 4096 Jan 12 10:42 …
-rw-r–r-- 1 gvm gvm 608 Jan 12 16:27 feed.xml
-rw-r–r-- 1 gvm gvm 862 Jan 12 10:06 LICENSE
-rw-r–r-- 1 gvm gvm 34523 Jan 12 10:06 LICENSE.AGPLv3
-rw-r–r-- 1 gvm gvm 25279 Jan 12 10:06 LICENSE.ODbLv1
drwxr-xr-x 2 gvm gvm 4096 Jan 12 10:42 port-lists
drwxr-xr-x 2 gvm gvm 4096 Jan 12 10:42 report-formats
drwxr-xr-x 2 gvm gvm 4096 Jan 12 10:42 scan-configs
-rw-r–r-- 1 gvm gvm 13 Jan 12 10:06 timestamp

sudo -u gvm gvmd --get-users --verbose

sudo -u gvm gvmd --modify-setting 78eceaec-3385-11ea-b237-28d24461215b --value uuid

this fixed it!

1 Like

Details for fixing this issue can be found at https://greenbone.github.io/docs/latest/22.4/source-build/troubleshooting.html

For the next time please don’t forget to mention your installation method (source build, containers, Kali packages,…) :slight_smile:

1 Like

Note that these required steps are also documented here: