* Randy Lahti <[email protected]>: > I found a posting that solved the problem, but the root cause is still > unknown and the issue repeats every time a scan is stopped prior to > completion. If I have to restart Kali or even stop and start openvas > following stopping a scan that does not go to completion, the problem > returns and I have to run the redis command below to resolve:
I'm seeing the same problem with the openvas PPA from https://launchpad.net/~mrazavi/+archive/ubuntu/openvas > redis-cli -s unixsocket /var/run/redis/redis.sock flushall This removes all state information from redis. That's like nuking the entire site from orbit. -- Ralf Hildebrandt Charite Universitätsmedizin Berlin [email protected] Campus Benjamin Franklin https://www.charite.de Hindenburgdamm 30, 12203 Berlin Geschäftsbereich IT, Abt. Netzwerk fon: +49-30-450.570.155 _______________________________________________ Openvas-discuss mailing list [email protected] https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss
