You need to restart/start redis using tools provided by ubuntu. I think it's like systemctl restart service-name.service and systemctl enable service-name.service
-- Eero 2015-12-04 23:11 GMT+02:00 Elias Pereira <[email protected]>: > Hi Chris, > > In /etc/redis/redis.conf file have a configuration. > > #Added by openvas-scanner post installation >> unixsocket /var/run/redis/redis.sock >> #Added by openvas-scanner post installation >> unixsocketperm 770 > > > I run in root mode: root@user# redis-server, and it's run in standalone > mode. > > But in other terminal I run openvas-check-setup and the error still occurs. > > On Fri, Dec 4, 2015 at 6:44 PM, Chris <[email protected]> wrote: > >> Hi, >> >> have you checked what the message is suggesting: >> >> >> ERROR: redis-server is not running or not listening on >> >socket: >> >> /var/run/redis/redis.sock >> >> FIX: You should start the redis-server or configure it to >> >listen >> >> on socket: /var/run/redis/redis.sock >> _______________________________________________ >> Openvas-discuss mailing list >> [email protected] >> https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss >> > > > > -- > Elias Pereira > > _______________________________________________ > Openvas-discuss mailing list > [email protected] > https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss >
_______________________________________________ Openvas-discuss mailing list [email protected] https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss
