Closed wneessen closed 3 years ago
OSP Server for openvas: 21.4.0
vs.
OpenVAS 21.10.0~dev1 gvm-libs 21.10.0~dev1
Looks like a mixture of a development branch of the openvas-scanner 21.10 with the stable 20.04 branches was done here which is AFAIK unsupported and most likely the source of this problem.
Same error occurs with openvas 21.4.0
Make sure that you haven't mixed additional versions of other components (at least gvm-libs is/was also at 21.10).
As described due to https://github.com/greenbone/openvas-scanner/issues/733 I have to use gvm-libs from the git master branch.
Yes, and that won't work as you can't mix stable / release branches like 21.04 with master / development branches like 21.10. :-)
Please see the following community portal posting for more information:
After https://github.com/greenbone/openvas-scanner/issues/733 was successfully fixed, openvas fails with the following error:
ospd.errors.OspdCommandError: A vts_version parameter is required
. I saw a ticket that had a similar issue already, but the suggest "update to latest gvm-lib" did not fix it (as 733 required me to update to the latest gvm-lib anyways)Expected behavior
osdp-openvas executes openvas-scanner as normally
Actual behavior
ospd-openvas fails with an openvas-scanner error:
Steps to reproduce
Used OS: Arch Linux (rolling)
GVM versions
gsa: (gsad --version)
gvm: (gvmd --version)
openvas: (openvas --version)
gvm-libs: Latest Git branch
openvas-smb: Not installed
ospd-openvas: (ospd-openvas --version)
Environment
Operating system:
Installation method / source: (packages, source installation) Sources