Closed killmasta93 closed 2 years ago
Looks like the compose file is still referencing the old image. Make sure you specify the "latest" tag in the compose file. I'm also updating the compose file in the repo.
Thanks, Scott
Thank you, just edited the docker compose and re ran it but it keeps showing
md manage: INFO:2022-05-03 03h57.35 UTC:1105: osp_scanner_feed_version: failed to get scanner_feed_version. OSPd OpenVAS is still starting
md manage: INFO:2022-05-03 03h57.48 UTC:1171: osp_scanner_feed_version: failed to get scanner_feed_version. OSPd OpenVAS is still starting
md manage: INFO:2022-05-03 03h58.04 UTC:1237: osp_scanner_feed_version: failed to get scanner_feed_version. OSPd OpenVAS is still starting
md manage: INFO:2022-05-03 03h58.15 UTC:1240: osp_scanner_feed_version: failed to get scanner_feed_version. OSPd OpenVAS is still starting
md manage: INFO:2022-05-03 03h58.25 UTC:1244: osp_scanner_feed_version: failed to get scanner_feed_version. OSPd OpenVAS is still starting
Same for me, on 21.04.07 I just upgraded to 21.04.08 (same "data" dir) but the problem persist, tode
hi @immauss so i deleted all my container and started again but now im getting this error
==> /usr/local/var/log/gvm/openvas.log <==
libgvm util:MESSAGE:2022-05-06 05h43.09 utc:991: Updated NVT cache from version 0 to 202204281000
==> /usr/local/var/log/gvm/gvmd.log <==
md manage: INFO:2022-05-06 05h43.10 UTC:1136: osp_scanner_feed_version: failed to get scanner_feed_version. OSPd OpenVAS is still starting
md manage: INFO:2022-05-06 05h43.20 UTC:1140: osp_scanner_feed_version: failed to get scanner_feed_version. OSPd OpenVAS is still starting
md manage: INFO:2022-05-06 05h43.30 UTC:1143: osp_scanner_feed_version: failed to get scanner_feed_version. OSPd OpenVAS is still starting
md manage: INFO:2022-05-06 05h43.40 UTC:1147: osp_scanner_feed_version: failed to get scanner_feed_version. OSPd OpenVAS is still starting
md manage: INFO:2022-05-06 05h43.50 UTC:1150: osp_scanner_feed_version: failed to get scanner_feed_version. OSPd OpenVAS is still starting
md manage: INFO:2022-05-06 05h44.01 UTC:1154: osp_scanner_feed_version: failed to get scanner_feed_version. OSPd OpenVAS is still starting
md manage: INFO:2022-05-06 05h44.11 UTC:1157: osp_scanner_feed_version: failed to get scanner_feed_version. OSPd OpenVAS is still starting
md manage: INFO:2022-05-06 05h44.21 UTC:1161: osp_scanner_feed_version: failed to get scanner_feed_version. OSPd OpenVAS is still starting
md manage: INFO:2022-05-06 05h44.31 UTC:1164: osp_scanner_feed_version: failed to get scanner_feed_version. OSPd OpenVAS is still starting
md manage: INFO:2022-05-06 05h44.41 UTC:1168: osp_scanner_feed_version: failed to get scanner_feed_version. OSPd OpenVAS is still starting
md manage: INFO:2022-05-06 05h44.51 UTC:1171: osp_scanner_feed_version: failed to get scanner_feed_version. OSPd OpenVAS is still starting
md manage: INFO:2022-05-06 05h45.01 UTC:1175: osp_scanner_feed_version: failed to get scanner_feed_version. OSPd OpenVAS is still starting
md manage: INFO:2022-05-06 05h45.11 UTC:1178: osp_scanner_feed_version: failed to get scanner_feed_version. OSPd OpenVAS is still starting
on the feed it shows less days not sure if thats normal? but the GVMD data shows pretty old
Yep. That's normal. It's something Greenbone is hopefully going to fix in a future version. the GVMD Data feed does not get updated very often.
Hi Recently ran the docker compose file and having an issue with the feeds, as it shows that its too old, I restarted the container to see if it updates but nothing I checked the logs and got this
Thank you