Greenbone-nvt-sync commands ends up with 503 error

Im getting 503 error for below command during installing the openvas in Ubantu machine.

sudo greenbone-nvt-sync
sudo greenbone-scapdata-sync
sudo greenbone-certdata-sync

Can anyone please help me to resolve this issue…

Hi @yomax65637,

Try to use this command:#sudo gvm-feed-update

Best

Thanks you for your suggession, Unfortunately this command resulted in

sudo: gvm-feed-update: command not found

I would highly appreciate if you have any alternative solution for this.!!

sudo -u gvm greenbone-feed-sync --type GVMD_DATA
sudo -u gvm greenbone-feed-sync --type SCAP
sudo -u gvm greenbone-feed-sync --type CERT
1 Like

Thanks for your suggession, I tried those command but it shows:

sudo: unknown user: gvm
sudo: unable to initialize policy plugin

Please help me to solve this with an alternate solution.