On Wed, 2016-05-25 at 12:27 +0200, Michael Meyer wrote:
> *** tatooin wrote:
> 
> > When this happens, openvas continue to work correclty except that I
> > cannot run any tasks. I can still create / delete tasks and targets, but
> > I cannot run any scans. 
> 
> Could be a redis issue. Did you use the example_redis_2_{4,6}.conf
> shipped with openvas
> (https://svn.wald.intevation.org/svn/openvas/trunk/openvas-scanner/doc/)?
> 
> Especially do you have all lines beginning with "save" commented out?
> 
> If it's not a redis issue. Could you please run "sqlite3 tasks.db "PRAGMA
> integrity_check;" next time it happens?
> 
> Micha
> 
Hello Mikael,

Thanks for your reply. I use the default redis configuration file
shipped with Kali Rolling. In my redis.conf file, all lines beginning
with "save" are NOT commented out:

save 900 1
save 300 10
save 60 10000

I also ran the sqlite command:

root@kali-gis-eur:/var/lib/openvas/mgr# sqlite3 tasks.db "PRAGMA
integrity_check;"
ok

But I still cannot start any tasks; it continues to hang forever... 

Thanks !

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

Reply via email to