Re: [Openvas-discuss] openvas install installation not complete

2018-10-09 Thread Reindl Harald


Am 09.10.18 um 09:41 schrieb Christian Fischer:
> On 04.10.2018 03:03, Joe Cummings wrote:
>> I'm new to openvas and just performed an install.  My redis-openvas
>> directory appears to be missing, along with my redis-server.sock file.  So,
>> I can not start my redis-server.
> 
> as this is an issue / setup problem with redis-server which is mostly
> unrelated on OpenVAS/GVM and highly depends on your used Linux
> distribution i would suggest to either get in touch with the redis
> support community [1] or with a support forums related to your Linux
> distribution on how to follow / configure the suggestions provided by
> the openvas-check-setup script:

on Fedora it whines about "/tmp/redis.sock" and i don't get why
distributions don't manage to compile all the client / server stuff with
the same default options as it's done fro mysqld/mariadb for decades

anyways, it's really trivial to change the socket path given that you
should run OpenVAS on a dedicated machine / vm and so redis has only one
consumer

[root@openvas:~]$ cat /etc/redis.conf | grep unixsocket
unixsocket /tmp/redis.sock
unixsocketperm 0777

>> ERROR: redis-server is not running or not listening on socket:
> /var/run/redis-openvas/redis-server.sock
>> FIX: You should start the redis-server or configure it to listen on
> socket: /var/run/redis-openvas/redis-server.
> 
> [1] https://redis.io/community
___
Openvas-discuss mailing list
Openvas-discuss@wald.intevation.org
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss

Re: [Openvas-discuss] openvas install installation not complete

2018-10-09 Thread Christian Fischer
Hi,

On 04.10.2018 03:03, Joe Cummings wrote:
> I'm new to openvas and just performed an install.  My redis-openvas
> directory appears to be missing, along with my redis-server.sock file.  So,
> I can not start my redis-server.

as this is an issue / setup problem with redis-server which is mostly
unrelated on OpenVAS/GVM and highly depends on your used Linux
distribution i would suggest to either get in touch with the redis
support community [1] or with a support forums related to your Linux
distribution on how to follow / configure the suggestions provided by
the openvas-check-setup script:


> ERROR: redis-server is not running or not listening on socket:
/var/run/redis-openvas/redis-server.sock
> FIX: You should start the redis-server or configure it to listen on
socket: /var/run/redis-openvas/redis-server.

[1] https://redis.io/community

> Thanks for any assistance.

Regards,

-- 

Christian Fischer | PGP Key: 0x54F3CE5B76C597AD
Greenbone Networks GmbH | https://www.greenbone.net
Neumarkt 12, 49074 Osnabrück, Germany | AG Osnabrück, HR B 202460
Geschäftsführer: Lukas Grunwald, Dr. Jan-Oliver Wagner
___
Openvas-discuss mailing list
Openvas-discuss@wald.intevation.org
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss

[Openvas-discuss] openvas install installation not complete

2018-10-07 Thread Joe Cummings
I'm new to openvas and just performed an install.  My redis-openvas
directory appears to be missing, along with my redis-server.sock file.  So,
I can not start my redis-server.

Thanks for any assistance.

openvas-check-setup.log is attached.

Joe


openvas-check-setup.log
Description: Binary data
___
Openvas-discuss mailing list
Openvas-discuss@wald.intevation.org
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss