Feed Status Old - GVM Docker

Hi,
I have issue with gvm feed status. seems it no working from initial build.
gvm version : Version 22.4.0
last feed update 14 days ago

I have executed follwing command to start feed update

docker exec -it <ospd-openvas container id>  runuser -u ospd-openvas -- greenbone-nvt-sync --rsync

found below log from docker service

compnay_ospd-openvas.1.l8l43xea609l@gvm.domain    | OSPD[7] 2022-11-21 05:22:23,795: ERROR: (ospd_openvas.daemon) Updating VTs failed.
compnay_ospd-openvas.1.l8l43xea609l@gvm.domain     | OSPD[7] 2022-11-21 06:10:30,409: INFO: (ospd_openvas.daemon) Loading VTs. Scans will be [requested|queued] until VTs are loaded. This may take a few minutes, please wait...
compnay_ospd-openvas.1.l8l43xea609l@gvm.domain     | OSPD[7] 2022-11-21 06:14:10,689: INFO: (ospd_openvas.daemon) VTs were up to date. Feed version is 202211071014.
compnay_ospd-openvas.1.l8l43xea609l@gvm.domain     | OSPD[7] 2022-11-21 06:23:42,284: INFO: (ospd.main) Shutting-down server ...

How to update your feed in the container depends on the container image itself. You need to take a look at the description/readme provided by the maintainer.

2 Likes

I am new to this .once i deployed on docker it update update. Then Stoped could please let me know where should i refer to get idea about this.

We have official Docker containers. Their documentation can be found at https://greenbone.github.io/docs/latest/

2 Likes

Thanks, I used docker swam instead of docker compose, I gone through it so seems few containers are very dynamic to update NVTs , CVS and etc…

Yes they are. All containers and their purpose are described at https://greenbone.github.io/docs/latest/22.4/container/index.html#description

2 Likes