I just ran into the same.I tried omp --verbose --get-tasks and got the same error.

What I found is that I had named a task using an ampersand in the title.

To dig it out I used DB Browser for SQLite from http://sqlitebrowser.org/ <http://sqlitebrowser.org/>

Make an offline copy of the database and open it in SQLite, then browse the table that gave you the error.Look for & in fields and replace with something else.

Instead of overwriting your original, rename it so you can always go back to it if need be

TJ

_______________________________________________
Openvas-discuss mailing list
[email protected]
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss

Reply via email to