Am 15.02.2018 um 05:03 schrieb Espresso Beanies:
There’s a known issue that rebooting OpenVAS9 will cause redis to continue crashing. No way around it other than reinstalling version 9 or reverting to version 8

no - period

[root@openvas:~]$ rpm -qa | grep openvas
openvas-scanner-5.1.1-1.fc26.x86_64
openvas-libraries-9.0.1-1.fc26.x86_64
openvas-gsa-7.0.2-2.fc26.x86_64
openvas-cli-1.4.5-3.fc26.x86_64
openvas-manager-7.0.2-1.fc26.x86_64

[root@openvas:~]$ rpm -q redis
redis-4.0.6-1.fc26.x86_64

*From: *Ayo Folorunso Agunbiade <mailto:ayo.agunbia...@gmail.com>
*Sent: *14 février 2018 17:45
*To: *None <mailto:espressobean...@gmail.com>
*Cc: *Reindl Harald <mailto:h.rei...@thelounge.net>; openvas-discuss@wald.intevation.org <mailto:openvas-discuss@wald.intevation.org> *Subject: *Re: [Openvas-discuss] redis-server is nor tunning or listening onsocket: /var/run/redis/redis.sock

OpenVAS 9

I think I did reboot but not sure though.

On Wed, Feb 14, 2018 at 3:04 PM, None <espressobean...@gmail.com <mailto:espressobean...@gmail.com>> wrote:

    Ayo,

    What version of OpenVAS are you running? 8 or 9?

    Did you reboot OpenVAS after it was initially working to get the
    "redis" error?

    On Tue, Feb 13, 2018 at 12:43 PM, Reindl Harald
    <h.rei...@thelounge.net <mailto:h.rei...@thelounge.net>> wrote:



        Am 13.02.2018 um 18:38 schrieb Ayo Folorunso Agunbiade:

            I am receiving ERROR: redis-server is nor tunning or
            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


        what about set it in /etc/redis.conf

        unixsocket /var/run/redis/redis.sock
        unixsocketperm 0777

        since oyu don't give any useful information
        https://www.freedesktop.org/software/systemd/man/tmpfiles.d.html
        explains how to make sure "/var/run/redis" exists after reboot
        in case of a modern os where /var/run points to /run which is tmpfs
_______________________________________________
Openvas-discuss mailing list
Openvas-discuss@wald.intevation.org
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss

Reply via email to