GVM versions
gvmd: 20.08.0
openvas-scanner: 20.8.0
gvm-libs: 20.8.0
Environment
Operating system: ubuntu:20.04 image inside docker
Kernel: 5.4
Installation method / source: from source (https://gist.github.com/rotanase/fe4e37586e9649102dd460a69666aea8)
Hello guys,
I am facing a problem regarding the scan configs. Other commands like creating a target work.
Every time I create a task with a given config_id (for example daba56c8-73ec-11df-a475-002264764cea, but I also tried with other IDs) a 404 error is returned with the status_text=āFailed to find config ādaba56c8-73ec-11df-a475-002264764ceaāā. The configs are present in my system (/usr/local/var/lib/gvm/data-objects/gvmd/20.08/configs/), among port_lists and so on.
I have looked on previous post and I tried everything that was mentioned, but the problem still persists. I tried to look into my postgres db and the port_lists are populated, but the configs table is empty.
The redis.sock has enough permissions, the right path, ospd.sock has enough permissions, is in the right path and the ospd connects to him, gvmd.log doesnāt show anything strange.
Here you can find the config files that Iāve used: https://gist.github.com/rotanase/fe4e37586e9649102dd460a69666aea8
Any ideas?
Thank you,
Robert