Am 31.10.2017 um 16:10 schrieb Παναγιώτης Λεόντιος:
Thanks again.
So, re-installing either redis-server or openvas won't solve the problem?
WTF did you not understand in "stay on-list"?
if you ask a question on a mailingölist and get a repsonse on the list
don't reply in private but also on the list - if that's too hard for you
don't use mailing lists at all
this is not microsoft windows
create /var/run/redis/ and follow
https://www.freedesktop.org/software/systemd/man/tmpfiles.d.html to make
sure it is re-created at reboot which is a trivial task not longer then
one minute
-----Original Message-----
From: Openvas-discuss [mailto:[email protected]]
On Behalf Of Reindl Harald
Sent: Tuesday, October 31, 2017 6:45 PM
To: Mailing-List openvas
Subject: Re: [Openvas-discuss] REDIS-SERVER ERROR
stay on-list!
Am 31.10.2017 um 17:31 schrieb Παναγιώτης Λεόντιος:
Thank you for your prompt response.
In redis.conf the "unixsocket /var/run/redis/redis.sock" is present.
I will check " unixsocketperm 0777"
BUT, when I checked for a redis folder under "/var/run " there was not
any.
Does it matter?
best file a bugreport at your distribution why they don't proper setup
services which are expected to work together and in the meantime make sure
it's created at boot (normally /var/run is a symlink from /run for years now
and /run is a tmpfs and so anything below don#t surivive a reboot)
if your distribution don't use systemd or you still don't get it run better
use a support forum of the broken distribution - and yes, kalix has way too
much support requests here while it pretends to be a preconfigured
distribution for security scanners
https://www.freedesktop.org/software/systemd/man/tmpfiles.d.html
-----Original Message-----
From: Openvas-discuss
[mailto:[email protected]]
On Behalf Of Reindl Harald
Sent: Tuesday, October 31, 2017 6:24 PM
To: [email protected]
Subject: Re: [Openvas-discuss] REDIS-SERVER ERROR
Am 31.10.2017 um 17:19 schrieb Παναγιώτης Λεόντιος:
Please help me on this if you may.
After a normal Kali Update and a Feed Update for my OpenVAS
installation, while trying to start openvas services got an error
message. Running check-setup got the following error message:
*ERROR: redis-server is not running or not listening on socket:
/var/run/redis/redis.sock *
The relevant log file is attached.
If anyone could I help I would really appreciate it. Don?t want to
remove and install OpenVAS again!!!
just tell redis to put it#s socket where it is expected
[root@openvas:~]$ cat /etc/redis.conf | grep sock # If port 0 is
specified Redis will not listen on a TCP socket.
# Specify the path for the Unix socket that will be used to listen for
# on a unix socket when not specified.
unixsocket /var/run/redis/redis.sock
unixsocketperm 0777
_______________________________________________
Openvas-discuss mailing list
[email protected]
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss