Edit an existing task results in Given cs_allow_failed_retrieval was invalid

Hi all,

we use the official docker-compose.yml to run openvas / greenbone. Basically everything works except that I can’t edit an existing Task.

I can create a task -i can run it, it finishes and creates reports and emails.

But if I try to change anything in an existing task (name, comment, …), and click “save”, I get this error

Given cs_allow_failed_retrieval was invalid

To make sure that this is not related to a bug from a previous update, we deleted everything (docker container, volumes) and started from scratch. But the error is the same.

I searched google, this forum and asked all LLMs available. I did not find any mentioning of ‘Given cs_allow_failed_retrieval was invalid’

Hope someone here can help me!

Regards

Mike

2 Likes

Hi,

just setup my first community container environment. When trying to save a task with an e-mail alert attached to it I get

Given cs_allow_failed_retrieval was invalid

And I fail to find the cause for this. Any idea?

Regards

JP

This is a bug in gsad. See Only validate cs_allow_failed_retrieval if it is given by bjoernricks · Pull Request #275 · greenbone/gsad · GitHub for the fix. It will be fixed with the next gsad release.

3 Likes

Should be fixed with Release gsad 24.12.1 · greenbone/gsad · GitHub

4 Likes

4 posts were merged into an existing topic: Issue Updating Greenbone Images to Newer Versions