Search found 3 matches

by rhyse
Wed May 13, 2015 4:10 pm
Forum: OpenVAS
Topic: Openvas Installation Errors
Replies: 3
Views: 8498

Re: Openvas Installation Errors

Hi

So I got the following error when running my first scan

warning: Cannot connect to KB at '/tmp/redis.sock': Connection refused'

did the following to resolve

yum install redis
echo "unixsocket /tmp/redis.sock" >> /etc/redis.conf
systemctl redis restart

Thanks
by rhyse
Wed May 13, 2015 3:27 pm
Forum: OpenVAS
Topic: Openvas Installation Errors
Replies: 3
Views: 8498

Re: Openvas Installation Errors

Hi

Thanks, this seems to be working now for Centos 7

Thanks
by rhyse
Tue May 05, 2015 4:20 pm
Forum: OpenVAS
Topic: Openvas Installation Errors
Replies: 3
Views: 8498

Openvas Installation Errors

Hi I am trying to install openvas using the instructions provided here http://openvas.org/install-packages-v7.html on CentOS 7 (and have tried 6.5) clean minimal installs (did yum update etc) However I am receiving the following (Excerpt below) Package wmi is obsoleted by openvas-smb, but obsoleting...