I deployed an openvas cluster composed by one master and 6 slaves. We deployed the following packages:
openvas-libraries-7.0.0 openvas-manager-5.0+beta13 openvas-scanner-4.0.0 We scanned a class C and after about an hour the slaves are done but the master indicate that the scan is still running. Upon further investigation, the openvasmd log in the master included the following error: "sql_giveup: cannot initiate a transaction within an existing transaction" It sounds like the slaves are trying to the master sqlite3 database while the database is locked. The net result is that the slaves are done their job but the results are not into the master and also the master does not know that the slaves are done. Trying to troubleshoot further this condition. Do you know if the updated latest stable openvas packages resolve this condition? Thanks for you for your help. Michelangelo _______________________________________________ Openvas-discuss mailing list [email protected] https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss
