Scan configs not showing up

I installed openvas on Kali ubuntu - however my scan configs are empty when I check the data configs folder the files are present.

[/var/lib/gvm/data-objects/gvmd]
└─$ ls
20.08 21.10 LICENSE LICENSE.ODbLv1 sha256sums.asc
21.04 feed.xml LICENSE.AGPLv3 sha256sums timestamp

Looking into folder 21.10
ls 21.10/configs 2 ⨯
base-d21f6c81-2b88-4ac1-b7b4-a2a9f2ad4663.xml
discovery-8715c877-47a0-438d-98a3-27c7a6ab2196.xml
empty-085569ce-73ed-11df-83c3-002264764cea.xml
full-and-fast-daba56c8-73ec-11df-a475-002264764cea.xml
host-discovery-2d3f051c-55ba-11e3-bf43-406186ea4fc5.xml
policy_euleros_20200909_9f822ad3-9208-4e02-ac03-78dce3ca9a23.xml
policy_gaussdb_20200909_61327f09-8a54-4854-9e1c-16798285fb28.xml
policy-gaussdbkernel-2eec8313-fee4-442a-b3c4-fa0d5dc83d61.xml
policy-huawei-datacom-aab5c4a1-eab1-4f4e-acac-8c36d08de6bc.xml
policy-it-grundschutz-c4b7c0cb-6502-4809-b034-8e635311b3e6.xml
policy-opengauss-c2b049f9-6d3d-45be-871f-2252895ed9e8.xml
system-discovery-bbca7412-a950-11e3-9109-406186ea4fc5.xml

The files are present

I ran the following commands

sudo greenbone-feed-sync --type GVMD_DATA
sudo greenbone-feed-sync --type SCAP
sudo greenbone-feed-sync --type CERT

└─$ sudo runuser -u _gvm – gvmd --get-users --verbose 1 ⨯
admin 56c86319-0dbe-4421-81b8-4dbb9fb8d5be
feedadmin b70495e4-ab59-448a-ba60-f31c1c3bde8c

─$ sudo runuser -u _gvm – gvmd --modify-setting 78eceaec-3385-11ea-b237-28d24461215b --value 56c86319-0dbe-4421-81b8-4dbb9fb8d5be

sudo runuser -u _gvm – gvmd --get-scanners
6acd0832-df90-11e4-b9d5-28d24461215b CVE 0 CVE
08b69003-5fc2-4037-a479-93b440211c73 OpenVAS /var/run/ospd/ospd.sock 0 OpenVAS Default

/run/ospd/ospd.sock

sudo runuser -u _gvm – gvmd --modify-scanner=08b69003-5fc2-4037-a479-93b440211c73 --scanner-host=/run/ospd/ospd.sock

sudo runuser -u _gvm – gvmd --modify-scanner=08b69003-5fc2-4037-a479-93b440211c73 --scanner-host=/run/ospd/ospd.sock

sudo runuser -u _gvm – greenbone-nvt-sync

Still the scan configs are empty and the feed status is always “update in prograss”

Versn is
OpenVAS 21.4.1
gvm-libs 21.4.1
Most new code since 2005: © 2021 Greenbone Networks GmbH
Nessus origin: © 2004 Renaud Deraison deraison@nessus.org
License GPLv2: GNU GPL version 2
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.