yu210148 / gvm_install

A script to install GVM 20 or 21 on Ubuntu 20.04 or Debian 10.
GNU General Public License v3.0
142 stars 71 forks source link

FeedStatus 0T #59

Closed asapiejka closed 3 years ago

asapiejka commented 3 years ago

Hello,

I have a problem with GVM after installing from your script. Patient Ubuntu 20.04 GVM 21

To be more precise,

After executing the script I had to manually create a user because I was not able to log on, After this operation FEED STATUS was everywhere seen as current but version is 0T

After performing some additional steps

gvmd --get-users --verbose gvmd --modify-setting 78eceaec-3385-11ea-b237-28d24461215b --value

and runuser -u gvm -- greenbone-nvt-sync --rsync sudo greenbone-scapdata-sync sudo greenbone-certdata-sync reboot

The situation has slightly improved

image

Do you have any idea how to fix FEED CERT and GVMD_DATA ? Hello,