NVT feed update

Hi there!

After upgrading to GVM-11 we have an issue with updating NVT feed.
It is not displayed on the Feed Status page.

/usr/local/bin/greenbone-nvt-sync --feedversion returns 202006120920. --selftest, --verbose, --identify, --rsync returns nothing. --feedcurrent returns:

Greenbone community feed server - http://feed.community.greenbone.net/
This service is hosted by Greenbone Networks - http://www.greenbone.net/

All transactions are logged.

If you have any questions, please use the Greenbone community portal. 
See https://community.greenbone.net for details.

By using this service you agree to our terms and conditions.

Only one sync per time, otherwise the source ip will be temporarily blocked.

receiving incremental file list
plugin_feed_info.inc
            985 100%  961.91kB/s    0:00:00 (xfr#1, to-chk=0/1)

sent 43 bytes  received 1,096 bytes  455.60 bytes/sec
total size is 985  speedup is 0.86

How can we fix the update process and status displaying?

Hi, look at GVM11 – installation, how people sync DB maybe it will help. Comment in the end about sync.

1 Like

I managed to partially fix it. Thanks Chris for the comment: removing $install_prefix/var/run/feed-update.lock allowed to update NVT. greenbone-nvt-sync --feedversion now shows actual version. But it is still not displayed with WebUI for some reason. I assume it is about permissions: this feed updates by gvm user while others by root, but gsad --drop-privileges=gvm didn’t help.

1 Like